The Download
Join rotating hosts from GitHub’s Developer Advocacy team - including Andrea Griffiths, Cassidy Williams, Kedasha Kerr, and more for the latest in developer, open source, and GitHub news.
Join rotating hosts from GitHub’s Developer Advocacy team - including Andrea Griffiths, Cassidy Williams, Kedasha Kerr, and more for the latest in developer, open source, and GitHub news.
Skills for Real Engineers. Straight from my .claude directory.
GitHub Copilot Dev Days brings hands-on, community-led events to cities around the world, focused on real-world AI-assisted coding with GitHub Copilot.
Useful tool to track location or mobile number
A curated list of practical Codex skills for automating workflows across the Codex CLI and API.
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
Open source projects built in or receiving significant contributions from Brazil :brazil:
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.
Open-Source Frontier Voice AI
Deepseek to API: A lightweight, high-performance full-stack middleware converting client protocols to universal APIs. Supports multi-account rotation, compiled binaries, Vercel Serverless, and Docker. Compatible with Google, Claude, and OpenAI API formats.
An agentic skills framework & software development methodology that works.
📚 Freely available programming books
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
Invidious is an alternative front-end to YouTube
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
Developers spend a fair chunk of time during their development flow on fixing relatively trivial problems in their code. pre-commit.ci both enforces that these issues are discovered (which is opt-in for each developer's workflow via pre-commit) but also fixes the issues automatically, letting developers focus their time on more valuable problems.