The weather app displays the current weather and a forecast for cities of your choice. It was my final project for SheCodes Plus. With the help of the SheCodes Workshops I made the design by myself in HTML and CSS. It has a search function to search for the cities of your choice. I integrated an API and made use of moment.js.
The Haiku poem generator generates a haiku poem to a subject of your choice using AI. This was the final project for the SheCodes Plus Add-on workshop. I implemented an API to the SheCodes AI. Furthermore, it was a great practice for my HTML, CSS and JavaScript skills.
The AI recipe generator generates a recipe for the cuisine or ingrediients of your choice using AI. Since the AI Haiku poem generator was so much fun and I always wanted to start my personal cooking book, I created this website.
The World Clock App displays the current time of several cities around the world. This was the final project for the SheCodes Plus Add On workshop. I used Moment.js to get the timezones.
The Travel Page shows our roadtrip around Europe. This was the final project for the SheCodes Responsive Add on Workshop. I build an appealing hero section and integrated maps and music playlists. I gained skills in responsive development.
The React Weather App shows the weather of a city by your choice and a forecast. This was the final project for the SheCodes React workshop. I implemented an API to Open Weather Map. These were my first steps into React Development.
The Dictionary App searches for any word you enter in the search bar. This was the final project for the SheCodes React Plus workshop. I implemented an API to a dictionary and to a picture database. I grew a lot more confident using React.