You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The login logout system created using Node.js, Express.js, MySQL, HBS (Handlebars), and JWT token is a web application that allows users to authenticate themselves and securely access certain resources or features of the system.
🎲 Vintage Poker Game ♠️ is an immersive online poker experience that combines classic gameplay with modern technology. Built on a blockchain framework, it offers secure wallet integration, real-time gameplay, and a user-friendly interface. Players can enjoy various poker games while managing their digital assets seamlessly. 💻💰
A complete Full Stack Web Application integrating Frontend, Backend, and MongoDB into a structured real-world project. Built to demonstrate API handling, CRUD operations, and scalable web architecture.
The backend of the e-commerce clothing website is built using Node.js with Express.js, providing a scalable and efficient RESTful API. It handles all core server-side functionality, including authentication, product and order management, and secure user interactions.
DineDash is an innovative online food ordering platform designed to offer a seamless and engaging user experience. The website features a dynamic navigation system with conditional login/logout functionality, ensuring personalized interactions for every user.
This is the backend of the full-stack role-based employee management system built with Node.js, Express, MongoDB, and Firebase Admin SDK. It includes secure JWT authentication, role-based authorization (Admin, HR, Employee), salary/payroll management with Stripe, and fully protected API routes.
An educational video streaming platform where you can get access premium courses after buying subscription.. [This is the backend of my MERN stack project. For making backend of YourCourses, REST APIs are used, for database MongoDB Atlas has used]
Twitter Clone MVP built with the MERN stack, offering a simple and efficient social media platform where users can post, like, and interact with tweets in a familiar Twitter-like interface.
Divulge Blog App is a dynamic blogging platform built for seamless content creation and community engagement. Easy Login: Email or Google OAuth Stunning Posts: Rich editor, categories, cover photos Community Focused: Discover posts, comment, like Full Control: Manage comments, edit profiles Personalized Dashboard: Track posts & engagement
It contains homepage,login page ,Register Page,Post page made using react. User authentication is done using JWT. After logging in User can read Posts,create new Posts, Edit existing Posts. User can log out. To connect Nodejs with expressjs Mongoose is used. Password is encrypted using bcrypt.