Santeri's website

Projects

I have made most of these projects as part of a school assignment. I have experience working both alone and in a small team.

Bank simulation

Used technologies

- C++ - Qt Creator - MySQL

Overview

Project from my first year of studying. Uses a physical card reader, and emulates saving/withdrawing "money" from an account that's linked to one of the cards. has support for transaction history and account creation.

Project image

Card game

Used technologies

- Godot - gdscript

Overview

Card game demo I am working on whenever I have motivation/free time.

Project image

React movie website

Used technologies

- React - Node js - PostgreSQL

Overview

Uses open API from Finnkino to show currently airing movies and movie details. Has user creation and login with possibility to review movies, join/create groups and share news.

RSSI fingerprint locating

Used technologies

- Flutter - Flask - arduino with wifi

Overview

An application made using Flutter during my 5-month exchange in Japan. It uses WiFi signal strengths to determine device location.

How it works

The user first creates "fingerprints", and later new readings are compared to the saved data. The backend is powered by Python Flask.

Project image