The snippet drawer
Small, self-contained patterns worth keeping around.
Bash </>
Bash Rename Files
Batch rename file extensions
Go </>
Go HTTP Middleware Chain
Reusable middleware chaining pattern for Go HTTP servers
Python </>
Python Decorator Pattern
Creating reusable function decorators
TypeScript </>
TypeScript Type Guard
Custom type guard for runtime type checking
SQL </>
SQL Recursive CTE
Recursive query for hierarchical data traversal