Projects
My personal Projects have been a way in improving my skills.

Foodit - Food Ordering Mobile Application
Foodit is a mobile app that streamlines food ordering using React Native, Redux Toolkit, and Tailwind CSS. It features dynamic restaurant listings with search and top-rated filters, an interactive menu with category toggling, and a cart system for adding, removing, and adjusting items. Key components include a cart modal for clearing and replacing items, a detailed cart page displays itemized information, while shimmer placeholders enhance loading states, ensuring a smooth and engaging user experience.

Foodit - Food Ordering Web Application
FoodIt is a responsive food ordering web application built with ReactJS, Redux Toolkit, Tailwind CSS, and React Router. It uses Parcel and Babel for optimized performance. The app features dynamic restaurant listings with veg and non-veg options, search, and top-rated filters. Users can seamlessly browse interactive menus with infinite scroll, manage their cart by adding, removing, and adjusting items, and use a user-friendly modal for item replacement and deletion.

NetflixGPT
Netflix GPT is a movie recommendation platform integrating OpenAI's GPT APIs for personalized suggestions, powered by TMDB API. Built with ReactJS, Redux Toolkit, Firebase for authentication, and TailwindCSS, it offers a modern UI. Features include unified SignIn/SignUp, dynamic data fetching from TMDB, GPT-powered search, and performance optimizations like memoization and centralized constants for clean, scalable code.

VidInteract - Video Platform for Seamless Interaction
VidInteract is a YouTube-inspired video platform featuring video listings, real-time chat, nested comments, and powerful search. Built with ReactJS, Redux Toolkit, and styled with TailwindCSS, it offers a real-time search bar using YouTube's API with debouncing. Users can watch videos and engage in real-time chat through API polling. The comments section supports multi-level nested comments, rendered recursively to create a structured discussion environment.