73 repos
Awesome GitHub repositories, curated.
A community-curated directory of interesting public GitHub repositories. Ask in plain English — AI ranks by relevance. Save what you find.
Browse repositories
- mtdvio/every-programmer-should-know
This project is a comprehensive, community-curated knowledge base designed to support software engineers in mastering both fundamental computer science principles and practical industry methodologies. It serves as a centralized reference library that aggregates technical resources, academic literature, and professional
Career GuidanceComputer Science FoundationsComputer Science Fundamentals - pytorch/pytorch
PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic diffe
Hardware-Accelerated Tensor LibrariesTensor ManagementATen Tensor Libraries - neovim/neovim
Neovim is a text editing environment designed for extensibility and performance. It provides a core engine for text manipulation, multi-window management, and complex editing commands, while maintaining compatibility with existing paradigms. The project features a stable interface that allows external clients to intera
Asynchronous UI ProtocolsText Editing EnginesLua APIs - Shubhamsaboo/awesome-llm-apps
This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent
AI Agent TemplatesAI Application TemplatesRAG Pipelines - microsoft/Web-Dev-For-Beginners
This project is an open-source educational curriculum designed to facilitate technical skill acquisition through a structured, project-based learning framework. It serves as a centralized knowledge base that guides learners through foundational web development concepts, modern programming logic, and advanced technical
Curriculum ModulesOpen-Source CurriculaPedagogical Frameworks - google-gemini/gemini-cli
This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes,
Agent Memory SystemsCLI Extension FrameworksSubagent Definitions - iluwatar/java-design-patterns
This project is a comprehensive educational knowledge base designed to help developers master software engineering excellence through a structured catalog of design patterns and architectural principles. It provides a curated repository of best practices, programming heuristics, and implementation examples, all organiz
Code SnippetsDesign Pattern CatalogsAlgorithmic Implementations - puppeteer/puppeteer
Puppeteer is a browser automation library that provides a programmatic interface for controlling web browsers to execute tasks, simulate user interactions, and perform end-to-end testing. It functions as a headless browser controller, managing browser lifecycles, isolated session contexts, and remote connections to fac
Automated End-to-End TestingBrowser Automation LibrariesBrowser Lifecycle Managers - florinpop17/app-ideas
App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p
Automated Code FixersAutonomous AI WorkflowsAutonomous Development Agents - bitcoin/bitcoin
This project is a cryptographic consensus engine and distributed ledger client that functions as a peer-to-peer network node. It enables decentralized network participation by allowing users to independently validate transactions and blocks, ensuring data integrity and consensus without reliance on a centralized author
Cryptographic Consensus EnginesBitcoin Core RPC APIsBitcoin RPC APIs - gin-gonic/gin
Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework
HTTP RoutersMiddleware-Oriented FrameworksRadix Tree Routers - rasbt/LLMs-from-scratch
This repository serves as an educational framework for building large language models from the ground up. It provides a structured curriculum that guides learners through the end-to-end lifecycle of model development, including data processing, architecture design, and optimization. By focusing on low-level implementat
Language Model DevelopmentBackpropagation ImplementationsDeep Learning Implementations - ruanyf/weekly
This project is a long-term, curated tech newsletter and digital trend repository designed for software developers and technology enthusiasts. It functions as a knowledge aggregation archive, providing a recurring publication that synthesizes industry insights, technical trends, and cultural commentary to help professi
Tech NewslettersTrend Analysis ArchivesWeekly Newsletter Archives - microsoft/ML-For-Beginners
This project is an open-source educational curriculum designed to provide a structured path for developers to master machine learning and generative AI. It functions as a technical skill development platform, offering comprehensive study materials that guide learners through fundamental concepts, algorithms, and the pr
Educational CurriculaGuided TutorialsMachine Learning Education - realworld-apps/realworld
RealWorld is an open-source project that provides a standardized blueprint for building functionally identical applications across diverse programming languages and frameworks. By establishing a contract-first API specification and a shared data model, it enables developers to create decoupled frontend and backend comp
Application BlueprintsContract-First SpecificationsCross-Framework Implementations - MunGell/awesome-for-beginners
This project is a curated directory of software repositories specifically selected to help newcomers make their first open-source contributions. It serves as a collaborative knowledge base that aggregates entry-level development opportunities, providing a structured path for novice developers to practice version contro
Awesome ListsContributor Onboarding GuidesOpen Source Directories - bregman-arie/devops-exercises
This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding cha
Compute Orchestration EnginesDevOps Learning CurriculaSoftware-Defined Networking Services - DopplerHQ/awesome-interview-questions
This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la
Ephemeral Secret ProvisioningHierarchical Configuration SystemsSecret Injection - syncthing/syncthing
Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve
Distributed File SynchronizationFile Synchronization ServicesBidirectional Folder Synchronization - ByteByteGoHq/system-design-101
This project is a centralized engineering knowledge repository that provides a structured curriculum for mastering system design, architectural patterns, and fundamental software development workflows. It serves as a professional development resource for engineers, offering foundational knowledge and real-world case st
Engineering Concept VisualizationsEngineering InfographicsEngineering Visualizations