Projects

A selection of projects I've built during my studies and self‑learning.

Moodify - Playlist Generator

Moodify is a web application that creates personalized Spotify playlists based on your mood and situation. By integrating with the Spotify Web API, it allows users to log in with their Spotify account and instantly generate mood-matching playlists.

TypeScriptNext.jsNextAuthSpotify APITailwind CSS

E-Commerce

This project is an e-commerce platform built with Next.js 15 and TypeScript, fetching product data from an external backend.

TypeScriptNext.jsTailwind CSS

Pokédex

A web application that fetches and displays Pokémon data from the PokeAPI. Users can browse through different Pokémon, filter by types etc.

TypeScriptCSSJavaScript

Planned Planthood

The first assignment during my frontend course. Focus was on learning to include semantic HTML and BEM methodology for CSS.

HTMLCSS