// projects

Side projects & experiments

A few things I've built, maintained, or can't stop tinkering with. Most are small; all are useful to me.

Wordiez

2026

Learn Words From Real Content - Collect words from real-world content you read and turn everyday browsing into language learning.

webreacttypescriptios

rpi-ledctl

2026

A small Go utility for controling an RGB LED to allow a Raspberry Pi to visually communicate various events back to its user.

raspberry-pigolangelectronics

USB Button

2026

A Raspberry Pi Pico with a physical button that talks to your computer over USB HID. Press the button (short, double, or long) and the Pico sends those events to a host application on your PC or Mac.

raspberry-pi-picogolangelectronics

WiFi Clock

2025

A simple clock powered by an ESP32, featuring an old-school VFD display for a retro aesthetic. Syncs time via the internet for accurate and reliable timekeeping without manual adjustments.

esp32celectronics

E-ink Weather

2025

E-Ink Weather is a Cloudflare Worker that fetches current weather data from the MET Norway API, and renders up-to-date weather information as a horizontally-oriented SVG dashboard.

esp32electronics

Homekit Thermostat

2025

A smart thermostat built on ESP32 with a touch screen, a GUI made with LVGL, Wi-Fi provisioning, NTP time and the HomeKit protocol to talk to the Apple Home app.

esp32chomekitlvgl

Bluetooth Tank

2024

A tank built on Arduino MEGA 2560, equipped with several sensors and a bluetooth module, so it can be controlled remotely via a web app.

arduinoc++bluetooth

Novus

2024

Streamlines managing of numerous localhost services by providing regular domain names instead. Built-in HTTPS support means all domains are secure by default.

golangnginxcli

Laundry Alert

2024

A small IoT project that monitors your washing machine and sends a push notification when the washing cycle ends.

nodejsarduinoiot

parallel-worker

2020

A tiny library that lets you process lots of data faster by spawning multiple workers over assigned portions of data — no synchronization or duplicate-processing worries.

nodejs

My bus stop

2017

An iOS app and an API for locating bus stops near you and showing the nearest departures (before Google added support for Slovakia).

iosapi