20 projects Open Source

Projects

Libraries, browser tools, games, and interactive apps built in my spare time. Mostly open source, mostly weekend projects. Everything from Tailwind plugins and JS utilities to a full Tetris clone.

GitHub
Looking for npm packages? View all npm packages →

All Projects

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.

ToolPWA

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.

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.

Game

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.

ToolPWA

reQuery

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

Library

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.

Tool

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.

CLInpm

ImageProcessor

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

Tool

smawl URL Shortener

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

Tool

Visual Chromatics

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

ToolPWA

Route Hub

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

ToolFree

Government Design Systems

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

Reference

ResourceLoader

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

Library

StorageManager

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

Library

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.

Plugin

GetViewport

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

Library

tailwindcss-visibility

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

Plugin

EmbedManager

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

Library

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.

Library

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.

Library

UtilityHelpers

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

Library

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.

Extension