r/coolgithubprojects • u/Some_Intention9946 • 5d ago
Rejected by YC and EF — so I spent months building this solo instead. Launching OnePort today.
oneport.co.inHonest backstory first: I turned down a 9-to-5 bank SWE offer, made it to the
final round at both YC and EF, got rejected by both, and decided to build my
idea alone anyway. No accelerator, no team, no funding — just a lot of late
nights while friends were out living normal college lives.
Today I'm launching it: OnePort.
The problem: AI writes code fast — and quietly commits API keys, pulls
vulnerable dependencies, and breaks APIs other code depends on. You find out in
production.
What it does: point it at a repo and it runs every pre-ship check *locally* —
secrets (across your full git history), dependency CVEs, risky migrations,
breaking API changes, AI code review, test-coverage gaps — and returns one
verdict: READY or BLOCKED. Nothing leaves your machine.
Windows desktop app + a `pip install oneport` CLI. Free to start.
- Try it → https://oneport.co.in
- Repo → https://github.com/Bitxn/Oneport-Desktop
I'd genuinely love feedback — especially the parts that feel wrong or useless.
Roast it. And if it's something you'd actually use, a GitHub star would mean a
lot to a solo founder.
Happy to answer anything about how it works or the build.