Take a look at what I've been working on!

basic project preview

Tales from ancient persia

A project built with HTML and CSS , inspired by one of my favorite books and also my first coding project.
It’s a simple project where I started exploring how to create a user friendly UI,The project also helped me understand how to structure content visually and think about the user experience, even in a small scale project.

basic-add-on project preview

Crochet

A page about one of my favorite hobby's, in this project I used more advanced CSS property's and I was able to built a more UI friendly experiance.

plus project preview

Weather app

A weather application built using JS HTML and CSS and my first encounter with API that integrates a Weather API to display weather condtions, including temperatures, humidity, wind speed and forecast. Features a dinamic search funtionality, location based weather-data and intuitive UI components for an enganing user experience.

ai-add-on project preview

Fact generator

An AI application built with what I've learn in my previos project's, It's my first project using AI, and generates a random fact whenever the user interacts with it, featuring a dynamic interface and intuitive UI components for an engaging experience.

plus-add-on project preview

World clock

A world clock project built with HTML ,CSS andJavaScript, using a time zone API to display the current time in different cities around the world. It was one of my favorite projects where I learned how to fetch and displaylive data while keeping the design simple, readable, and user-friendly.