๐ B.Tech '27 | Aspiring Cloud Engineer
๐ป Focused on DSA, system-level programming, and cloud technologies
๐ Learning by doing | Always up for a challenge
The Smart Traffic Management System is a Python-based project that uses artificial intelligence, computer vision, and web technologies to improve traffic control. It captures traffic data through cameras, detects vehicles and road objects from video frames, and uses this information to make smarter traffic signal decisions.
A Dockerized Node.js + Express backend for a server-rendered blog platform using EJS, MongoDB (Mongoose), and JWT cookie-based authentication. Supports user signup/signin (salted HMAC-SHA256 passwords), role-based users (admin/user), creating and viewing blog posts with cover image uploads (Multer), and commenting.