Projects #
VS Code Browser Development 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
Dutch Car Reliability Analysis #
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.
About this website #
This website is made using Hugo and uses this awesome theme called “Book Theme”. The content is hosted on Github Pages as static html. Github Actions is used to render the content automatically to html whenever the source files changes. Cloudflare is used as a CDN to cache the HTML and Javascript of this website. The homepage is about 53KB to serve to end users, and has no tracking, images or other nonsense. These simple techniques make this website lightning fast and easy to use.