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
A feature-rich, responsive web application built using React. It offers a seamless user experience across various devices, leveraging the power of modern technologies such as React Query, Zustand, and Chakra UI.
This is a template project for backend development using Typescript, Node.js, Express, Mongoose, Bcrypt, JWT, NodeMailer, Multer, ESLint, and Prettier. The aim is to reduce setup time for new backend projects.
Wanderlust: A responsive travel app using MVC design pattern for maintainable code. Features secure authentication, CRUD operations for listings, real-time updates, user reviews, and interactive map integration. Over 100 active user listings.
An AI-powered healthcare assistant built using Java, Spring Boot, and Generative AI, designed to analyze symptoms, provide health insights, and deliver personalized recommendations through scalable REST APIs.
A modern, responsive, and production-ready React Online Store — a full-featured e-commerce front-end built with React, React Router, Redux (or Zustand/Context), and styled with modern CSS (Tailwind / Material UI / Styled-Components). Designed for real-world use: product listing, cart, checkout flow (mocked or integrated), authentication, admin pane
This project is a simplified version of the Upwork platform built with a microservices architecture. It includes essential features like user authentication, job posting, and bidding, allowing freelancers and clients to interact on the platform.
A React app built using data from the NASA open source API. This project helped me gain a better understanding of using React functional components and the use of React hooks. I also gained a better understanding of making API calls with React using the useEffect hook
StudiRoom is a Django web app for online learning. Users can create study groups, join discussions, and find relevant groups through tags. It features user profiles and a REST API.
OAuth is standard protocol for authorization,oAuth was not created for service to authorize a person, it is meant for service to authorize another service.
This project is a weather forecast website developed using React.js for the frontend. It allows users to check the weather forecast for various cities. Users can select a city from a dropdown menu and view the weather forecast for the next 3 days, including temperature and weather conditions.