Weather
Weather is actually my first experience with SvelteKit. It is a common and simple beginner friendly project that I created because I wanted to try out Svelte itself. This was created within a couple of hours, because I was bored waiting for my flight that day. OpenWeatherMap's API was used to fetch relevant weather data and GeoDB Cities' API to fetch relevant geographical data. Of course, this project is far from perfect, but ultimately showcases my ability to adapt to new technologies and time constraints while creating a usable project.