This repository contains my practice code, notes, and projects while learning Backend Development with Node.js.
- Basics of Node.js (modules, file system, events)
- HTTP module and creating servers
- Request & Response handling
- Working with JSON data
- Express.js fundamentals
- REST APIs
- Connecting Node.js with databases
- Connecting Mongoose as a database with MongoDB
- How export and import works in Backend
- MVC Architecture
- Joi
backend/
β
βββ contact-form-application/
βββ countries-app/
βββ employee-app/
βββ ems(employee management system)/
βββ express-server/
βββ Interview-que/
βββ practice-code/
βββ product-management-app/
βββ simple-server/
βββ student-exam-server/
βββ tasks-management-app/
βββ tasks-app/
βββ user-auth-backend/
βββ luckyNumber.js/
βββ print1to5.js/
βββ README.md
Node.js
Express.js
MongoDB (Mongoose)
To strengthen my backend development skills using Node.js and prepare for building real-world applications.
Stay connected! Iβll be updating this repo daily with everything I learn in backend development. Follow along as I explore new concepts, tools, and projects.