
Digital QR Menu for Restaurants in Pakistan | Free QR Code Menu & WhatsApp Order
Create QR code menus for restaurants to receive WhatsApp orders and reduce delivery commission costs.
@muazmaki · X
Just luanching it
The full gallery
Tech stack
18 projects

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

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

Free URL shortener with QR code generator and link-in-bio page builder.
@shaddam90 · X
Here is my product

Free browser-based tools for image compression, PDF merging, QR code generation, and AI text detection.
@ChazXtine · X
I have been working on which is basically a site for free tools no pay wall. Currently I'm at 20 tools but I will be slowly expanding it.

Learn about geopolitics, business, finance, and tech through curated explainers in 30-second or 3-minute formats.
@be_qrio · 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.

Ask an AI assistant questions and get detailed reasoning-based answers without logging in.
QWQ AI Assistant — 免费提供经过深思熟虑且富有详细推理的答案的 AI 助手,不需要登录

Write and run code in your browser with AI code generation and auto-fix features.
@anish2good · X

Browse curated Midjourney sref codes organized by style to generate consistent image aesthetics.
Midjourney Sref code 精选库 — 在 Midjourney 的 prompt 输入 `--sref xxx` ,可以固定生成某种特定风格的图片。这对很多人来说非常方便,不用写一堆效果词,只要记住几位数字就可以。但 `--sref xxx` 有大概 40 亿个,其中重复或者质量不佳的不在少数。因此做了一个网站把一些个人觉得不错的 sref code 收集起来并进行分类,方便新人或

Store and share prompts, rules, and context that AI tools like Claude Code, Cursor, and ChatGPT can access via MCP.
@vibexp_io · X
Your plan is now code. Claude Code Dynamic Workflows fan out up to 1,000 subagents, 16 at once, each in its own context, verifying until the results converge. Built for big bug hunts, migrations and audits. Source:

Generate photorealistic images from text prompts using Qwen's advanced AI models.
Qwen Image — AI 图像生成

Use AI code review that runs code in microVMs to catch more bugs faster.
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