Projects

Here are some of the projects I've worked, or currently working on:

Sites

rustbyexample.io

Rust by Example aims to provide an introduction and overview of the Rust programming language through annotated example programs. It is a great place to learn Rust, and use as a companion for you to reference.

stacktrack.io

A unified, developer-first observability platform that provides zero-config instrumentation, deep insights and context-driven debugging across logs, traces, metrics, and profiles - powered by OpenTelemetry and EBPF.

Opensource contributions

minvws/action-markdown-formatter

This GitHub Action automatically formats Markdown files using Prettier within pull requests, ensuring all project documentation is consistently styled and easy to read. This consistency benefits everyone, from developers to managers, by making information more accessible and professional.

minvws/manon-icore-open-sphinx-theme

The Sphinx iCore Open Theme is a clean, responsive, and configurable Sphinx theme, part of the iCore Manon Sphinx theme collection. It leverages the Manon design framework to provide a modern and accessible documentation experience, with a strong focus on customizability and best practices for accessibility.

SCSS

minvws/nl-rdo-manon

Manon is a flexible and accessible design framework for semantic HTML. It promotes clean and maintainable code by prioritizing HTML structure for styling, offering "classless" components, and focusing on accessibility. The framework is modular, allowing users to import only necessary components, and supports custom theming.

SCSS

SSC-ICT-Innovatie/nl-kat-coordination

OpenKAT is an open-source project designed to continuously monitor, record, and analyze the status of information systems. It identifies small errors and known vulnerabilities by integrating widely used network tools and scanning software, accessing external databases, and combining this information into accessible reports.

Python

Personal Projects

anki-md

A markdown to anki flash cards converter

Go

dot

simple dotfiles tracking

Go

mdex

mdex is a super simple, single-binary static site generator written in Go. It converts a directory of Markdown files into a fully navigable HTML docs site, complete with automatic file tree navigation, and a per-page table of contents. Just point it to a folder of your Markdown files, and mdex will serve a clean, browsable site.

Go

micmon

micmon is a tiny always-on-top Linux widget that shows your microphone’s mute status and lets you toggle it with a click. It provides a quick, visible indicator to keep track of your mic during video calls.

Rust

resume

Create an online resume that can be accessed by a `curl` command.

Go

rust-lab

A personal "Rust Lab" for experimenting with the Rust language, it provides a structured environment to easily create, build, run, test and debug individual Rust experiments.

Rust

template

Use environment variables and .env files in Go templates.

Go

unfurl.nvim

unfurl.nvim is a Neovim plugin designed to simplify the creation of Markdown links from YouTube videos and general web pages. It extracts video information or webpage titles and formats them into Markdown links, making it easy to reference content directly within your notes or documentation.

Lua

weather

weather is a command-line application designed to provide the current weather forecast for your location. It is excellent for integrating with a status bar, allowing you to quickly glance at the current weather conditions.

Go