jjgroenendijk's personal website

Projects #

VS Code Browser dev Environment #

A containerized Arch Linux development environment with VS Code Server accessible through a web browser. The container supports automatic package installation on startup, persistent settings and extensions, and configurable user permissions to avoid file ownership issues.

Links: GitHub | Docker Hub | GHCR

CheckWatch #

A native iOS app that delivers CheckMK monitoring alerts as push notifications, routing them through an encrypted relay without exposing the CheckMK monitoring server to the internet.

Links: Live Site

APKStat.nl #

A data analysis project that evaluates car brand and model reliability using official Dutch vehicle inspection data from RDW Open Data. The project processes millions of APK inspection records to calculate reliability metrics and presents them through an interactive website. Rankings show the most and least reliable vehicles, with filtering by age bracket and live license plate lookup.

Links: Live Site | GitHub

SteenPapierSchaar.tech #

A study computer vision project that recognizes rock-paper-scissors hand gestures in real time using TensorFlow and OpenCV.

Links: GitHub