My Projects

Random-Gif-Generator
I built a Random GIF Generator using React.js, which allows users to search for GIFs on specific topics by utilizing a Random GIF Generator API. The app provides a seamless experience by fetching and displaying relevant GIFs based on the user's input, offering a fun and interactive way to explore content. This project improved my proficiency in React.js, API integration, and managing state in dynamic web applications.

Technical-Blog
I developed a Technical Blog using React.js, where users can read articles on various topics. The blog features pagination for easy navigation and allows users to filter content using tags. I integrated the CodeHelp API to manage the articles and incorporated a theme system for a personalized reading experience. This project enhanced my skills in React.js, API integration, and implementing features like pagination, tag filtering, and theming in web applications.

Weather App
I developed a responsive Weather App using HTML, CSS, and JavaScript, leveraging a Weather API to provide real-time weather updates. The app allows users to search for weather information in specific locations and automatically fetches and displays weather data based on the user's current location using geolocation. This project enhanced my skills in API integration, asynchronous JavaScript, and building user-friendly web applications.

E Commerce Site
I developed a Shopping Web Application using React.js and integrated Redux for state management. The app allows users to browse products from a demo product API, add items to the cart, remove them, and proceed to checkout with ease. This project improved my skills in React.js, Redux, and creating a seamless e-commerce experience with dynamic state management and API integration.