Gists
Quick notes and useful scripts.
GitHub Repo TUI Cloner (PowerShell)
An interactive PowerShell script to fetch and clone your owned GitHub repositories using a terminal UI (TUI).
Thu Feb 19 2026
TypeSpec for .NET and Next.js Teams
Practical TypeSpec workflow for contract-first API design with ASP.NET Core and Next.js, including OpenAPI generation and typed client usage.
Thu Feb 19 2026
Rendering HTML Details/Summary in MDX with Custom Components
A comprehensive guide on how to transform HTML details and summary elements into custom React components in Next.js MDX projects
Fri Jan 30 2026
Payload Docker Config: PostgreSQL + BunJS
Docker configuration files to run PayloadCMS using the Bun runtime and PostgreSQL database.
Thu Dec 25 2025
Migrate from prettier-eslint to Biome
A fully automated Bash script to migrate from ESLint + Prettier to Biome. It initializes Biome, migrates ESLint and Prettier configurations, removes old config files, and updates package.json scripts. Designed for Bun environments with full Next.js ESLint compatibility.
Wed Dec 24 2025
Insta Public Archiver
A Python script to download all media from public Instagram profiles without login.
Tue Dec 23 2025
Running Calibre-Web on Coolify
A comprehensive guide to deploying Calibre-Web on Coolify with Docker Compose and persistent storage
Wed Oct 15 2025
Using JSON Schema in VS Code
Step-by-step guide to implementing JSON Schema validation in VS Code for automatic error detection and IntelliSense support.
Sun Aug 25 2024
Docker Command Documentation
Comprehensive guide to Docker commands for containerization, image management, and container orchestration with practical examples and best practices.
Sun Aug 25 2024
TypeScript Types and Utility Types
Complete guide to TypeScript's built-in utility types, advanced type transformations, and custom type definitions for robust type safety.
Sun Aug 25 2024
Using Glob Patterns in TypeScript Projects
Comprehensive guide to glob patterns in TypeScript with detailed character explanations, examples, and practical applications for file matching.
Sun Aug 25 2024
Product Requirements Document
Complete guide to writing effective Product Requirements Documents (PRDs) with templates, best practices, and real-world examples for software development.
Sun Aug 25 2024
React Component Lifecycle
Deep dive into React component lifecycle methods, hooks, and modern patterns for managing component state and side effects in React applications.
Sun Aug 25 2024
A Comprehensive Guide to Creating and Using Tasks in Visual Studio Code
Complete guide to VS Code tasks configuration including custom tasks, automation, debugging, and integration with build systems.
Sun Aug 25 2024
Git Hooks: A Comprehensive Guide
Complete guide to Git hooks implementation, best practices, and advanced automation techniques for client-side and server-side workflows.
Sun Aug 25 2024
Script Gists
Collection of useful development scripts including Prettier setup, Git utilities, and automation tools for modern development workflows.
Sun Aug 25 2024
Running Scripts in Linux
Essential guide to running scripts in Linux including permissions, execution methods, and best practices for shell scripting.
Sun Aug 25 2024
PowerShell Scripting
Complete PowerShell scripting guide covering automation, DevOps practices, Azure integration, and advanced techniques for cross-platform environments.
Sun Aug 25 2024