Projects
A handful of things I've built and maintain.
dotfiles
- Desc
- Full Arch Linux config spanning niri/Wayland, Neovim (NvChad), Alacritty, Waybar, Zsh, and a suite of system utilities — tied together with install scripts and a unified theme via palette.toml.
- Links
- GitHub
- Tech
- Arch Linux (btw), Bash, Niri, Wayland, Lua, Zsh
niri-helpers.sh
- Desc
- Composable bash helpers for niri window management — wraps niri msg --json | jq in cached, named functions.
- Links
- GitHub
- Tech
- Bash, Wayland, Niri
viacoffee.github.io
- Desc
- Repository for this very website. Built with static HTML & CSS. Total size: 9 KB.
- Links
- GitHub, Website
- Tech
- HTML, CSS, Frontend
notes-md
- Desc
- Lightweight CLI tool for managing project-specific Markdown notes, backed by Git.
- Links
- GitHub
- Tech
- Python, CLI, pytest, PyPI
OhHighMark
- Desc
- Ruby library for beautiful syntax highlighting of code blocks inside Markdown. Tokenizes Markdown and applies rich, readable CSS classes.
- Links
- GitHub
- Tech
- Ruby, RSpec, CSS