
GitHub Roast 🔥 | Brutal Developer Roasts
AI-generated humorous roasts of GitHub developer profiles.
hito20 · HN
I built an AI that roasts GitHub profiles
The full gallery
Tech stack
21 projects

AI-generated humorous roasts of GitHub developer profiles.
hito20 · HN
I built an AI that roasts GitHub profiles

SochoBanao hai free AI website, app & game builder. Sirf apna idea type karo — Hinglish, Hindi, Urdu, Nepali, Bengali ya English mein. 60 seconds mein ready website download karo.
@sochobanao · X
SochoBanao Turn an idea into a working website, web app, browser game or digital product — without starting from scratch. 🎯 Built for founders, freelancers, creators & builders who want to go from idea → working product faster. 🔗

Convert screen recordings into interactive demos that are polished by AI and tracked automatically.
@grabdemo_ · X

Upload or paste audio and video files to convert them to searchable, editable text transcripts.
yongkunchen · V2EX
新上线了一个音视频转文字的小工具 最近抽时间做了一个小工具 AnyToTranscript ,主要是把音频和视频快速转换成文本,支持时间戳和说话人识别。 目前已经上线了,自己也还在不断优化。如果你平时有整理访谈、会议、课程或者视频字幕的需求,欢迎体验一下: https://anytotranscript.com/ 如果你愿意试用,也很欢迎告诉我使用过程中遇到的问题,或者有哪些功能是你觉得值得加的。对独立开发者来说,这些反馈真的很有帮助。

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



Vidcipe is an AI-powered app built by Dina Iyanuloluwa. Paste any YouTube, TikTok, or Instagram cooking video URL and get a structured recipe in seconds.
@Dina_iyanex · X
I built a tool that automatically turns cooking videos into full recipes in seconds — Would love for you to try it for free and tell me what you think!

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