CoolGithubProjects
Kanalga Telegram’da o‘tish
Part of @r_channels contains posts from r/CoolGithubProjects and r/CoolCSTechTalks
Ko'proq ko'rsatish4 289
Obunachilar
+324 soatlar
+517 kunlar
+18330 kunlar
Postlar arxiv
4 287
Paper Planes: genetic algorithm evolving printable paper plane designs
https://github.com/lee101/paper-planes
https://redd.it/1uvqsur
@r_CoolGithubProjects
4 287
I open-sourced the Yes-Brainer — a council of AI models for the decisions that aren't no-brainers. They answer in parallel, debate to consensus, or get judged to a verdict. Browser-only, open source, bring your own keys (BYOK), no backend.
https://github.com/trekhleb/yesbrainer
https://redd.it/1uvp3y1
@r_CoolGithubProjects
4 287
qrshare, send files to your phone over wifi with a terminal QR code
https://redd.it/1uvno75
@r_CoolGithubProjects
4 287
learn-assembly-with-em — rebuilding userland (printf, malloc, a shell) in pure x86-64 assembly, no libc [Assembly]
https://github.com/whispem/learn-assembly-with-em
https://redd.it/1uvjvrx
@r_CoolGithubProjects
4 287
I built TKNGATE: An open-source AI Gateway with Semantic Caching, a built-in WAF, and a Zero-Knowledge P2P Key-Sharing Mesh.
https://redd.it/1uvhdom
@r_CoolGithubProjects
4 287
Any AI for Notion: Open source app to use Notion with any AI provider (iOS, Android, macOS, Windows, Linux)
https://redd.it/1uvdfxp
@r_CoolGithubProjects
4 287
Why I Started Building RetUI – A Modern Terminal UI Framework for Go
https://redd.it/1uvd2zs
@r_CoolGithubProjects
4 287
I've made a simple cross-platform GUI app to manage symlinks. Based on PyQt6.
https://www.reddit.com/gallery/1uvc6gg
https://redd.it/1uvccwr
@r_CoolGithubProjects
4 287
I’m building Arbor, a k9s-inspired terminal UI for API development
https://redd.it/1uv52cy
@r_CoolGithubProjects
4 287
An OpenSrouce Rust project (Local first Email Management/Marketing and CRM) is looking for contributors
https://redd.it/1uv95xo
@r_CoolGithubProjects
4 287
GitHub - profullstack/tronbrowser.dev: Open-source, privacy-first, AI-native browser built on a Chromium fork. No telemetry, no ads, no sponsored tabs.
https://github.com/profullstack/tronbrowser.dev
https://redd.it/1uv40i3
@r_CoolGithubProjects
4 287
I built a thing that delegates Claude Code's grunt work to cheaper models (90% cheaper, fully open source)
https://github.com/12122J/claude-delegator-deepseek-mcp
https://redd.it/1uv6w44
@r_CoolGithubProjects
4 287
GitHub - MegaJerk/Uniqlock: A modern take on an old flash advertisement campaign
https://github.com/MegaJerk/Uniqlock
https://redd.it/1uv5iva
@r_CoolGithubProjects
4 287
I got tired of drawing flowcharts by hand so I built a tool that parses your code and draws them for you
https://redd.it/1uv4h1p
@r_CoolGithubProjects
4 287
I built an MCP server that lets Claude Code delegate tasks to Codex, Copilot, Cursor & Gemini — on quota you already pay for
I made an open-source MCP server that turns Codex, GitHub Copilot, Cursor, and Google's Antigravity (Gemini) CLIs into sub-agents you can call from inside Claude Code — using the subscriptions you already pay for, no new API keys.
I kept switching between coding assistants mid-task — Claude Code for most things, but wanting Gemini for a quick cheap answer, Codex for heavier reasoning, or an image generated without reaching for a separate tool. So I built agent-intern, a single MCP server that exposes all four as clean tools:
\- Antigravity (Gemini 3.5 Flash) — fast, cheap tool-calling, and the only backend that can generate images (you get the saved file back).
\- Codex (OpenAI) — strong reasoner with a real, OS-enforced sandbox for actual repo edits.
\- Copilot (GitHub) — agentic coding on your Copilot plan.
\- Cursor — the widest model menu (GPT / Claude / Grok / Composer via one flag).
What you get:
\- Delegate to a different model family mid-task without leaving your terminal.
\- agent_swarm — fan N tasks out in parallel across all four backends at once.
\- A live "watch" window to see the sub-agent work step by step.
\- Zero new auth — it piggybacks the logins you already did. Each backend is independent; install one or all four.
It runs the official CLIs under your own logins — no private APIs, no token scraping. One honest caveat: these run as autonomous agents, so use trusted prompts on trusted content (Codex's sandbox is the only hard boundary — full security notes in the README).
GitHub: https://github.com/SinanTufekci/agent-intern
PyPI: uvx agent-intern — MIT licensed.
Happy to answer questions or take feedback — it started as a scratch-my-own-itch thing and grew from there.
https://i.redd.it/fvkht53s3ych1.gif
https://i.redd.it/o0z0b63s3ych1.gif
https://redd.it/1uv43fx
@r_CoolGithubProjects
