Logo

Loading...

All Projects

A list of all my projects.

2026-06-07
Portfolio
This site. A monorepo portfolio with a Java/Spring Boot backend (PostgreSQL, Flyway, OAuth2 admin login) and a Next.js frontend. Built to practice the full stack end-to-end.
2026-05-22
Station 2.0 Booking System
An internship project built for a youth center in Haparanda. A fullstack booking system where visitors enter their card number to reserve resources like ping pong, billiards, and PlayStation. Features an admin panel with resource management, opening hours, weekly schedules, role-based access, and automated slot generation via CRON jobs. Dockerized for deployment.
2026-02-01
Automagic Foodtracker
A meal tracking app where you store what you've cooked and register meals from it. Tracks daily nutrition vs personal goals with historical data up to two weeks back. Deployed on Render free tier so it has a cold start.
2025-06-05
Kino-Cinema
A collaborative group project rebuilding a previous app using Next.js and Tailwind CSS, focusing on modern React practices and MongoDB integration.
2025-04-18
Wordle Clone
A solo project where I developed a Wordle clone using React, Tailwind CSS, EJS templates, and MongoDB for backend data management.
2024-10-27
ESC Hacker Escape Rooms
Started as an individual assignment where everyone implemented the same Figma design. Later, we formed groups and selected one team member's repository to collaboratively expand, focusing on REST API integration and advanced styling with SCSS.
2024-10-11
Todo List
A solo assignment replicating a tutorial video, focusing on HTML, CSS, and basic JavaScript fundamentals.