Welcome to the dedicated space for cool open-source projects, CLI tools, and random developer utilities that don’t fit into a strict category but are extremely fun, useful, or mind-blowing to discover!
🤖 AI & Autonomous Agents
peperclip :- The human control plane for AI labor. Run AI agents like employees inside a structured company with org charts, goals, budgets, and governance.
collapsed:: true
eza :- A modern, maintained replacement for the ancient ls command in Unix, written in Rust. Features color coding, file-type icons, and git integration.
collapsed:: true
Focus: Offline AWS simulation, local Lambda/S3/DynamoDB, cloud debugging.
📚 Learn by Recreating & Guides
build-your-own-x :- Master programming by recreating your favorite technologies from scratch. Contains step-by-step guides to write your own Git, Database, Physics Engine, and more.
collapsed:: true
system-design-primer :- Learn how to design large-scale systems. Prep for system design interviews with this exhaustive, visual resource.
collapsed:: true
Focus: System design, horizontal scaling, database sharding, caching.
developer-roadmap :- Community roadmaps, study plans, and paths for developers to navigate learning frontend, backend, devops, and security.
collapsed:: true
Focus: Career roadmaps, technology guides, educational paths.
coding-interview-university :- A complete computer science study plan to become a software engineer, originally created by a self-taught engineer to get hired at Amazon.
collapsed:: true
Focus: Computer science theory, algorithms, data structures, interview prep.
free-programming-books :- A massive, community-maintained collection of free programming books, courses, podcasts, and cheat sheets in dozens of languages.
collapsed:: true
Focus: Free learning resources, multi-language books, community curation.
🕹️ Creative, Nostalgic & Fun
cool-retro-term :- A terminal emulator which mimics the look and feel of old cathode tube screens (CRTs). It is customizable, lightweight, and eye-candy.
collapsed:: true
wttr.in :- A console-oriented weather forecast service that supports various representation formats such as ANSI-sequences for console HTTP clients.
collapsed:: true
Focus: Web 3D graphics, animations, GPU-accelerated rendering.
kilo :- A text editor written in less than 1000 lines of C code with syntax highlighting, search, and minimal dependencies. Excellent for studying how terminal text editors work.
collapsed:: true