See my work

Mental Run Hyperlink opens in a new tab

A 2D top-down runner for Android devices. Steer a mental teenager during three different levels: waking up at home, arriving at school, and when preparing for bed in the evening! Collect beneficial things on the way and try to avoid the bad ones!

Currently in re-publishing, help by listing as a Google Play tester by messaging me! Or, test the game immediately on your phone by downloading an APK file, only for Android.


Curriculus Hyperlink opens in a new tab

A web application that serves as a study tracker for Laurea UAS BIT students. Keep track of your study hours spent on specific courses.

Store your personal study session entries and see past entries. Utilizes browser's local storage.


Movioso Hyperlink opens in a new tab

A web application that displays information on Finnkino's shows.

Search for a movie theatre, and the app lists every screening of every movie on that day. Utilizes Finnkino's API's.


Piquote Hyperlink opens in a new tab

A web application that displays random images with random quotes.

Utilizes Unsplash's and API Ninjas' API's. Implemented using jQuery syntax in particular.


Next.js Dashboard Hyperlink opens in a new tab

A full stack financial dashboard application.

Inspect, create, modify, and delete invoices. Connected to a PostgreSQL database.


Translation Game Hyperlink opens in a new tab

A full stack translation game. The user is prompted for translations for animal words. Correct answers earn them points.

When a guess is made, a HTTP request is sent to a web server, which then checks if the translation is correct – the correct translations are stored in a database in Amazon Relational Database Service. Work in progress.


Tuddu Hyperlink opens in a new tab

A todo web application.

Add new todos and remove already completed todos. Work in progress.


Weatherys Hyperlink opens in a new tab

A weather web application created with React Native.

Fetch current weather or forecasts from OpenWeather API by chosen city or by your location. Work in progress.


Tic-Tac-Toe Hyperlink opens in a new tab

My version of the legendary tic-tac-toe game. Playable on desktop.

Choose the game board size and the amount of X's or O's in a row needed to win.


You can find all of this work also on my GitHub Hyperlink opens in a new tab