Take a look at what I've built
AI Recipe App Generator
An AI-powered web application generates recipe based on user input.
This Project helped me understand how to work with APIs, handle user input, and manage asynchronous requests using Axios.
Skills used:
HTML, CSS, JavaScript, API integration, Axios view the project on GitHub and the hosted results on the link
Weather App
A weather application that fetches and displays real time weather data for different cities
Through this project, I practiced consuming APIs, handling API responses, and updating the UI dynamically with JavaScript.
Skills used:
HTML, CSS, JavaScript, API integration, Axios view the project on GitHub and the hosted results on the link
World Clock App
A world clock application that displays the current time for multiple time zones.
This project strengthened my understanding of Javascript date and time functions and working with external APIs.
Skills used:
HTML, CSS, JavaScript, Timezone API integration, Axios view the project on GitHub and the hosted results on the link
Portfolio Website
A responsive portfolio website showcasing my projects and skills.
This project enhanced my skills in responsive web design using Bootstrap and improved my ability to create visually appealing layouts.