Projects
Here are a few select projects I have built for Auto-Suni.
Tyre label printing

We lacked an efficient way of labeling our tyres. Before the app, employees would stick on a blank sticker on the tires and handwrite the regplate the tyres belong to. This led to missing tyres and the readability of the stickers were anybody’s guess.
Developed an web app with Python & Flask that takes in a regplate of the car they want labels for. The app then polls our ERP database, fetches the relevant information and shoots the print job to a CUPS server which then in turn flings out the desired number of branded stickers out of a thermal label printer.
Payroll software

Our sales team moved to a new ERP and the new ERP lacked a proper support for salary calculations. Over this project, I developed an web app that gathers sales and costs for every salesman and presents them in a table. The project still stands as my most comprehensive software solution to date.
After the project was finished, I learned that this app represents something even our biggest competitors lack. This software boosts operational efficiency by grouping all the required data and making the calculations other dealerships still do manually in Excel sheets.
Developed with Python & Flask, the app connects to various API’s and databases containing the data needed for accurate calculations.
Laturi-line of apps

This project started when our company invested in car photography studios. The vendor at the time did not have any integrations to our inventory management, so I built an app that pulled car photos from the studio vendor’s server, converted them into Base64 and pushed them in our inventory management’s API.
The first version of the app eventually became obsolete because the studio vendor created their own integration to the inventory management API.
I then rewrote the app as an web application our salesmen use to upload images they take with their smartphones to our inventory.
Reissurekisteri - travel expenses and sick leave management system

This is one of my later projects, started at the end of 2025. I built an web app with Python & Flask that our employees use to file in their travel expense claims and sick leave forms. The app is connected to our time tracking software and provides employees, managers and HR a 360-view of travel expenses and sick leaves.