CoolGithubProjects
Open in Telegram
Part of @r_channels contains posts from r/CoolGithubProjects and r/CoolCSTechTalks
Show more4 275
Subscribers
+924 hours
+397 days
+17030 days
Posts Archive
4 275
DevDex — renders any GitHub profile as a pixel-art page with levels and streaks
https://redd.it/1v7znd3
@r_CoolGithubProjects
4 275
I got tired of "prompting hell," so I built OpenVelo: an open-source orchestrator for "fire and forget" AI software generation.
Hey everyone,
Building software with AI usually means you are trapped in prompting hell—writing a prompt, waiting 20 minutes, checking the output, and prompting again. I built OpenVelo to fix this.
It’s an open-source pipeline designed for a "fire and forget" workflow. The AI-driven planning phase happens upfront inside a dedicated Web-UI. Once you generate and finalize a detailed plan with the LLM, the orchestrator takes over. You can walk away and wake up to software that is either ready to use or requires very minimal fixing.
Important caveats: This is not meant to replace quick CLI pair programming, and it will not keep your token consumption down. It is built for bigger projects, refactors, ports, and prototypes where your personal time is more valuable than compute time.
How the architecture works:
\- Scalable by Design: The entire system runs in isolated Docker containers that communicate with each other, making it easily scalable.
\- Web-UI Planning: All AI-driven planning and requirement gathering is completed in the Web-UI before any implementation begins.
\- Implementation Agent: Runs an iterative cycle in an isolated container to write code and pass unit tests.
\- Tester Agent & Orchestrator: Performs real functional testing against the built software. If it fails, they trigger a self-healing process to spin up a new job and fix the exact failure automatically.
Model Access: It uses Kilo for LLM interaction, so you can route it to any model on your host system (local LLMs, MiniMax M3, etc.).
Repository: https://github.com/m0rph3us1987/OpenVelo
Let me know what you think of the architecture!
https://redd.it/1v7wh6a
@r_CoolGithubProjects
4 275
A 2D wind tunnel for aeromodelers and anyone who likes watching air misbehave
https://redd.it/1v7oq4g
@r_CoolGithubProjects
4 275
I built an open source ASCII renderer for the web
https://github.com/saswatsundar123/OpenASCII
https://redd.it/1v7snbh
@r_CoolGithubProjects
4 275
Go - A stock exchange matching engine, compiled to WebAssembly so you can run it in your browser
https://redd.it/1v7rw3x
@r_CoolGithubProjects
4 275
rulesify: easier project-level skill management for AI agents
https://redd.it/1v7psj7
@r_CoolGithubProjects
4 275
Zyric - The quick to learn code language.
https://GitHub.com/axiomboy/zyric
https://redd.it/1v7jtx9
@r_CoolGithubProjects
4 275
Keep learning c and linux :)
https://github.com/tracebyte8/myshell-linux-mini-shell
https://redd.it/1v7kg72
@r_CoolGithubProjects
4 275
Suprnova & Starter Kits - rust full stack inspired by Laravel
https://redd.it/1v7iexy
@r_CoolGithubProjects
4 275
5D Reversi - a game that will probably only appeal to masochists and AI researchers.
https://redd.it/1v7hh4u
@r_CoolGithubProjects
4 275
Built Jharu, a disk cleaner that actually knows what's eating your space as a developer (Hugging Face, npm, pip, conda, Docker, etc.)
https://redd.it/1v7fd7i
@r_CoolGithubProjects
4 275
[Rust] rucksack - keep a Mac awake with the lid closed, held as a bounded lease rather than a global toggle
https://github.com/noahnawara/rucksack
https://redd.it/1v7cbv5
@r_CoolGithubProjects
4 275
Cool small repo made by me called workflow
https://github.com/therealmaksim4/workflow
https://redd.it/1v7ctvo
@r_CoolGithubProjects
4 275
Vibe Roaster — a local-first personality profiler for AI coding history
https://github.com/PinkR1ver/vibe-roast
https://redd.it/1v7b9by
@r_CoolGithubProjects
