Projects
A SaaS platform that lets event guests upload photos directly to organizers. Targeted primarily at weddings - guests scan a QR code and upload photos, while the couple receives everything in one place.
Foot pedal for computer allowing for custom macro actions to be programmed for 3 different buttons. Uses classic keyboard switches and Raspberry Pi Pico with usb_hid. This makes it a completely unique USB device compatible with HID systems.
My city has a live bus tracking system, but it has no public documentation on how to access the data or how to use it and restricts access to only its own website. I created this project to allow anyone to use any monitor and a Raspberry Pi (any model, even original ones work) as a live bus tracker for their bus stop.
I own a cluster (k3s) of several Raspberry Pi, due to high resource usage by some applications. I designed a simple temperature monitoring system for all Pis. Arduino UNO R4 connected via I2C LiquidCrystal display and a server on each Pi providing temperature data.