ChatGH
Ask me anything about your GitHub repositories
Or start instantly with a popular repositories below
Collections
Curated lists of repositories.
Artificial Intelligence
Collection of AI-related projects, including machine learning, deep learning, and AI tooling.
App Development
Collection of resources for building client-side applications across Mobile (Android/iOS) and Desktop platforms, including native and cross-platform solutions.
Blockchain Ecosystem
Collection of Layer 1/Layer 2 public chains, smart contract development tools, and quantitative trading resources. The core protocols (Bitcoin, Ethereum, etc.) are listed directly below.
Data Science
Core libraries for data manipulation, statistical analysis, and interactive notebooks, primarily within the Python ecosystem.
Databases
Collection of databases including Relational (SQL), NoSQL, Graph, Vector, Time Series, and associated management tools.
Developer Tools
Essential software and utilities specifically designed for software development workflows, including editors, version control, and terminal enhancements.
DevOps
Collection of tools for Developer Operations including automation, containerization, orchestration, and monitoring infrastructure.
Game Development
Collection of game engines, libraries, and tools for building video games, covering both 2D and 3D development.
Trending Repositories
Trending repositories on GitHub today
vxcontrol / pentagi
PentAGI is a fully autonomous AI-powered penetration testing platform that orchestrates multiple intelligent agents to perform complex security assessments. It integrates 20+ professional security tools (nmap, metasploit, sqlmap) in a sandboxed Docker environment, featuring smart memory systems, knowledge graph integration, and automated vulnerability reporting for security professionals.
blackboardsh / electrobun
Electrobun is a complete solution for building ultra-fast, tiny, cross-platform desktop apps with TypeScript. It uses Bun for execution and Zig for native bindings, offering small bundles (~12MB), tiny updates (~14KB), and seamless RPC between isolated processes.
HailToDodongo / pyrite64
Pyrite64 is an open-source visual editor and runtime engine for creating 3D games on the Nintendo 64. Built with Libdragon and tiny3d, it supports GLTF model import, HDR rendering, and node-graph scripting, targeting real hardware and accurate emulators without proprietary SDKs.
obra / superpowers
Superpowers is a complete software development workflow for coding agents, built on composable skills that enforce TDD, systematic planning, subagent-driven development, and code review. It transforms AI from a code generator into a disciplined engineering partner.
aquasecurity / trivy
Trivy is a comprehensive and versatile security scanner that detects vulnerabilities, misconfigurations, secrets, and license issues in container images, filesystems, Git repositories, Kubernetes clusters, and virtual machine images.
PostHog / posthog
PostHog is an all-in-one, open source developer platform for building successful products. It offers product analytics, web analytics, session replay, feature flags, A/B testing, error tracking, surveys, and more—all in one integrated stack that you can self-host or use via cloud.
eslint / eslint
ESLint is a pluggable and configurable linter tool for identifying and fixing problems in JavaScript and ECMAScript code. It uses AST-based analysis, supports custom rules, and integrates with various editors and build tools to enforce consistent code quality.
anthropics / claude-plugins-official
Official, Anthropic-managed directory of high-quality Claude Code plugins. Features internal and third-party plugins for code review, development workflows, language servers, and more.
Effect-TS / effect-smol
Core libraries and experimental work for Effect v4, a fully-fledged functional effect system for TypeScript. Provides robust primitives for managing side effects, type safety, concurrency, and structured programming to build production-ready applications.
Top Repositories
The most popular repositories on GitHub.
A curated collection of step-by-step tutorials teaching developers how to rebuild popular technologies from scratch. Covering 30+ topics including databases, compilers, operating systems, and game engines, it helps you master programming by creating your own versions of tools like Git, Docker, and Redis.
sindresorhus / awesome
A curated list of awesome lists covering all kinds of interesting topics. This meta-list serves as the central directory for discovering high-quality resources on programming languages, frameworks, tools, and various technology domains.
freeCodeCamp.org's open-source codebase and curriculum. A friendly community where you can learn to code for free through thousands of interactive coding challenges, helping over 100,000 people land their first developer job.
A collective list of free APIs for use in software and web development. This repository includes an extensive list of public APIs from many domains including animals, anime, business, development, entertainment, finance, games, health, music, news, sports, weather and more, curated by the community.
A collaboratively maintained list of freely available programming books, courses, podcasts, and tutorials in over 40 languages. Hosted by the Free Ebook Foundation, it offers thousands of high-quality learning resources for developers at all levels.
Community-driven interactive roadmaps, guides, and resources for developers. Covers frontend, backend, DevOps, AI, and more with clickable nodes for detailed learning paths and best practices.
A complete computer science study plan to become a software engineer. Created by John Washam to prepare for interviews at top tech companies like Google, Amazon, Facebook, and Microsoft. Covers data structures, algorithms, system design, and more.
Learn how to design large-scale systems. Prep for the system design interview. An organized collection of resources covering scalability, performance, availability, and common system design patterns with solutions and Anki flashcards.
vinta / awesome-python
A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.
996icu / 996.ICU
996.ICU is an open-source initiative protesting the '996' work culture (9am-9pm, 6 days/week) in Chinese tech companies, advocating for labor law compliance and workers' rights, and introducing the 'Anti-996 License' to restrict non-compliant companies from using licensed code.