Projects
Things I've built or am currently working on.
Personal Website
A typography-focused personal space built with Astro.
Weeknotes
A simple weekly reflection journal with Markdown and git.
Type Scale Calculator
Interactive calculator for fluid typography scales using CSS clamp().
Theme Builder
Visual tool for creating CSS custom property theme systems with OKLCH colors.
Static Search
A zero-dependency client-side search engine for static sites.
Minimal RSS Reader
A clean, keyboard-driven RSS reader built as a progressive web app.
Reading Log
A simple app to track books read, with notes and ratings.
OG Image Generator
Automatically generate Open Graph images for blog posts using Satori.
Markdown Editor
A minimal, distraction-free Markdown editor built for focused writing.
git-standup
CLI tool that shows what you worked on yesterday, across all repos.
File Tree Generator
Generate ASCII file tree diagrams from directory structures.
Dotfiles
My personal development environment configuration, managed with GNU Stow.
Contrast Checker
WCAG contrast ratio checker with support for OKLCH and modern color formats.
Color Palette Generator
Generate accessible color palettes from a single seed color using OKLCH.
Past projects
Snippet Manager
A terminal-based code snippet manager with fuzzy search.
Link Garden
A curated collection of bookmarks, organized by topic and tagged for searchability.
JSON Explorer
A fast, searchable JSON viewer for large files with syntax highlighting.
Habit Tracker
A GitHub-contribution-style habit tracker as a static site.
Focus Mode
A browser extension that blocks distracting sites during work sessions.
DNS Lookup Tool
A simple web tool for querying DNS records with a clean interface.
commit-msg
A git hook that enforces conventional commit message formatting.
CLI Pomodoro Timer
A terminal-based Pomodoro timer with session tracking and stats.