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. 💻💰
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.
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]
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.
This is a MERN stack-based chat application. My chat application is designed to facilitate seamless communication between users, similar to popular platforms like WhatsApp.
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.