Browse repos explained in plain English
Popular GitHub repositories, each explained for non-coders — what it does, its tech stack, and how to run it. Pick any to read the plain-English breakdown.
By language: Python · TypeScript · JavaScript · Go · Rust · C++ · HTML · Java · C · Shell · C# · Swift · Jupyter Notebook · PHP · Kotlin · Ruby
- florisboard/florisboardA free, open-source Android keyboard that keeps all your data on your device instead of sending it to company
- paoloanzn/free-codeA modified build of Claude Code (Anthropic's terminal AI coding assistant) with all telemetry removed, extra b
- droidrun/mobilerunA Python framework that lets you control Android and iOS devices with plain-English instructions, using an AI
- ngrx/platformA set of state management libraries for Angular apps that routes all data changes through a single predictable
- oapi-codegen/oapi-codegenA command-line tool for Go developers that reads an OpenAPI spec file and generates ready-to-use server handle
- baowenbo/dainA Python research project that generates extra video frames to increase frame rate or create slow-motion effec
- bytedeco/javacvA Java library that wraps OpenCV, FFmpeg, and other native computer vision tools so Java developers can proces
- primefaces/primereactA large collection of ready-to-use UI components for React — buttons, data tables, charts, forms, dialogs, and
- google/traxA deep learning library from Google Brain for building and training neural networks — including Transformers,
- dhghomon/easy_rustA free, plain-English Rust programming textbook written for non-native English speakers, covering everything f
- kreuzberg-dev/kreuzbergA fast Rust-powered library that extracts text and data from 91+ file formats — PDFs, Office docs, images, ema
- mediaelement/mediaelementA JavaScript library that gives any web page a consistent, cross-browser audio and video player with one unifi
- love2d/loveA free, open-source framework for making 2D games with Lua — a simple scripting language — that runs on Window
- bishopfox/unredacterA security research tool by Bishop Fox that proves pixelated text in screenshots can often be recovered, showi
- mooophy/cpp-primerA complete set of worked exercise solutions for the C++ Primer textbook (5th edition), organized chapter by ch
- zhanghai/materialfilesAn open-source Android file manager with Material Design styling that handles network storage (FTP, SFTP, SMB,
- alibaba/transmittable-thread-localA tiny Java library from Alibaba that fixes a common problem: per-request data like trace IDs stored in Thread
- soapyigu/swift-30-projectsA collection of 30 small, standalone iOS apps written in Swift 5 covering UIKit, animation, Core ML, Core Data
- founded-labs/react-native-reusablesA component library that brings shadcn/ui-style UI components to React Native, letting you build consistent in
- krahets/leetcode-bookA Chinese-language collection of algorithm and data structure solutions in Python, Java, and C++ for three pop
- thekingofduck/fuzzdictsA comprehensive collection of wordlists for authorized web security testing, covering XSS payloads, SQL inject
- mherrmann/heliumA Python library that simplifies browser automation by letting you click buttons and fill forms using visible
- std-microblock/chromaticA C++ injection framework for Chromium-based desktop apps that hooks into the V8 engine to enable plugin and t
- geekyants/vue-native-coreA deprecated framework that let developers write native iOS and Android apps using Vue.js syntax by wrapping R
- daijro/camoufoxA modified Firefox browser for automated web scraping and AI agents that disguises bot traffic as a real human
- optiscaler/optiscalerA free PC gaming tool that intercepts a game's upscaling calls and redirects them to a different technology, l
- rbgirshick/py-faster-rcnnA deprecated Python implementation of the Faster R-CNN object detection system that identifies and draws bound
- borntoberoot/networkmanagerA free, open-source Windows app that combines over a dozen network tools — remote desktop, SSH, port scanner,
- google-deepmind/pysc2A Python library from DeepMind that turns StarCraft II into an AI research environment, letting you train rein
- smallnest/rpcxA fast Go framework for building microservices using remote procedure calls, with built-in service discovery,
- charlax/engineering-managementA curated reading list of articles, books, podcasts, and videos covering every aspect of engineering managemen
- usekaneo/kaneoKaneo is a self-hosted, open source project management tool, an alternative to Jira or Linear, with kanban boa
- unicity-astrid/sdk-jsTypeScript/JavaScript SDK for building 'capsules' — installable plugin-like programs — for Astrid OS, compiled
- xiaomimimo/mimo-codeAn AI coding assistant that runs in your terminal, reads and writes code, and remembers project context betwee
- bytedance/flowgram.aiA TypeScript framework from ByteDance for building your own drag-and-drop visual workflow editors in the brows
- cloudflare/vinextAn experimental tool that lets you run an existing Next.js app on the Vite build engine and deploy it to Cloud
- twbs/iconsThe official Bootstrap icon library with over 2,000 free SVG icons you can drop into any website via HTML, CSS
- cloudflare/cloudflare-osCloudflare OS is an open source AI workspace where agents build sandboxed personal apps and access company dat
- cloudflare/computerCloudflare Computer gives an AI agent a virtual filesystem and pluggable sandboxed runtimes to read, write, an
- jakewharton/hugoHugo is an Android debugging tool that automatically logs method inputs, outputs, and execution time when you
- kyutai-labs/pocket-ttsA lightweight text to speech tool that runs on your CPU, turning text into natural sounding audio with no GPU
- google-labs-code/stitch-skillsA large library of Agent Skills that connect coding agents like Claude Code, Cursor, and Gemini CLI to Google
- electron/fiddleA desktop playground for quickly trying out Electron features — load a template, pick your Electron version, h
- paddlepaddle/ernieBaidu's open-source ERNIE 4.5 family of large AI models for text and image understanding, ranging from a tiny
- github/scientistA Ruby library from GitHub that lets you safely test new code alongside old code in production, comparing resu
- sindresorhus/npCommand-line tool that automates publishing npm packages — runs tests, bumps version, creates a git tag, and p
- epicgames/loreOpen-source version control system by Epic Games built for projects mixing code with large binary assets, like
- kangarooking/cangjie-skillCangjie Skill turns long books, videos, and podcasts into structured, verifiable AI skills that agents like Cl
- peng-zhihui/l-ink_cardA DIY smart card project that combines NFC with an e-ink display and a dial to switch between multiple stored
- laravel/lumenLumen is a lightweight PHP framework for building fast web apps and APIs, designed as a stripped-down alternat
- unicity-astrid/bookOfficial documentation hub for Astrid OS, explaining the kernel, capsules, host ABI, bus, and security model,
- apoorvsaxena/lozad.jsA tiny, zero-dependency JavaScript library that uses the browser's built-in Intersection Observer to lazy-load
- ecomfe/echarts-for-weixinA custom component that brings Apache ECharts charts into WeChat Mini Programs, letting you add interactive ba
- jart/blinkA tiny virtual machine that runs x86-64 Linux programs on Mac, Windows, ARM, and RISC-V without needing Linux,
- ohmybash/oh-my-bashA community-built framework that enhances the Bash terminal with one-line installation, 100+ themes, and plugi
- trungdq88/awesome-black-friday-cyber-mondayA curated, annually updated list of Black Friday and Cyber Monday software deals covering 500+ apps, SaaS tool
- wiseodd/generative-modelsA Python collection of 20+ GAN variants and 5 Variational Autoencoder implementations in PyTorch and TensorFlo
- cobaltdisco/google-chinese-results-blocklistA community-maintained blocklist of low-quality Chinese-language spam sites for use with the uBlacklist browse
- metafizzy/infinite-scrollA JavaScript library that automatically loads and appends the next page of content as the user scrolls down, r
- ackites/nrfrAndroid app that changes the country code your phone reads from its SIM card, fixing carrier compatibility iss
- da-southampton/nlp_abilityChinese-language reference guide covering NLP theory and engineering — Transformer architecture, BERT variants
- jenkinsci/dockerOfficial Docker image for Jenkins CI/CD server — run a fully working build automation server with a single com
- sebastianbergmann/php-file-iteratorSmall PHP library that scans directories and filters files by extension or prefix — mainly used as a dependenc
- evidentlyai/evidentlyOpen-source Python library for evaluating and monitoring AI systems — check data drift, model accuracy, and LL
- supermacro/neverthrowTypeScript library that replaces throw/catch error handling with explicit Result types — errors become part of
- coells/100daysCollection of Jupyter notebooks implementing one algorithm per day for 100 days — classic algorithms in Python
- yuanguangxin/leetcodePersonal collection of Java solutions to LeetCode coding problems organized by algorithm type — hash tables, d
- hips/autogradPython library that automatically computes exact derivatives of functions written in standard Python and NumPy
- iyear/tdlCommand-line tool written in Go for downloading, uploading, and forwarding Telegram content — including protec
- learningcircuit/local-deep-researchA self-hosted AI research assistant that searches the web and academic databases like arXiv and PubMed, then w
- phar-io/manifestA PHP library that reads and writes XML manifest files for PHP Archive (PHAR) packages, describing their versi
- agronholm/apschedulerA Python library for running tasks automatically on schedules or in a queue—supports cron-style timing, fixed
- google-deepmind/weathernextWeatherNext is Google DeepMind's AI weather forecasting model family, predicting global medium-range weather a
- unicity-astrid/handbookContributor handbook for the Astrid project explaining its polyrepo structure, design philosophy, RFC process,
- phoboslab/qoiQOI is a fast, lossless image format implemented as a single C/C++ header file—compression similar to PNG but
- lcobucci/jwtA PHP library for creating, signing, and verifying JSON Web Tokens—the standard way to authenticate users acro
- engineerapart/theremotefreelancerA community-maintained list of websites where software developers and designers can find remote freelance and
- h2oai/h2o-3H2O is an open-source machine learning platform that trains models on large datasets across distributed cluste
- op7418/humanizer-zhA Claude Code skill that scans Chinese AI-generated text for 24 specific writing patterns and rewrites flagged
- zho-zho-zho/comfyui-workflows-zhoA collection of 54 ready-to-use ComfyUI workflow files across 22 categories covering AI image generation, port
- phar-io/versionA tiny PHP library that parses semantic version numbers and checks whether a version satisfies a constraint li
- browser-use/video-useAn AI coding agent that edits raw video footage through a chat interface — describe what you want in plain Eng
- 42wim/matterbridgeA background service that bridges messages between 20+ chat platforms — type in Discord and your message appea
- supermanito/linuxmirrorsShell scripts that switch your Linux system's package download server to a faster nearby mirror with a single
- raycast/extensionsThe official monorepo of community-built add-ons for Raycast, the Mac keyboard launcher — browse extensions to
- 0xinfection/awesome-wafA curated reference guide for security researchers covering how web application firewalls work, how to detect
- mozilla/geckodriverA small Mozilla program that lets automated test scripts control the Firefox browser — it translates standard
- assetripper/assetripperA desktop application that extracts assets from Unity games — images, sounds, 3D models, and scripts — from th
- blasten/turn.jsA jQuery plugin that adds a realistic book page-turn animation to web pages — HTML content flips like the page
- burnash/gspreadA Python library that lets you read and write Google Sheets from code — open a spreadsheet, update cells, and
- ekzhang/sshxA tool that shares your terminal with anyone through a browser — run one command to get a URL, and others can
- symfony/processA PHP library that lets you run shell commands from your PHP code with clean handling of output, timeouts, and
- bmax121/apatchAn Android rooting tool that patches the kernel directly, supports existing Magisk-compatible modules, and all
- raathigesh/majesticA browser-based graphical interface for Jest that lets you run, filter, and watch JavaScript and TypeScript te
- xm4ddy/ofgbA small Windows 11 desktop app that removes Microsoft-added advertisements from File Explorer and the Start Me
- visualize-ml/book3_elements-of-mathematicsInteractive Jupyter Notebook companion to a Chinese-language textbook covering the mathematical foundations of
- firmai/industry-machine-learningA curated directory of machine learning and data science code notebooks organized by industry sector, linking
- luckyone7777/llm-trading-labA six-month real-money experiment letting ChatGPT control a $100 stock portfolio on micro-cap stocks, with eve
- clappr/clapprAn open-source, extensible web video player built in JavaScript that supports live streaming formats like HLS
- olivere/elasticA now-deprecated Go library for connecting to and querying Elasticsearch — covering index management, document
All repos · Explain any other repo →