r_coolgithubprojects | Unsorted

Telegram-канал r_coolgithubprojects - CoolGithubProjects

3184

Part of @r_channels contains posts from r/CoolGithubProjects and r/CoolCSTechTalks

Subscribe to a channel

CoolGithubProjects

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

Читать полностью…

CoolGithubProjects

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

Читать полностью…

CoolGithubProjects

Why I Started Building RetUI – A Modern Terminal UI Framework for Go
https://redd.it/1uvd2zs
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

I’m building Arbor, a k9s-inspired terminal UI for API development
https://redd.it/1uv52cy
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

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

Читать полностью…

CoolGithubProjects

GitHub - MegaJerk/Uniqlock: A modern take on an old flash advertisement campaign
https://github.com/MegaJerk/Uniqlock

https://redd.it/1uv5iva
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

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

Читать полностью…

CoolGithubProjects

Just released Orca - a fast, minimal offline music player for Windows

https://redd.it/1uuz6gx
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

recap - list and resume your recent Claude Code sessions across every project

https://redd.it/1uuz3dz
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

VERTHA - An AI powered Voice Assistant
https://redd.it/1uuv345
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

OpenCraft
https://github.com/coder088/OpenCraft

https://redd.it/1uul99v
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

Atlas of Knowledge - an interactive dependency graph of human knowledge
https://redd.it/1uuqxwy
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

Lightweight Camera Window Desktop Application

https://redd.it/1uumli2
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

I built a Pokémon-inspired terminal game for practicing Kubernetes
https://redd.it/1uuhfnr
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

[Python] darnlink - Self-healing Markdown links: repairs moved links by UUID, robustifies plain ones (no database, pre-commit hook)
https://github.com/txemi/darnlink

https://redd.it/1uuhmz1
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

Open Source Browser Extension for Automation
https://redd.it/1uvic9w
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

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

Читать полностью…

CoolGithubProjects

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

Читать полностью…

CoolGithubProjects

An OpenSrouce Rust project (Local first Email Management/Marketing and CRM) is looking for contributors

https://redd.it/1uv95xo
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

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

Читать полностью…

CoolGithubProjects

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

Читать полностью…

CoolGithubProjects

I built a terminal app for managing all my VPSs
https://redd.it/1uv2kpw
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

TOROLLO - a local open-source interactive lab for system design and backend engineering
https://redd.it/1uv0ozp
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

[Prolog] AsaDB - A page-backed SQL database engine with persistent B+Trees and a 100k-row stress test

https://redd.it/1uuuqxe
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

every dictation tool I tried kept hearing "engine x" for nginx, so I built a local one that gets tech vocab right...
https://redd.it/1uuv8ht
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

Codemark: turn scattered code knowledge into navigable, semantic bookmarks
https://redd.it/1uusgd7
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

comicread: terminal manga/comics reader
https://redd.it/1uul1k8
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

open-kgo: an executable ontology for knowledge graphs that lints traversals and ranks results (Apache-2.0)
https://redd.it/1uumhm0
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

Display Hot Keys 3.0.0 Release
https://jon-mil-92.github.io/DisplayHotKeys/

https://redd.it/1uui7bn
@r_CoolGithubProjects

Читать полностью…

CoolGithubProjects

Streamix Queue ,lightweight Redis Streams event messenger for service-to-service communication.
https://redd.it/1uudq8b
@r_CoolGithubProjects

Читать полностью…
Subscribe to a channel