Gists
Quick notes and useful scripts.
shadcn Theme Configuration for MUI
A complete MUI dark theme configuration styled to resemble shadcn's default dark theme, mapping zinc color tokens to MUI palette, typography, and component overrides.
Published Wed May 13 2026
How to Synchronize Obsidian Vault Using Git (PC + Android)
A comprehensive, step-by-step guide on synchronizing your Obsidian vault across PC and Android devices using Git, covering setup, workflow, conflict resolution, and best practices.
Published Tue May 05 2026
Docker Command Documentation
Comprehensive guide to Docker commands for containerization, image management, and container orchestration with practical examples and best practices.
Updated Mon Apr 27 2026
GitHub Repo TUI Cloner (PowerShell)
An interactive PowerShell script to fetch and clone your owned GitHub repositories using a terminal UI (TUI).
Published 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.
Published 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
Published Fri Jan 30 2026
Payload Docker Config: PostgreSQL + BunJS
Docker configuration files to run PayloadCMS using the Bun runtime and PostgreSQL database.
Published 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.
Published Wed Dec 24 2025
Insta Public Archiver
A Python script to download all media from public Instagram profiles without login.
Published Tue Dec 23 2025
Running Calibre-Web on Coolify
A comprehensive guide to deploying Calibre-Web on Coolify with Docker Compose and persistent storage
Published 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.
Published 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.
Published 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.
Published 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.
Published 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.
Published 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.
Published 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.
Published Sun Aug 25 2024
Script Gists
Collection of useful development scripts including Prettier setup, Git utilities, and automation tools for modern development workflows.
Published 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.
Published Sun Aug 25 2024
PowerShell Scripting
Complete PowerShell scripting guide covering automation, DevOps practices, Azure integration, and advanced techniques for cross-platform environments.
Published Sun Aug 25 2024