My Work

These are a few projects I have worked on to develop myself as a programmer, to have fun, or both.
Always exploring!

GIF of weather app project
Weather Forecast

JavaScript, HTML, CSS

This weather forecast project can get the current conditions and a 5-day forecast for any city in the world chosen by the user.

Launch App
GIF of AI poem generator project
AI Poem Generator

AI, JavaScript, API, HTML, CSS

In this project, through AI integration, the user can create poems in three different languages based on a simple input.

Launch App
GIF of timezone world-clock project
World Clock

JavaScript, HTML, CSS

On this timezone project, the user can choose different timezones from a dropdown menu and see the current date and time in that city. The app also returns the user's current timezone.

Launch App
GIF of python weather forecast app
Python Weather Forecast

Python, API

This weather forecast project retrieves the 7-day forecast for the city entered by the user.

Check Code