Projects by open-source 🤶
3D Keyfob Generator
A little browser tool that turns text into a 3D-printable keyfob. Type a word, tweak the size, merge and colours, spin it around in 3D, and download a print-ready STL — all live in the browser. Built with React Three Fiber as an excuse to play with three.js, and mostly vibe-coded with AI.
Livigno Snow Report
A Home Assistant custom integration that pulls live snow conditions and webcam data from the Livigno ski area. It reports snow depth, fresh snowfall, open ski kilometers for alpine and cross-country, and a live 360° panoramic webcam — all updated every 30 minutes with zero configuration required.
Contribution
Adding typescript support to npm-license-scraper
inthepocket/npm-license-scraper · npm
11 March 2026
Ecopower Dynamic Prices
I'm a Belgian Ecopower customer on a dynamic pricing contract, and the raw EPEX spot price is only part of what I actually pay per kWh. So I built a Home Assistant integration that adds in all the Belgian taxes, levies, network tariffs and Ecopower's margins to show me the real hourly price.
Contribution
Add Belgium CO2 data and update all countries with 2024 figures
evcc-io/evcc · evcc.io
4 January 2026
Enabling Android 10+ apps to Wifi connect
Before Android 10, the api to make your smartphone connect with a Wifi network was open for any app to use. Because of this, it was easy for apps to connect with IoT devices through a temporary Wifi network created by the device. There were however some quirks to take into account, and a library […]
LED strip driver calculator
Have you often pondered on how big your LED strip driver should be? This tiny open source project might just help you: https://project-ledstrip.eliaslecomte.be/. The project publicly available on GitHub and hosted on Netlify. It’s build with Gatsby.