~/projects
Things I've built, contribute to, and maintain.
# Featured
Daedalus
ActiveA web wizard for building custom bootable Linux images. Pick a base image, configure users, packages, extensions, and auto-updates - download a ready-to-build Containerfile + build script. No YAML or Dockerfile knowledge required.
DSA Interview Tracker
ActiveA free, structured curriculum for coding interview prep. 7 phases covering foundations through advanced patterns, with progress tracking, projected finish dates, and both brute-force and optimal approaches for every problem.
tradegame.org
ActiveA risk-free crypto trading simulator. Start with $100k in virtual cash, trade an extensive list of cryptocurrencies with live CoinGecko data, and compete on a persistent leaderboard. Built so anyone can learn trading without financial risk.
Circl
In ProgressA friends hangout coordinator - post where you're going, see who's in, vote on the plan, and sort out who brings what, all in one place your whole circle can see. An installable web app (PWA) with a path to native iOS and Android.
Linux Developer's Notes
ActiveA personal knowledge base documenting tools and workflows from my software engineering career - container tech (Podman, CoreOS), Fedora ecosystem, CI/CD pipelines, shell customisation, and RHCSA prep.
# Surveying Tools
In my spare time, I still build tools for land surveyors - the field I came from before software engineering.
Surveying Utilities
PythonDesktop tools that automate repetitive data tasks for land surveyors - comparing spreadsheets, validating parcel records, and generating reports. Built from firsthand experience in the field.
# Open Source Contributions
Core contributor to several Fedora CoreOS repositories at Red Hat:
coreos-assembler
GoTooling container to assemble CoreOS-like systems. The build system behind Fedora CoreOS and RHEL CoreOS.
fedora-coreos-config
ShellBase configuration for Fedora CoreOS - the manifests and overrides that define what goes into the OS.
coreos-tutorials
HCLTutorials for various CoreOS-related projects, helping new users get started with container-native Linux.
fedora-coreos-docs
ShellOfficial documentation for Fedora CoreOS - getting started guides, provisioning, and configuration.