Skip to main content

Projects Practiced

The Projects Practiced app highlights the power of React.js with its ability to create dynamic and responsive user interfaces. Initially, it fetches and displays all projects, ensuring smooth loading with a spinner. Users can select categories, and the app dynamically updates the project list via API calls. This project showcases how React.js handles static layouts, responsive design, and real-time updates effectively. 

GIT: https://github.com/Harishma58/Projects


Popular posts from this blog

Introducing Jobby: Your Job Search Simplified

Jobby is a feature-rich React.js application designed to streamline job hunting. The app boasts a secure login, dynamic job listings with advanced filters, and detailed job descriptions. Seamless API integration ensures real-time updates for jobs, profiles, and filters like salary range or employment type. Whether authenticated navigation or failure views, Jobby delivers a user-centric experience. Start exploring your dream job today with Jobby! GIT:  https://github.com/Harishma58/My-Work

Creating a Feedback App with Emojis

This React.js project makes user feedback fun and interactive! The app displays a range of emojis, and clicking one transitions to a heartfelt "Thank You" screen. The Feedback component utilizes props like emojis for rendering dynamic options and loveEmojiUrl for styling. Seamless functionality and engaging visuals make this app a delight to use. Emojis and React—perfect together! GIT:   https://github.com/Harishma58/Feedback-App

Echo-Bot: A Smart Chatbot Built with Gemini API

Today, I worked on  Echo-Bot , an AI-powered chatbot developed using React.js and the Gemini API. This project focuses on creating a seamless chat interface that provides intelligent and contextual responses. By combining  React's dynamic rendering  with  custom CSS styling , Echo-Bot offers a clean and intuitive user experience. This project has not only enhanced my API integration skills but also reinforced my expertise in building dynamic and responsive web applications. GIT:  https://github.com/Harishma58/EchoBot-gemini-clone-