All Projects

Here is a list of my all projects

SwadSeva

Online Food Delivery Web App

thumbnail
  • Implemented dynamic search and sorting for restaurants by name, ratings, or distance.
  • Optimized performance using custom hooks and useCallback to avoid re-renders.
  • Added shimmer UI and floating cart animation for a smoother, interactive experience.
  • Tech Stack:

    ReactJS, TypeScript, Tailwind CSS, Context API, HTML, JavaScript, CSS

    NetflixGPT

    Movie Recommendation Platform

    thumbnail
  • Integrated Gemini AI's API for movie recommendations based on user queries.
  • Optimized performance with custom hooks and useCallback to prevent unnecessary re-renders.
  • Utilized Redux Toolkit for state management and memoization to optimize performance.
  • Tech Stack:

    ReactJS, Tailwind CSS, Redux Toolkit, Firebase, HTML, JavaScript, CSS

    VTube

    Dynamic Video Discovery Platform

    thumbnail
  • Integrated YouTube's live API for real-time data updates.
  • Implemented video search with Google's AutoComplete API, optimized with caching and debouncing to minimize API calls.
  • Created a dynamic watch video page that displays video information, including likes, views,comments.
  • Tech Stack:

    ReactJS, Tailwind CSS, Redux Toolkit, HTML, JavaScript, CSS

    Travel Advisor

    Location Based Web App

    thumbnail
  • Built a ReactJS app using the Travel-Advisor API for nearby places.
  • Utilized Axios for data retrieval and React-Google-Maps API for interactive map display.
  • Styled the app with Sass and deployed it on Firebase for online accessibility.
  • Tech Stack:

    React.js, Sass, HTML, JavaScript, CSS, Firebase

    FriendBook

    Social Media Website

    thumbnail
  • Used React Query to fetch user data and posts from API
  • Used JSON Web Token (JWT) and Cookies for authentication
  • Used React Context API for implementing dark mode functionality
  • Tech Stack:

    ReactJS, Node.js, MySQL, Scss, JavaScript, CSS, HTML

    Portfolio

    Personal Portfolio Website

    thumbnail
  • A personal portfolio website built using Next.js and TypeScript
  • Showcases frontend skills
  • Deployed on firebase hosting
  • Used Tailwind CSS for styling
  • Tech Stack:

    Next.js, Tailwind CSS, Firebase, TypeScript, CSS, HTML