
لاحظ — هوية عملك في رمز QR واحد | محرك الحضور الرقمي
Create a QR code for your business identity that updates once and reflects everywhere.
@GeorgeIKhader · X
The full gallery
Tech stack
24 projects

Create a QR code for your business identity that updates once and reflects everywhere.
@GeorgeIKhader · 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.

Create production-ready Vibe Coding prompts from raw ideas.
@itskalenai · X
stop writing bad prompts. #ai #claudecode #vibecoding

Create QR code menus for restaurants to receive WhatsApp orders and reduce delivery commission costs.
@muazmaki · X
Just luanching it

Text-driven AI image editor supporting photo restoration, watermark removal, and avatar generation.
Qwen Image Edit — AI 图像编辑工具,支持文本指令编辑、照片修复、去水印、专业头像生成和多图像处理

@JamesAuble https://t.co/GdUqHtJjbA
@Jasoliyaharsh1 · X

Reviews AI-generated code to detect architectural drift and quality issues.
@Sakthi_in · X
- Ship AI written code confidently. Catch drift before it compounds.

Free online generators and decision tools including Yes/No Generator, Random Picker, Spin the Wheel, and Word Counter.
@qt_nest · X

AI coding assistant offering multi-model chat, code generation, refactoring, and agent orchestration.
shreyans_assistiv · Product Hunt
AskCodi Orchestrate agents at scale while reducing cost

Benchmark version-control systems and coding agents on realistic development tasks.
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

Social network for vibe developers to ask LSP questions and get smart contract code reviews
@atenyun · X
Hi everyone! If you're getting into vibe coding and have questions about LSPs or need a hand with reviewing your smart contract, feel free to post on Hup. We're here to help you out! Creator: 0x20e229667Cec8A0e9D3C6Fb89693B2a44ec2C50e via @hupsocial

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db