This repository contains all my learning material and practice projects related to backend development. I started learning backend at the end of 2023 and continued throughout 2024.
This repository serves as a personal reference for me. Whenever I forget some basics or need to refresh my knowledge, I come back to this repository. It has helped me sharpen my fundamentals and understand core backend concepts.
- Node.js basics and practice
- Express.js routing and middleware
- Working with MongoDB and Mongoose
- CRUD operations
- API development and testing
- Project examples and mini applications
Note: I follow this repository sometimes for reference—it’s not always active.
I plan to create a new repository for advanced backend learning, where I will explore more complex projects, optimization techniques, and real-world backend implementations. :)