Kits, tools, books and services for developers — some free and on GitHub, some paid. All built the same way: no bloat, no dark patterns, source you can read.
64 React + Tailwind components in a frost-glass system. Copy the file, ship today.
Next.js + auth + payments + dashboard, wired and deployed. Skip the boring fortnight.
Finds the gigabytes of regenerable build junk — node_modules, .venv, target — rotting across your projects. Any OS, zero deps.
Why your dark theme looks muddy, and the 40 fixes. 68 pages, all with code.
Uptime monitoring that texts you before your users do. 30-second checks.
The page you're looking at, as a template. Static export, zero runtime deps.
Everything I sell is built from the same parts as this site. The panel below is live — press the button, flip the switch, drag the slider. Then read the source next to it: that's the entire component. No wrapper library, no magic.
// no chart library. it's a conic-gradient. export function Gauge({ value }: { value: number }) { return ( <div role="meter" aria-valuenow={value} className="gauge" style={{ "--p": `${value}%` }} data-value={value} /> ) } /* .gauge { background: conic-gradient( var(--accent) 0 var(--p), var(--track) var(--p) 100% ) } */
Most people meet us through these. MIT-licensed, maintained, and small enough to read in one sitting.
github/sweepdirFind and reclaim regenerable build junk — node_modules, .venv, target — across all your projects, safely, on any OSTypeScriptv0.1.0 · MITgithub/conicCharts without a chart library. Twelve CSS recipes that draw gauges, sparklines and rings with zero JavaScriptCSS1.2kShipped recently. The log is public because momentum should be verifiable.
Nimbus UI 2.1 — 12 new components, command palette rewritten from scratch, focus traps fixed.
sweepdir — first release — finds regenerable build junk across JS, Python, Rust, Java and .NET projects. Report-only by design.
Pulsecheck — SMS alerts out of beta, added EU region checks.
The Dark Mode Handbook — second edition, 12 pages longer, new chapter on elevation.
What shipped, what broke, what I learned. No launch hype, unsubscribe in one click.
no spam, ever — just the log