A simple weather app created using React as part of my learning journey in front-end development. The app provides real-time weather updates and forecasts for any location. This project helped me sharpen my skills with React components, state management, and API integration.
A world clock app developed using moment.js that displays the current time for any location around the globe. It was a great project to enhance my understanding of handling time zones, dynamic updates, and API integration, helping me improve my front-end development skills.
A poem generator app that uses AI to create unique poems based on user input. By simply providing a few words or themes, the app generates custom poems in real-time. This project allowed me to explore AI integration and enhance user interaction by delivering creative and personalized content. The app showcases my ability to implement AI technologies in web development.