GitHub Account Notifications to Gotify with n8n
A production-ready guide for delivering GitHub App events from every repository in an account to a Gotify phone notification channel.
Coolify Notifications to Gotify with n8n
A production-ready guide for delivering Coolify deployment, backup, task, server, and container notifications to a Gotify phone notification channel.
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.
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.
Docker Usage Guide
Comprehensive guide to Docker commands for containerization, image management, and container orchestration with practical examples and best practices.
GitHub Repo TUI Cloner (PowerShell)
An interactive PowerShell script to fetch and clone your owned GitHub repositories using a terminal UI (TUI).
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.
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
Payload Docker Config: PostgreSQL + BunJS
Docker configuration files to run PayloadCMS using the Bun runtime and PostgreSQL database.
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.
Insta Public Archiver
A Python script to download all media from public Instagram profiles without login.
Deploying Calibre-Web on Coolify with Docker Compose
A comprehensive guide to deploying Calibre-Web on Coolify with Docker Compose and persistent storage
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.
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.
Using Glob Patterns in TypeScript Projects
Comprehensive guide to glob patterns in TypeScript with detailed character explanations, examples, and practical applications for file matching.
Product Requirements Document
Complete guide to writing effective Product Requirements Documents (PRDs) with templates, best practices, and real-world examples for software development.
React Component Lifecycle
Deep dive into React component lifecycle methods, hooks, and modern patterns for managing component state and side effects in React applications.
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.
Git Hooks: A Comprehensive Guide
Complete guide to Git hooks implementation, best practices, and advanced automation techniques for client-side and server-side workflows.
Script Gists
Collection of useful development scripts including Prettier setup, Git utilities, and automation tools for modern development workflows.
Running Scripts in Linux
Essential guide to running scripts in Linux including permissions, execution methods, and best practices for shell scripting.
PowerShell Scripting
Complete PowerShell scripting guide covering automation, DevOps practices, Azure integration, and advanced techniques for cross-platform environments.