Top 50 Global TitansOn GitHub
Discover the most starred, impactful, and legendary open-source repositories shaping the future of software development, AI, and systems engineering worldwide.
The Titans of Open Source Education
build-your-own-x
codecrafters-io
Step-by-step guides to mastering programming by recreating famous technologies (Docker, Git, React) from scratch.
awesome
sindresorhus
The ultimate directory of strictly curated "awesome" lists covering almost every tech stack and topic imaginable.
freeCodeCamp
freeCodeCamp
The open-source codebase and curriculum for the free programming learning platform.
public-apis
public-apis
A massive, collective directory of free APIs used by developers to fetch data for their applications.
free-programming-books
EbookFoundation
A globally maintained directory of completely free programming books and courses.
developer-roadmap
kamranahmedse
Highly visual, interactive career roadmaps guiding you on what to learn to become an engineer.
system-design-primer
donnemartin
The standard study guide for passing technical System Design interviews at Big Tech companies.
coding-interview-university
jwasham
A multi-month computer science study plan to break into software engineering.
openclaw
openclaw
A highly popular, cross-platform open-source personal AI assistant framework.
awesome-python
vinta
An opinionated, curated list of the absolute best Python frameworks, libraries, and tools.
Core Frameworks & Computer Science
awesome-selfhosted
awesome-selfhosted
A directory of software you can host yourself on your own servers to replace paid SaaS subscriptions.
996.ICU
996icu
The historic digital protest repository against grueling 996 (9 AM to 9 PM, 6 days a week) work cultures.
project-based-learning
practical-tutorials
A list of programming tutorials where you build real-world applications from scratch.
react
Meta’s foundational JavaScript library for building web user interfaces.
linux
torvalds
Linus Torvalds’ official source tree for the Linux kernel that powers most of the internet.
Python
TheAlgorithms
A massive collection of computer science algorithms implemented directly in Python.
the-book-of-secret-knowledge
trimstray
A massive collection of CLI tools, hacks, and manuals for system admins and cybersecurity professionals.
vue
vuejs
A highly popular, approachable open-source frontend JavaScript framework.
computer-science
ossu
A structured path to a free, self-taught education in Computer Science using resources from top universities.
javascript-algorithms
trekhleb
Algorithms and data structures implemented in JavaScript with explanations.
Developer Tools & AI Pioneers
tensorflow
tensorflow
Google’s foundational open-source machine learning and AI framework.
ohmyzsh
ohmyzsh
A community-driven framework for managing your terminal (Zsh) configuration and themes.
You-Dont-Know-JS
getify
A famous book series diving deep into the core mechanisms of JavaScript.
CS-Notes
CyC2018
A highly popular Chinese repository for technical interview notes and LeetCode solutions.
vscode
microsoft
The source code for Visual Studio Code, the most widely used code editor in the world.
AutoGPT
Significant-Gravitas
The groundbreaking AI project that chains together LLM "thoughts" to achieve complex goals autonomously.
n8n
n8n-io
A fair-code workflow automation tool (a powerful open-source alternative to Zapier/Make).
Python-100-Days
jackfrued
A wildly popular Chinese repository offering a 100-day masterclass in Python.
flutter
flutter
Google’s UI toolkit for building natively compiled mobile, web, and desktop apps.
bootstrap
twbs
The legendary HTML, CSS, and JS framework for developing responsive, mobile-first websites.
Automation, LLM Ecosystems, & CLI
gitignore
github
GitHub's official collection of .gitignore templates for different programming languages.
Microsoft-Activation-Scripts
massgravel
Open-source Windows and Office activation scripts.
awesome-go
avelino
A curated list of awesome Go frameworks, libraries, and software.
ollama
ollama
The hugely popular tool that lets you seamlessly run massive AI/LLMs locally on your own machine.
stable-diffusion-webui
AUTOMATIC1111
The de facto web UI for generating AI images locally using Stable Diffusion.
the-art-of-command-line
jlevy
A masterclass guide on how to use the command line proficiently.
transformers
huggingface
Hugging Face's foundational library for downloading and training state-of-the-art machine learning models.
JavaGuide
Snailclimb
A comprehensive study guide for Java developer interviews.
awesome-chatgpt-prompts
f
A massive directory of highly optimized prompts and templates to use with ChatGPT and other LLMs.
yt-dlp
yt-dlp
The most powerful command-line tool in the world for downloading audio and video from YouTube and other platforms.
Foundational Utilities & Rising AI Stars
javascript
airbnb
Airbnb's incredibly strict JavaScript Style Guide, used globally to enforce clean code.
langflow
langflow-ai
A UI tool allowing developers to visually build and deploy AI-powered agents and workflows.
HelloGitHub
521xueweihan
A monthly magazine-style repo sharing interesting, entry-level open source projects.
youtube-dl
ytdl-org
The original command-line video downloader (now largely succeeded by yt-dlp above).
next.js
vercel
Vercel's React Framework, which powers a massive percentage of modern full-stack web applications.
tech-interview-handbook
yangshun
Curated coding interview preparation materials specifically aimed at busy software engineers.
scrcpy
Genymobile
A lightweight, highly performant tool that lets you display and control your Android device from your PC.
dify
langgenius
An open-source, production-ready AI agent and workflow development platform.
go
golang
The official source code for the Go programming language (developed by Google).
fucking-algorithm
labuladong
A famously blunt, highly effective guide to "cracking" LeetCode algorithmic problems.