Skip to content

Projects

Applied projects demonstrating practical implementation of learned concepts.


Project Categories

Beginner Projects

Practice fundamental concepts with these starter projects.

Intermediate Projects

Apply OOP, design patterns, and frameworks.

Advanced Projects

Full-stack applications and microservices.


Project List

Project Level Technologies Status
Coming Soon - -

Adding a New Project

Use the Project Template to document your projects consistently.

Each project should include:

  1. Overview - What the project does
  2. Technologies Used - Stack and tools
  3. Architecture - System design
  4. Key Learnings - What you learned
  5. Setup Instructions - How to run it
  6. GitHub Link - Source code repository

Project Ideas

  • Console-based To-Do App (Beginner)
  • REST API with Spring Boot (Intermediate)
  • E-commerce Microservices (Advanced)