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
DrNextDoor is a full-stack web application built using the MERN stack (MongoDB, Express.js, React.js, Node.js) to help patients discover and connect with nearby doctors based on location and specialization. The app features user authentication, doctor listings, and appointment booking. All APIs are securely built and tested using Postman.
MovieTube is a user-friendly video streaming platform with full playback controls, which I built using ReactJS, Saas, and API based data handling skills.
This repository is made for Get Youtube Subscribers API as a part of the Backend Project that was done for, AlmaBetter Backend Capstone Project. This website is deployed at the link provided below.
QuickAI is a full-stack AI-powered content creation platform that lets users generate articles, blog titles, images, and enhance visuals using advanced AI tools. It includes a community space for sharing content, user dashboards with history tracking, and built-in billing via Clerk for free and premium plans.
A simple Node.js and Express-based REST API that demonstrates full CRUD (Create, Read, Update, Delete) operations using mock user data. Users are stored in a local JavaScript file (MOCK_DATA.js), and changes are persisted using Node's file system. Ideal for learning backend basics and API testing with Postman.
Recognized the inefficiency of ad-hoc laundry collection in a hostel, where the lack of a fixed schedule led to missed pickups and inconvenience for residents.Implemented the solution using MongoDB Atlas for robust data storage, enabling users to create accounts, log in securely, and seamlessly place orders online.
The backend of the Auction Platform is built with Node.js, Express.js, and MongoDB, providing a secure and scalable API for all auction functionalities. It handles user and seller authentication, product and auction management, bid tracking, and email notifications.
College assignments from Bryan University about interactions over the internet using HTTP, including sending information to a server and consuming/using information from 3rd party APIs with specific attention given to popular web techniques, including AJAX and APIs.
A RESTful Web API for managing fitness challenge. Built with N-Tier architecture, Entity Framework, and supports SQL server. Following SOLID principles for maintainable and clean code.
The MongoDB Atlas database is being used to perform CRUD (Create, Read, Update, Delete) operations through the utilization of the Node.js and Express.js framework.
Contacts Manager API is a Node.js + Express + MongoDB backend that provides secure user authentication (JWT, bcryptjs) and full CRUD operations for managing contacts.