Hello,
I'm Arttu Lehtola.

Learn about my projects

This website and all projects listed below
are self-hosted in Coolify on my VPS.

Here are some of my projects

This is older, my first non-school React single page application from 2021. The developing process was straightforward. The aim of product owner was to get a page for both information and celebration for the occasion, afterwards the page was up for relevant contents of attendees. It was important to keep it usable for varying viewport sizes. The project presented is the barebones to showcase layout and styling.

Simplistic notifier addon made for desktop use. You select a sound file of your choice to play on certain time/interval. Made for personal use for setting workflow timers without the need for calendar integrations. This project is launched with Vercel, utilizing JavaScript and HTML for the frontend.

Data scraping and visualization made from Steam's API. The goal of project was to secure fully automated data pipeline to my hosted database. The scraper is run hourly to update the daily record/count of available Steam apps. Scraping is done with Python, the backend for the HTML frontend is done with Express. The plots are made with Plotly.