
WixelQ — Free QR Code Generator, Beautiful & Unlimited
Generate beautiful, customizable QR codes with colors, gradients, and logo support.
@TheSarimQureshi · X
The full gallery
Tech stack
19 projects

Generate beautiful, customizable QR codes with colors, gradients, and logo support.
@TheSarimQureshi · X

Generate branded QR codes with real-time analytics on scans, devices, and locations.
@codewithnovel · X
glad to know how much relevant my SaaS currently !

Create and share universal QR codes for emergency medical ID, lost phone recovery, and tracking.
@MishraSheesh · X

Shorten URLs, create landing pages, generate QR codes, and sell digital products in one platform.
@Piyushkr_prog · X
is an all-in-one platform that combines branded links, link-in-bio pages, digital product sales, forms, QR codes, analytics, and more into a single dashboard. It's the perfect all-in-one platform for creators, small businesses, founders, and startups.

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

QR code inventory tracker that lets resellers manage thousands of unique items without barcodes.
@eXtrek · X
inventorty app

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

Learn about geopolitics, business, finance, and tech through curated explainers in 30-second or 3-minute formats.
@be_qrio · X

Security scanner that detects vulnerabilities in AI-generated code repositories.
@GetPrbl · X

Create bulk offer letters and certificates with custom branding and QR verification codes.
@rrvindhya · X
Building DocFlow ( — a SaaS that helps HR teams and training institutes generate personalized offer letters & certificates in bulk, with QR verification and one-click email delivery.

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.

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