
ossium - The True OSS Helper | Find Best GitHub Projects Fast
Find trending open source GitHub projects and track your PRs and issues in one dashboard.
@manixh · X
The full gallery
Tech stack
22 projects

Find trending open source GitHub projects and track your PRs and issues in one dashboard.
@manixh · X

Review GitHub pull requests in a native app without opening github.com.
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

Analyze any public GitHub profile and generate a fun, shareable Developer DNA report.
@panditdhamdhere · X
Your GitHub profile, sequenced. Vibe-coded DevDNA for fun Turns any public GitHub user into a fun, shareable Developer Genome report - power level, languages, chaos, coffee estimate, the works. No auth . Just a username. Use it -

Scan your GitHub repo for production-readiness across security and scalability.
@nathanghart · X
Submitting for approval. I built a free tool for anyone about to ship a vibecoded app. It scans your repo for what bites you in prod (leaked keys, no auth, no error handling). I ran it on 1,868 AI-built apps and even caught my own scanner being ~42% wrong.

Automatically generate release notes from GitHub commits using AI.
@ReleasePilotHQ · X
Just shipped ReleasePilot. Connect GitHub → push code → release notes write themselves. No Actions. No config. Just push. Free for 1 repo & free trial → #buildinpublic #indiehacker #saas #github

Free website analyzer & SEO audit tool — scan any site for performance, SEO, security, accessibility & UI/UX issues in 60 seconds. Fix what hurts your ranking.
@WebScore_now · X

Website monitoring and maintenance reports for agencies, tracking uptime, SSL, domains, and SEO.
@devtet_mon · X
Building DevTet — monitoring + maintenance reports for web agencies. It helps agencies prove the value of website maintenance with uptime, SSL/domain, ping, key monitoring, WordPress maintenance log, WP plugin, Client groups and branded client reports.

Audit landing pages for conversion, SEO, speed, accessibility, security, and design.
@improvemypage · X
to help SaaS builders increase their conversion rate

Analyze landing pages for conversion issues and get ranked fixes with estimated lift.
@JonBuildsHQ · X
My project is A tool for SaaS founders to spot landing page leaks. What are you working on?

Analyze Python code across 14 quality dimensions to detect violations and measure capabilities.
@KSFirasa · X
Hello! I built a tool that profiles code (python only atm) across 14 dimensions detecting violations and capabilities outputting a full report. A bit more nuanced than "AI-powered insights". Free while in beta. Thank you!

Notes with code blocks, Kanban bug tracker, and snippet library with GitHub import.
@SinghApurv1711 · X
Hey! Check it out here:

AI-powered security auditor that scans GitHub repos to find vulnerabilities and suggest fixes.
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th