50 GITHUB REPOS THAT ARE ACTUALLY USEFUL
1. iFixAi — stress test AI for misalignment
→ https://github.com/ifixai-ai/iFixAi
2. public-apis — free APIs for everything
→ https://github.com/public-apis/public-apis
3. build-your-own-x — learn by building
→ https://github.com/codecrafters-io/build-your-own-x
4. developer-roadmap — learn any tech skill
→ https://github.com/nilbuild/developer-roadmap
5. free-programming-books — thousands of free books
→ https://github.com/EbookFoundation/free-programming-books
6. system-design-primer — ace design interviews
→ https://github.com/donnemartin/system-design-primer
7. coding-interview-university — self taught CS degree
→ https://github.com/jwasham/coding-interview-university
8. the-art-of-command-line — master the terminal
→ https://github.com/jlevy/the-art-of-command-line
9. project-based-learning — learn by doing
→ https://github.com/practical-tutorials/project-based-learning
10. you-dont-know-js — master JavaScript deeply
→ https://github.com/getify/You-Dont-Know-JS
11. the-book-of-secret-knowledge — hacker tools and resources
→ https://github.com/trimstray/the-book-of-secret-knowledge
12. tech-interview-handbook — crack the coding interview
→ https://github.com/yangshun/tech-interview-handbook
13. awesome-selfhosted — host your own apps
→ https://github.com/awesome-selfhosted/awesome-selfhosted
14. javascript-algorithms — algorithms explained in JS
→ https://github.com/trekhleb/javascript-algorithms
15. 30-seconds-of-code — short useful snippets
→ https://github.com/Chalarangelo/30-seconds-of-code
16. gitignore — templates for every language
→ https://github.com/github/gitignore
17. ollama — run AI models locally
→ https://github.com/ollama/ollama
18. langchain — build LLM apps fast
→ https://github.com/langchain-ai/langchain
19. n8n — automate workflows with AI
→ https://github.com/n8n-io/n8n
20. openclaw — local first AI assistant
→ https://github.com/openclaw/openclaw
21. dify — build AI agents visually
→ https://github.com/langgenius/dify
22. langflow — drag and drop AI pipelines
→ https://github.com/langflow-ai/langflow
23. mem0 — memory layer for AI agents
→ https://github.com/mem0ai/mem0
24. browser-use — let AI control your browser
→ https://github.com/browser-use/browser-use
25. ruflo — multi agent swarms for Claude Code
→ https://github.com/ruvnet/ruflo
26. crewai — multi agent AI teams
→ https://github.com/crewAIInc/crewAI
27. metagpt — AI agents as a software company
→ https://github.com/FoundationAgents/MetaGPT
28. autogen — Microsoft multi agent framework
→ https://github.com/microsoft/autogen
29. aider — AI pair programming in terminal
→ https://github.com/Aider-AI/aider
30. markitdown — convert any file to markdown
→ https://github.com/microsoft/markitdown
31. open-webui — self hosted ChatGPT interface
→ https://github.com/open-webui/open-webui
32. maigret — OSINT across 3000+ sites
→ https://github.com/soxoj/maigret
33. tradingagents — multi agent trading framework
→ https://github.com/TauricResearch/TradingAgents
34. stagehand — AI browser automation SDK
→ https://github.com/browserbase/stagehand
35. firecrawl — turn any site into LLM data
→ https://github.com/firecrawl/firecrawl
36. transformers — foundation of modern AI
→ https://github.com/huggingface/transformers
37. vllm — fast LLM inference and serving
→ https://github.com/vllm-project/vllm
38. llama.cpp — run LLMs on any hardware
→ https://github.com/ggml-org/llama.cpp
39. llama_index — connect your data to LLMs
→ https://github.com/run-llama/llama_index
40. nanochat — build a full LLM from scratch
→ https://github.com/karpathy/nanochat
41. ragflow — RAG engine with real citations
→ https://github.com/infiniflow/ragflow
42. claude-context — semantic code search for agents
→ https://github.com/zilliztech/claude-context
43. supermemory — memory engine for AI apps
→ https://github.com/supermemoryai/supermemory
44. awesome-claude-skills — curated Claude Code skills
→ https://github.com/ComposioHQ/awesome-claude-skills
45. andrej-karpathy-skills — guardrails for AI coding agents
→ https://github.com/multica-ai/andrej-karpathy-skills
46. bumblebee — scan your AI supply chain for threats
→ https://github.com/perplexityai/bumblebee
47. comfyui — node based image generation
→ https://github.com/Comfy-Org/ComfyUI
48. deepseek-v4 — strongest open weights model right now
→ https://github.com/deepseek-ai/DeepSeek-V4
49. lobe-chat — modern AI chat framework
→ https://github.com/lobehub/lobehub
50. freeCodeCamp — learn to code for free
→ https://github.com/freeCodeCamp/freeCodeCamp
Save this before you forget it exists.
You'll come back to at least ten of these.
1. iFixAi — stress test AI for misalignment
→ https://github.com/ifixai-ai/iFixAi
2. public-apis — free APIs for everything
→ https://github.com/public-apis/public-apis
3. build-your-own-x — learn by building
→ https://github.com/codecrafters-io/build-your-own-x
4. developer-roadmap — learn any tech skill
→ https://github.com/nilbuild/developer-roadmap
5. free-programming-books — thousands of free books
→ https://github.com/EbookFoundation/free-programming-books
6. system-design-primer — ace design interviews
→ https://github.com/donnemartin/system-design-primer
7. coding-interview-university — self taught CS degree
→ https://github.com/jwasham/coding-interview-university
8. the-art-of-command-line — master the terminal
→ https://github.com/jlevy/the-art-of-command-line
9. project-based-learning — learn by doing
→ https://github.com/practical-tutorials/project-based-learning
10. you-dont-know-js — master JavaScript deeply
→ https://github.com/getify/You-Dont-Know-JS
11. the-book-of-secret-knowledge — hacker tools and resources
→ https://github.com/trimstray/the-book-of-secret-knowledge
12. tech-interview-handbook — crack the coding interview
→ https://github.com/yangshun/tech-interview-handbook
13. awesome-selfhosted — host your own apps
→ https://github.com/awesome-selfhosted/awesome-selfhosted
14. javascript-algorithms — algorithms explained in JS
→ https://github.com/trekhleb/javascript-algorithms
15. 30-seconds-of-code — short useful snippets
→ https://github.com/Chalarangelo/30-seconds-of-code
16. gitignore — templates for every language
→ https://github.com/github/gitignore
17. ollama — run AI models locally
→ https://github.com/ollama/ollama
18. langchain — build LLM apps fast
→ https://github.com/langchain-ai/langchain
19. n8n — automate workflows with AI
→ https://github.com/n8n-io/n8n
20. openclaw — local first AI assistant
→ https://github.com/openclaw/openclaw
21. dify — build AI agents visually
→ https://github.com/langgenius/dify
22. langflow — drag and drop AI pipelines
→ https://github.com/langflow-ai/langflow
23. mem0 — memory layer for AI agents
→ https://github.com/mem0ai/mem0
24. browser-use — let AI control your browser
→ https://github.com/browser-use/browser-use
25. ruflo — multi agent swarms for Claude Code
→ https://github.com/ruvnet/ruflo
26. crewai — multi agent AI teams
→ https://github.com/crewAIInc/crewAI
27. metagpt — AI agents as a software company
→ https://github.com/FoundationAgents/MetaGPT
28. autogen — Microsoft multi agent framework
→ https://github.com/microsoft/autogen
29. aider — AI pair programming in terminal
→ https://github.com/Aider-AI/aider
30. markitdown — convert any file to markdown
→ https://github.com/microsoft/markitdown
31. open-webui — self hosted ChatGPT interface
→ https://github.com/open-webui/open-webui
32. maigret — OSINT across 3000+ sites
→ https://github.com/soxoj/maigret
33. tradingagents — multi agent trading framework
→ https://github.com/TauricResearch/TradingAgents
34. stagehand — AI browser automation SDK
→ https://github.com/browserbase/stagehand
35. firecrawl — turn any site into LLM data
→ https://github.com/firecrawl/firecrawl
36. transformers — foundation of modern AI
→ https://github.com/huggingface/transformers
37. vllm — fast LLM inference and serving
→ https://github.com/vllm-project/vllm
38. llama.cpp — run LLMs on any hardware
→ https://github.com/ggml-org/llama.cpp
39. llama_index — connect your data to LLMs
→ https://github.com/run-llama/llama_index
40. nanochat — build a full LLM from scratch
→ https://github.com/karpathy/nanochat
41. ragflow — RAG engine with real citations
→ https://github.com/infiniflow/ragflow
42. claude-context — semantic code search for agents
→ https://github.com/zilliztech/claude-context
43. supermemory — memory engine for AI apps
→ https://github.com/supermemoryai/supermemory
44. awesome-claude-skills — curated Claude Code skills
→ https://github.com/ComposioHQ/awesome-claude-skills
45. andrej-karpathy-skills — guardrails for AI coding agents
→ https://github.com/multica-ai/andrej-karpathy-skills
46. bumblebee — scan your AI supply chain for threats
→ https://github.com/perplexityai/bumblebee
47. comfyui — node based image generation
→ https://github.com/Comfy-Org/ComfyUI
48. deepseek-v4 — strongest open weights model right now
→ https://github.com/deepseek-ai/DeepSeek-V4
49. lobe-chat — modern AI chat framework
→ https://github.com/lobehub/lobehub
50. freeCodeCamp — learn to code for free
→ https://github.com/freeCodeCamp/freeCodeCamp
Save this before you forget it exists.
You'll come back to at least ten of these.




19
40
124
24.9K











