Projects

Small selection for now. Will add more in the future.

Modern Recipe App for Android. It lets you add, view and organize your recipies.

Technologies I used and learned include:
Kotlin, Android, Firebase, Jetpack Compose, Room Persistence Library

Small GUI application that creates a Histogram for a folder and all its files using a variety of different multithreading paradigms.
This project was done for my Parallel and Distributed Computing course in a team of three.

Technologies I used and learned include:
Java, Concurrency, Multithreading, Locking, Threading, Akka