Snippets
Snippets
A curated collection of useful code snippets, utilities, and quick solutions for various programming languages and frameworks.
Want to contribute? Share your useful snippets and I'll credit you by name.
6
languages
29
snippets
AWS CLI
Production-ready AWS CLI one-liners and patterns I use day to day. Copy, replace the placeholders, ship.
Git
Git commands and recovery patterns I reach for in real projects. Daily-driver shortcuts and rescue moves for when things go sideways.
GitHub Actions
GitHub Actions workflow snippets I ship to production. CI, scheduled jobs, releases, reusable workflows, and cost-saving tricks.
Java
Battle-tested Java utilities, patterns, and Spring Boot building blocks you can paste straight into production code.
Next.js
Next.js App Router patterns I ship to production. Server Actions, proxy.ts, caching, metadata, and middleware-style request handling.
React
Small, dependency-free React hooks and patterns. Copy, paste, and ship with no npm package, no version pinning, no surprises.