Skip to content

md8-habibullah/top-github-repos-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

🌟 200+ Ultimate Open-Source Repositories: The Developer's Curated Guide [2026] --- 🚀 (Curated by Category)

GitHub stars GitHub forks GitHub watchers GitHub last commit Contributions welcome

The ultimate curated collection of 200+ high-impact open-source repositories for Web Dev, DevOps, AI, and Security. Updated for 2026.

A curated, categorized, and regularly updated list of must-see open source repositories for developers, students, and tech enthusiasts.

🚀 Established in 2024 | Continuously Maintained


📍 Table of Contents


🚀 Roadmaps & Learning Paths


🤖 AI & LLM Engineering (The "New" Essential)

This is currently the most starred category on GitHub.

  • Ollama — Run large language models (Llama 3.2, Mistral) locally.
  • LangChain — The standard framework for building LLM-powered applications.
  • Hugging Face Transformers — State-of-the-art machine learning for Pytorch, TensorFlow, and JAX.
  • Claude Code — Agentic coding tool that lives in your terminal and understands your entire codebase.
  • Browser-use — Open-source AI for web automation (letting AI "use" the browser).
  • Aider — AI pair programming in your terminal.

🌐 Web Development

  • shadcn/ui — Beautifully designed components built with Radix UI and Tailwind CSS.
  • Lucide — Beautiful & consistent icons, a community fork of Feather Icons.
  • T3 Stack — The best way to start a full-stack, typesafe Next.js app.
  • Directus — The modern data platform that turns any SQL database into an API and Admin UI.
  • freeCodeCamp — Learn to code for free.
  • 30-seconds-of-code — Short JavaScript code snippets.
  • javascript-algorithms — Algorithms and data structures in JS.
  • react — The library for web and native user interfaces.
  • vue — The progressive JavaScript framework.
  • angular — One framework, mobile & desktop.
  • next.js — The React framework for production.
  • nuxt — The Intuitive Vue Framework.
  • awesome-react — Curated list of React resources.
  • awesome-vue — Curated resources for Vue.js devs.
  • nodebestpractices — Node.js best practices.
  • storybook — UI component explorer for frontend devs.
  • css-protips — Tips to improve your CSS skills.
  • awesome-tailwindcss — Resources for Tailwind CSS.
  • md8-habibullah/jsdelivr — A free CDN for open source, npm, GitHub, and more.

📱 Mobile Development


👨‍💻 Programming Languages & Algorithms


🧪 Data Science & Machine Learning


⚙️ Advanced DevOps & Cloud Native Infrastructure ☁️

  • free-for-dev — List of free services for developers.
  • devops-exercises — DevOps and SRE interview questions and exercises.
  • kubernetes — Production-Grade Container Scheduling and Management.
  • docker — Docker Community Edition.
  • awesome-devops — Curated DevOps resources.
  • ansible — Ansible is a radically simple IT automation platform.
  • terraform — Infrastructure as Code.
  • awesome-docker — A curated list of Docker resources.
  • prometheus — Monitoring system & time series database.
  • awesome-kubernetes — Kubernetes curated resources.
  • awesome-ciandcd — CI/CD resources and tools.
  • awesome-terraform — Curated list for Terraform.
  • md8-habibullah/ansible — Ansible playbooks, guides, and resources.
  • Coolify — An open-source, self-hosted alternative to Heroku/Netlify/Vercel.
  • Argo CD — Declarative, GitOps continuous delivery tool for Kubernetes.
  • LocalStack — A fully functional local AWS cloud stack.
  • Grafana — The open observability platform for analytics and monitoring.
  • Pulumi — Infrastructure as Code using real programming languages (TS, Python, Go).

🛡️ Cybersecurity & Pentesting (Your Specialty)

As a Security Engineer, these tools are for authorized penetration testing, research, and infrastructure hardening only.

  • OWASP Top 10 — The standard awareness document for developers and web application security.
  • Gitleaks — Scan git repos for secrets like passwords, API keys, and tokens.
  • SQLMap — Automatic SQL injection and database takeover tool.
  • Sherlock — Hunt down social media accounts by username across social networks.
  • PayloadsAllTheThings — A list of useful payloads and bypasses for Web Application Security.

🎮 Command & Control (C2) & Remote Access

  • Sliver — A powerful, cross-platform, open-source C2 framework (the best open-source alternative to Cobalt Strike).
  • Evil-WinRM — The ultimate shell for hacking Windows; features lateral movement, file transfer, and memory execution.
  • NetExec — The successor to CrackMapExec; a multi-tool for automated network assessment and credential harvesting.
  • Havoc — A modern, malleable post-exploitation command and control framework.

🤖 Botnets, Agents & AI Red Teaming

  • DeepTeam — LLM Red Teaming framework to simulate jailbreaks and prompt injections on AI agents.
  • Mirai (Research) — The infamous IoT botnet source code (for research and defense signature building).
  • Cai-Framework — Cybersecurity AI framework for building autonomous agents that discover and exploit vulnerabilities.
  • Honeymap — Real-time visualization of world-wide honeypot attacks (see the "botnet" in action).

📡 Network Monitoring & Hidden Recon

  • Bettercap — The "Swiss Army Knife" for 802.11, BLE, and Ethernet reconnaissance and MITM attacks.
  • RustScan — A modern port scanner that can scan 65k ports in 3 seconds; designed for speed and scriptability.
  • Zabbix — Enterprise-grade monitoring that can track thousands of devices as a distributed "monitoring net."
  • Netdata — Per-second, real-time health and performance monitoring for entire distributed clusters.

🕵️ Advanced OSINT & Data Leaks

  • SpiderFoot — Automates OSINT collection from over 100 public data sources for threat intelligence.
  • Gitleaks — Scan every commit in your history to find leaked API keys, tokens, and secrets.
  • Mary-SUE(Your Tool/Reference) — Specialized script for harvesting username-linked data across platforms.
  • Ciphey — Fully automated decryption tool that uses AI and Natural Language Processing to crack unknown encryptions.

💣 Exploitation & Payload Heavies

  • Metasploit Framework — The world's most used penetration testing software.
  • PayloadsAllTheThings — A massive library of payloads for every web vulnerability imaginable.
  • Impacket — A collection of Python classes for working with network protocols (SMB, MSRPC) — essential for Windows network hacking.
  • Aircrack-ng — The standard for auditing wireless networks and cracking WPA/WPA2.

🏗️ System Design & Architecture


📚 Awesome Lists & Resources


🛠️ Developer Tools & Utilities

  • gitignore — Useful .gitignore templates.
  • ohmyzsh — A delightful community-driven framework for managing your zsh configuration.
  • powerlevel10k — Super flexible and fast zsh theme.
  • prettier — Code formatter.
  • eslint — Pluggable JavaScript linter.
  • homebrew — The missing package manager for macOS (or Linux).
  • nvm — Node version manager.
  • fzf — A command-line fuzzy finder.
  • tmux — Terminal multiplexer.
  • ripgrep — Fast command-line search tool.
  • shields — Quality metadata badges for open source projects.

🏆 GitHub Profile & Achievement Showcases


🎨 Themes & Customizations


🎨 Design, Frontend & UX


📊 Visualization, Data & Charts

  • awesome-visualization — Curated list of visualization libraries.
  • d3 — Bring data to life with SVG, Canvas and HTML.
  • chart.js — Simple yet flexible JavaScript charting.
  • awesome-dataviz — Curated list of data visualization libraries.
  • echarts — Powerful visualization library for browser.

💼 Job Search & Career


🗃️ Miscellaneous / General


💬 Top Open Source Chat & Workspace Messaging Platforms

  • Rocket.Chat — The leading open source team chat platform, Slack alternative, with rich integrations and self-hosting.
  • Mattermost — Secure, self-hosted Slack alternative for teams and enterprises.
  • Matrix (Synapse) — Matrix protocol reference server, a decentralized, federated, end-to-end encrypted messaging network.
  • Element — The flagship Matrix client, formerly Riot, web and desktop app.
  • Telegram (Unofficial, open clients) — Unofficial open source desktop client for Telegram.
  • Wire — Secure, cross-platform team collaboration platform.
  • Zulip — Powerful threaded open source group chat, great for remote teams.
  • Rocket.Chat.ReactNative — Mobile client for Rocket.Chat.
  • Jitsi Meet — Secure, scalable open source video chat and conferencing platform.
  • SimpleX Chat — Private, decentralized, and serverless messenger.
  • Conduit — Lightweight Matrix homeserver written in Rust.
  • Openfire — Real-time collaboration server based on XMPP protocol.
  • SOGo — Groupware server with calendar, contacts, and chat.
  • Open Source WhatsApp Clients — Unofficial WhatsApp Web API for Node.js.

🐧 Linux & Command Line Tools

A curated list of repositories to master the Linux ecosystem, from core fundamentals to high-performance modern replacements.


🎓 Mastering the Fundamentals

🚀 The "Modern Unix" Power Tools (Rust-Powered)

  • eza-community/eza — A modern, maintained replacement for ls with colors and git integration.
  • sharkdp/bat — A cat clone with syntax highlighting, line numbers, and git integration.
  • ajeetdsouza/zoxide — A smarter cd command that learns your habits to help you navigate instantly.
  • BurntSushi/ripgrep — The fastest text search tool (grep alternative) that respects your .gitignore.
  • sharkdp/fd — A simple, fast, and user-friendly alternative to the find command.
  • aristocratos/btop — An immersive, high-performance system monitor (the successor to htop).
  • mfontanini/duf — A better df utility with clear, colorful graphs for disk usage.
  • dalance/procs — A modern replacement for ps written in Rust with colored output.

🐚 Shell Customization & Terminal Experience

💻 Terminal Emulators (The High-Performance Tier)

  • alacritty/alacritty — A cross-platform, GPU-accelerated terminal emulator focused on speed.
  • kovidgoyal/kitty — A modern, feature-rich, GPU-based terminal supporting images and ligatures.
  • wez/wezterm — A powerful GPU-accelerated terminal emulator and multiplexer written in Rust.

🔧 Shell Frameworks & Prompt Enhancements

🖼️ Terminal Information & Aesthetics


🚀 Want More? Explore Further!


🤝 Contributing

Want to make this list even better? See CONTRIBUTING.md and open a pull request!

  • Suggest new repos
  • Fix errors or descriptions
  • Add new categories

📣 Share This List

If you found this helpful, please star ⭐, fork 🍴, and share with your friends and communities!

Feel free to fork, suggest, or contribute to this list!
Maintained by md8-habibullah