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.
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.
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.
A web application that displays random images with random quotes.
Utilizes Unsplash's and API Ninjas' API's. Implemented using jQuery syntax in particular.
A full stack financial dashboard application.
Inspect, create, modify, and delete invoices. Connected to a PostgreSQL database.
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.
A todo web application.
Add new todos and remove already completed todos. Work in progress.
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.
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