Things I've built.
Featured
<shopify-bare />
shopify-bare
Shopify starter theme with JavaScript modules (ES6 + node_modules), tree-shaking, live reloading / HMR, Tailwind CSS with nesting & imports, unused CSS purging, and minified builds.
JavaScript
View →
<shopify-rich-text-renderer />
shopify-rich-text-renderer
Converts Shopify's Storefront API rich text schema to an HTML string. Useful for rendering MetaObject and MetaField rich text content in any JS environment.
JavaScript
View →
<schwifty />
schwifty
A VS Code dark theme based on Atom One Dark with a distinctive purple twist. Custom color palette tuned for readability and aesthetics across many languages.
JSON
View →
More Projects
agents-skeleton
Language-agnostic starter repo for AI-powered development. Single-source-of-truth AGENTS.md with symlinks for Claude, Copilot, and Gemini. DRY tool configs for Codex, Cursor, and Windsurf.
Markdown
quantdom
A lightweight DOM manipulation library based on jQuery's syntax. Provides the most common utility functions in a tiny package — no bloat, just what you need.
JavaScript
deep-focus-trap
TheBeyondGroup
Accessible focus trap utility that handles deep DOM nesting, shadow DOM, and complex component hierarchies. Essential for modal and dialog accessibility.
JavaScript
schwifty-one-dark-zed
The Schwifty One Dark theme ported to the Zed editor. Same distinctive purple-accented palette optimized for Zed's rendering engine.
JSON
micro-bus
A minimal event bus implementation for decoupled communication between JavaScript modules. Publish/subscribe pattern in under 1KB.
JavaScript
lit-html-cart
E-commerce cart UI built with lit-html for lightweight, declarative rendering without a framework dependency.
JavaScript
remix-todo-app
A todo application built with the latest version of Remix to explore its newest conventions, loader patterns, and form-based mutations.
TypeScript
node-pagespeed-insights
Node.js tool to programmatically fetch and analyze Google PageSpeed Insights scores. Useful for performance monitoring in CI pipelines.
JavaScript