Passionate about building apps and solutions with code. I enjoy solving complex tech challenges and I’m constantly pushing my skills to the next level. Welcome to my portfolio, here I showcase some of my favorite projects.
Wheel of Fortune game, where players can bet on different outcomes and win multipliers or play bonus games for big wins, currently no user tied balance but could be a feature in the future.
I needed a quick way to browse all available job postings on Itduunit.fi. After some research, I found Duunitori’s open, free-to-use API and built an app that fetches all job postings from their site and presents them without any unnecessary bloat. This taught me about fetching large amounts of data in small pieces to speed up load times.
I wanted to learn more about user creation and authentication methods, so as part of the Laurea’s Javascript course I used javascript, html, css and Firebase to create a forum application that fulfills the basics of CRUD. I learned a lot about user authentication and also dabbeled a bit in the creation of svgs and animation.
Inspired from the Cocktail App I made previously, I decided to create a meal application, this time by using vanilla javascript with html and css. The app offers a responsive search and is quite fast at providing the user with new data.
I created an app to find inspiration for different drinks and cocktails. I used a free API by TheCocktailDB.com to fetch the queried cocktails. I also added a button that will provide the user with a random cocktail. This project was made with Ionic framework as part of the Mobile Applications Course at Laurea.
As a part of my school`s RPA course I wanted to make an app that would allow me to return multiple school assignments at once. I used PyQt for the UI, Selenium in combination with Robot Framework for the automation. I learned a lot about automation and how installable apps are made.