
Dubname — Free name & username generators for creators, gamers and makers.
Generate free creative names and usernames for games, Discord servers, and creative projects.
@qt_nest · X
The full gallery
Tech stack
31 projects

Generate free creative names and usernames for games, Discord servers, and creative projects.
@qt_nest · X

Turns GitHub activity into an AI-reviewed developer profile and shareable CV alternative.
u/tuco_ye · Reddit
We think GitHub profiles deserve better. So we built GitFlex. We think GitHub profiles deserve better. Every developer has spent hours polishing a CV while their best work is already on GitHub. GitHub tells part of your story. We wanted to help tell the rest. So we built GitFlex - your second CV, powered by real GitHub data. Beta version includes: 🧬 Dev DNA A beautiful, customizable developer portfolio powered by real GitHub data that stays up to date automatically. 🤖 AI R

Analyze any GitHub profile to get a score, badges, language breakdown, and a roast.
@w3ziqv · X
built GitScore — analyzes your GitHub activity and gives you a score from 0 to 1000+ based on commits, stars, impact, and global rank still early, would love brutal feedback

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.

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.

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 -

Discord bot that sends GitHub notifications as DMs for reviews, mentions, CI failures, and approvals.
@gabrielcdev · X
github notifications on discord DM

Automatically post your GitHub commits as designed cards to X every day.
@manoj_surya_ · X
I just launched 🚀 A Proof of Ship, every day — straight from your GitHub. You already do the hard part: you commit. git-to-x turns that into a designed card and posts it to X every morning. Your timeline finally looks like what you actually are — someone who ships. → 8 card designs, rotating (terminal, heatmap, flame, ticker…) so it never gets stale → weekly + monthly milestone cards — your streak becomes a story worth following → tweet from your CLI / Cursor / Claude Code without leaving your editor → free for 10 days, full access See who else is shipping daily under #proofofship — and join them. It touches your repo, so safe-to-try came first: → open source (AGPL) — audit it or self-host → read-only — we never touch your code This is my first build-in-public tool. I built it for myself, and for anyone tired of switching between shipping and posting about shipping. First 100 get founding lifetime — a permanent number on every card. Try it, tell me

Find beginner-friendly open source issues on GitHub and track your contributions.
@anni_i02 · X

Convert your GitHub work into marketing posts for X, LinkedIn, and Facebook.
@JessePeplinski · X
👋 I’m building live on Twitch using Codex & Claude. Pop in any time. Let’s connect!

Connect GitHub and automatically turn commits and deployments into shareable content.
@plaqueboywest · X
I’m building Super Dent X. Connect GitHub once, and it remembers your build journey for you. Curious what you think: Would love your feedback !

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex