Imagination Trumps Knowledge! 

eCommerce Web Application
Featured Project

eCommerce Web Application

Developed a responsive and feature-rich eCommerce web application from scratch using React and Redux-Saga for efficient state management and side effects. Implemented key functionalities such as: Product listing with images fetched from a mock backend (JSON Server), Add to Cart, quantity controls, and real-time total price calculation, User login system with session persistence using localStorage, Styled using Bootstrap for a clean, mobile-responsive UI, UI inspired by Solo Stove’s cart design for a modern shopping experience

NewsApp
Featured Project

NewsApp

A responsive news application that fetches real-time news articles from NewsAPI based on category and language preferences. The app features infinite scrolling, dynamic URL-based filters using useSearchParams, and seamless navigation between categories like Politics, Crime, Education, Technology, Sports, and more. Key Features: 🔍 Category-Based Filtering: Users can switch between different news categories with dynamic routing. 🌐 Multi-language Support: Toggle between languages like Hindi, English, Arabic, German, and Russian. ♾️ Infinite Scroll: Automatically loads more news as the user scrolls down. 📅 Latest First: News articles sorted by publish date using sortBy=publishedAt. 💡 Bootstrap UI: Clean, mobile-responsive layout with modern styling.