BuildTracker | Project Management Made Simple
The most intuitive project management platform for modern teams. Track builds, manage tasks, and collaborate seamlessly.
@MeetMuaz · X
The full gallery
Tech stack
23 projects
The most intuitive project management platform for modern teams. Track builds, manage tasks, and collaborate seamlessly.
@MeetMuaz · X

A free public board for job seekers. Rank from your GitHub work so recruiters can find you at the top — no login, no bidding, no pay-to-rank.
@automatethebs · X
— Stay on top as a job-seeking developer

A live leaderboard marketplace where startups list projects and bid for higher ranking positions.
@Afoobhai · X
🚀 Just launched SpotOne — A live leaderboard for startups. Higher bid = higher rank, no algorithm. ✨ Free to list 🏆 Bid for #01 📊 Live visitor stats Be first to claim your spot 👇 #buildinpublic #indiehackers

Hiring marketplace where developers submit verified GitHub work, get evaluated blind, and build portfolios.
@BowenBuildsOne · X
Builders Echo - A proof-of-work hiring marketplace where companies post real engineering challenges and candidates submit GitHub-backed work, evaluated with blind review. Candidates will overtime build a strong portfolio of verified skills and experiences

Generate professional GitHub READMEs instantly from repo URLs with AI, no signup needed.
@david_kubgak · X
Generate a professional README from any GitHub repository in seconds.

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

Discover, share, and validate the best developer resources — libraries, tools, courses, AI models, MCP servers, and more. Community-ranked by developers, for developers.
@irvinosazee · X

Publish tasks to evaluate and benchmark different AI agents and tools on a leaderboard.
u/Ruqii-ruqii · Reddit
I built an open Eval to compare different AI agents/tools/pipelines and find which solution works the best (not very pretty╥﹏╥, but practical) The original reason I built it was because I wanted to find a good PDF parser. Every PDF parser claims to be the best, but none of them can get my PDF 100% correct. They would either miss numbers or hallucinate some. Or they get PDF A and B correct but failed at C. Or get C correct but failed at A and B. Very frustrating. So I create

Paste a GitHub repo to generate an AI onboarding guide with overview, reading path, and diagrams.
@VirendraSi10558 · X
Top 30% out of 2,989 in the OpenAI x @namastedev_ Codex Hackathon 🚀 RepoPilot: turns any GitHub repo into a guided onboarding flow (analysis + AI explanations + diagrams). Planned with Codex, built with Claude Code. @akshaymarch7 @OpenAI #Codex

Select your tech stack to auto-generate a production-ready GitHub repository with your chosen auth, database, and payment system.
madhudollu · Product Hunt
SupaBoot — SaaS + AI starter kit Choose your stack. Get a production-ready GitHub repo. ⭐

Review GitHub pull requests from a native desktop application 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.