Projects & open source

Things I've built

I start most projects by asking what they're actually trying to do, then build the simplest version that genuinely solves it. 25 of them live here: tools, small libraries, and a couple of games. Almost all are zero-dependency and free.

Plugin
OSS

tailwindcss-visibility

Tailwind CSS plugin adding content-visibility and contain-intrinsic-size utilities. Unlock browser-level rendering optimizations with a single class.

View source
Extension
OSS

Save Image As

Chrome extension that adds right-click image saving with full format control. Convert to PNG, JPG, WebP, AVIF, GIF, or PDF directly from any webpage.

View source
CLI
OSS

create-vvv

Production-ready Vue 3 + Vite + Vercel project scaffolder. One command creates a full-stack app with Tailwind CSS v4, Pinia, Vue Router, serverless API routes, and automated formatting.

View source
ToolPWA

Florida's Scenic Byways

Every one of Florida's 37 designated scenic byways plotted on a single interactive map. Navigate by region, explore points of interest, and use it offline as a Progressive Web App.

Open project
ToolPWA

StrayPath

Trip discovery app that finds scenic routes, small-town stops, parks, overlooks, and odd roadside detours near a route.

Open project
Tool
OSS

smawl URL Shortener

A simple, self-hosted URL shortener with short link generation and no external service dependencies.

View source
Library
OSS

reQuery

Reactive state and declarative DOM binding for jQuery — no build step, no virtual DOM, no component model.

View source
Game

Wordleish

A browser-based Wordle-style word guessing game with three difficulty levels, unlimited play, stats tracking, daily streaks, and social sharing. Built with Vue 3.

Open project
ToolPWA

Visual Chromatics

Extract dominant colors from any image and export palettes as CSS custom properties, JSON, or hex codes. Runs entirely in the browser.

Open project
Library
OSS

UtilityHelpers

80+ JavaScript utility functions for arrays, strings, objects, DOM, validation, and performance. One import, zero dependencies. Available via CDN or npm.

View source
Game

Tetrish

A guideline-compliant Tetris clone built with vanilla JavaScript. Full SRS rotation with wall kicks, 7-bag randomizer, T-spin detection, lock delay, back-to-back bonuses, and mobile touch controls.

Open project
Plugin
OSS

Tailwind Hue Theme

A Tailwind CSS v4 plugin that remaps your entire color palette to perceptually-uniform OKLCH values controlled by a single CSS custom property.

View source
Library
OSS

StorageManager

Wraps localStorage and sessionStorage with TTL expiration, LZString compression, namespacing, batch operations, and cross-tab sync.

View source
Tool
OSS

SaltyKeys

Client-side API key obfuscation for CodePen projects and public demos. Uses a salt-based reversible encoding to keep credentials out of plain-text source views without requiring a proxy server.

View source
Tool

Route Hub

Multi-stop trip planner for the browser. Add stops, sort by proximity, then hand off the optimized route to Google Maps.

Open project
Library
OSS

ResourceLoader

A lightweight, zero-dependency JavaScript library for dynamically loading scripts, styles, and other resources through a unified Promise-based API.

View source
Library
OSS

RepoWidget

Zero-dependency widget that renders live GitHub repo cards on any website. No build tools, no framework required. One script tag, one function call.

View source
ToolPWA

ParkFindr

Mobile-first web app for discovering parks, playgrounds, and green spaces near your current location. Two map providers, offline caching, and no account required.

Open project
Library
OSS

Maths.js

Dependency-free JS math library filling the gaps native Math leaves behind. Stats, number theory, and numeric helpers including avg, median, gcd, clamp, and percentile. Under 1 kb.

View source
Tool
OSS

ImageProcessor

Browser-based image processing — resize, crop, compress, convert formats, and apply filters without uploading to a server.

View source
Reference

Government Design Systems

A curated reference of publicly documented design systems from federal agencies, state and local governments, civic organizations, and international counterparts.

Open project
Library
OSS

GetViewport

Lightweight JS utility that bridges CSS media queries and JavaScript. Define breakpoints once. No magic numbers, no resize polling, no duplication.

View source
Library
OSS

EmbedManager

Zero-dependency JS library for lazy-loaded, privacy-respecting embeds. One data-attribute pattern handles YouTube, Vimeo, Spotify, Gists, Maps, and more.

View source
Extension
OSS

Contrast Check

Chrome extension that shows WCAG contrast ratios inline on hover. Instant AA/AAA pass/fail status and computed colors without leaving the page.

View source