01

Cloudflare Tunnel ile Local Ortamı Güvenle Paylaşmak

Cloudflare Tunnel ve Access ile yerel geliştirme ortamını port açmadan; HTTPS, kimlik doğrulama ve tenant yönlendirmesiyle internete açmak.

#Gist#Cloudflare#DevOps
02

Projeler İçin Ortak Developer ve AI Dokümantasyonu

AI coding agent'larının ihtiyaç duyduğu proje bağlamını insanlar ve makineler için ortak, sürdürülebilir bir dokümantasyon yapısıyla oluşturmak.

#Writing#AI Agents#Documentation
03

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.

#Gist#github#github-apps
04

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.

#Gist#coolify#gotify
05

LinkedIn Hide Viewed Jobs

A privacy-first browser tool that hides or highlights the job postings you have already viewed on LinkedIn, available as a userscript or a standalone browser extension for Chrome and Firefox.

#Project#TypeScript#Browser Extension
06

My Stars Atlas

A generated, searchable catalog of starred GitHub repositories grouped into stable categories, built with a deterministic classification engine and published as a static site on GitHub Pages.

#Project#TypeScript#GitHub API
07

Application Tracker

A self-hosted job search operating system that keeps applications, company notes, follow-ups, documents, and progress history together in a single private dashboard.

#Project#TypeScript#Next.js
08

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.

#Gist#MUI#shadcn
09

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.

#Gist#Obsidian#Git
10

Docker Usage Guide

Comprehensive guide to Docker commands for containerization, image management, and container orchestration with practical examples and best practices.

#Gist#Docker#Containers
11

Hiretea

A self-hosted platform for running technical assessments end to end, bundling Gitea as the code host and PostgreSQL as the data store with no external SaaS dependencies.

#Project#TypeScript#Next.js
12

Booking Calendar (Self-Hosted)

A self-hosted PWA designed for single-admin appointment management, running on your own server with shareable booking links, smart notifications, and integrations for webhooks, CalDAV, and iCal.

#Project#TypeScript#React
13

DreamTUI

A terminal-based generative dream engine that transforms written dreams into full-screen, animated ASCII art experiences using a two-stage AI pipeline.

#Project#TypeScript#TUI
14

HTWind

A highly customizable, HTML-based widget manager for Windows built with .NET and WPF, bringing web tools and system helpers directly to your desktop with native PowerShell execution support.

#Project#C##.NET
15

ArcDrop

A self-host-first bookmarking platform with cross-platform desktop clients and AI-assisted organization, built as a .NET 10 monorepo with MAUI, Blazor, and ASP.NET Core.

#Project#C##.NET
16

GitHub Repo TUI Cloner (PowerShell)

An interactive PowerShell script to fetch and clone your owned GitHub repositories using a terminal UI (TUI).

#Gist#GitHub#PowerShell
17

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.

#Gist#TypeSpec#.NET
18

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

#Gist#mdx#react
19

Golter

A terminal-based file converter with a modern TUI, built with Go. Supports batch conversion of images, videos, audio, and documents.

#Project#Go#TUI
20

Payload Docker Config: PostgreSQL + BunJS

Docker configuration files to run PayloadCMS using the Bun runtime and PostgreSQL database.

#Gist#PayloadCMS#Docker
21

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.

#Gist#Biome#ESLint
22

Insta Public Archiver

A Python script to download all media from public Instagram profiles without login.

#Gist#Python#Instagram
23

Tracing Edgar Allan Poe's Ghost in the Fog of Silent Hill

An analysis of the deep, foundational connections that bind Edgar Allan Poe's literary universe to the nightmarish town of Silent Hill.

#Writing#Silent Hill#Edgar Allan Poe
24

Deploying Calibre-Web on Coolify with Docker Compose

A comprehensive guide to deploying Calibre-Web on Coolify with Docker Compose and persistent storage

#Gist#coolify#docker
25

GitHub Profile Viewer

A dynamic web platform that transforms how you explore GitHub profiles, built with Blazor and .NET. Dive deep into developers' open-source contributions with a sleek interface and robust performance.

#Project#Blazor#.NET
26

Mermaid Live Editor & Viewer

A powerful web application built with Next.js, React, and TypeScript that allows users to create, edit, and share Mermaid diagrams in real-time with live preview and instant sharing capabilities.

#Project#Next.js#React
27

VitePress Mermaid Renderer

A VitePress plugin that transforms static Mermaid diagrams into interactive, dynamic visualizations with zoom, pan, fullscreen, and more.

#Project#VitePress#Mermaid
28

Env Protector

A Visual Studio Code extension that enhances the security of environment files by masking sensitive data, providing confirmation prompts before opening, and allowing users to manage environment variables without exposing their contents.

#Project#Visual Studio Code#VSCode Extension
29

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.

#Gist#VS Code#JSON Schema
30

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.

#Gist#TypeScript#Types
31

Using Glob Patterns in TypeScript Projects

Comprehensive guide to glob patterns in TypeScript with detailed character explanations, examples, and practical applications for file matching.

#Gist#TypeScript#Glob
32

Product Requirements Document

Complete guide to writing effective Product Requirements Documents (PRDs) with templates, best practices, and real-world examples for software development.

#Gist#Product Requirements#Software Development
33

React Component Lifecycle

Deep dive into React component lifecycle methods, hooks, and modern patterns for managing component state and side effects in React applications.

#Gist#React#JavaScript
34

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.

#Gist#VS Code#Tasks
35

Git Hooks: A Comprehensive Guide

Complete guide to Git hooks implementation, best practices, and advanced automation techniques for client-side and server-side workflows.

#Gist#Git#Git Hooks
36

Script Gists

Collection of useful development scripts including Prettier setup, Git utilities, and automation tools for modern development workflows.

#Gist#Scripts#Prettier
37

Running Scripts in Linux

Essential guide to running scripts in Linux including permissions, execution methods, and best practices for shell scripting.

#Gist#Linux#Shell Scripting
38

PowerShell Scripting

Complete PowerShell scripting guide covering automation, DevOps practices, Azure integration, and advanced techniques for cross-platform environments.

#Gist#PowerShell#Scripting
39

Electron Widgets

A desktop application built with Electron.js and Node.js that allows users to create and manage customizable widgets on their desktops.

#Project#Electron.js#Node.js
40

Resume Builder

A desktop application developed with C# and Windows Forms that allows users to create, manage, and export resumes using various templates, with features like automatic saving, import/export, and multi-language support.

#Project#C##Windows Forms

Search the archive

Posts, gists, projects, repositories, and links in one index.

An unhandled error has occurred. Reload