Skip to content

kapilsarkar/NAMASTE-NODEJS

Repository files navigation

🙏 Namaste Node.js — Learning Journey by Kapil Sarkar

GitHub repo size GitHub stars GitHub forks GitHub last commit Node.js Express.js MongoDB

📖 Structured notes, code examples, and articles from the Namaste Node.js Web Series by Akshay Saini


🎯 Objective

I am learning Node.js to become a full-stack developer and build scalable backend systems.


🚀 Tech Stack

Technology Role
⚛️ React.js Frontend UI
🔼 Next.js Full-stack framework
🟢 Node.js Backend runtime
🚂 Express.js Backend framework
🍃 MongoDB Database

📚 Learning Progress

# Topic Status
01 Introduction to Node.js ✅ Done
02 JavaScript on Server ✅ Done
03 Writing Node.js Programs ✅ Done
04 Modules (CommonJS) ✅ Done
05 Event Loop 🔜 Upcoming
06 Async Programming 🔜 Upcoming

🧠 What I’m Learning

  • Node.js Internals (Event Loop, libuv)
  • Backend Architecture
  • REST API Design
  • Authentication & Security
  • Database Design

🛠️ Featured Project

🏫 School Management System (Primary Project)

A production-level backend system designed to manage real-world school operations.

Core Features:

  • Role-based authentication (Admin, Teacher, Student)
  • Student & Teacher management
  • Attendance tracking
  • Fee management system
  • Class & subject handling

Tech Stack:

  • Node.js
  • Express.js
  • MongoDB
  • JWT Authentication

🚀 This project focuses on scalability, clean architecture, and real-world backend design.


🏨 Previous Work

  • Hotel Management System (Backend) — basic CRUD-based system, currently being improved into a scalable architecture

📂 Repository Structure

NAMASTE-NODEJS/
├── DAY-01-INTRODUCTION-TO-NODEJS/
├── DAY-02-JS-ON-SERVER/
├── DAY-03-LETS-WRITE-CODE/
├── DAY-04-MODULES-EXPORTS-REQUIRE/
│
└── images/
└── node.svg

🎓 Course Credit

This repository is based on the Namaste Node.js Web Series by Akshay Saini.

🔗 Course: https://namastedev.com/learn/namaste-node


✍️ Author

Kapil Sarkar
Aspiring Full Stack Developer (React + Node.js)


⭐ Support

If this repository helps you, consider giving it a star ⭐ — it motivates me to keep building and sharing.

About

This repository is about Namaste Node JS Web Series by Akshay Saini sir. Comprehensive Node.js journey from scratch to advanced concepts, based on the Namaste Node.js series.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors