📘 A collection of notes, code snippets, and practice projects as I learn and explore Node.js.
This repository documents my journey of understanding core Node.js concepts through hands-on examples, mini projects, and real-world experimentation.
- ✅ Async/Await & Promises
- ✅ File System (
fs
module) - ✅ JWT
- ✅ Nodemailer
- ✅ Middleware
- ✅ Authentication
- ✅ multer
- ✅ Web server