
WixelQ — Free QR Code Generator, Beautiful & Unlimited
快速生成美观的二维码,支持自定义颜色、渐变和商标。
@TheSarimQureshi · X
完整作品展
技术栈
19 projects

快速生成美观的二维码,支持自定义颜色、渐变和商标。
@TheSarimQureshi · X

创建品牌二维码,实时追踪扫描数据、设备和位置分析。
@codewithnovel · X
glad to know how much relevant my SaaS currently !

创建和分享通用二维码,用于紧急医疗ID、丢失手机恢复和追踪。
@MishraSheesh · X

缩短 URLs、创建 landing pages、生成 QR codes,在一个平台上销售 digital products。
@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.

为餐厅创建数字二维码菜单,通过WhatsApp接单,节省佣金。
@muazmaki · X
Just luanching it

为转销商生成QR码追踪库存,无需条形码管理数千件商品。
@eXtrek · X
inventorty app

免费在线生成器和决策工具,包含 Yes/No 生成器、随机选择器和转盘游戏。
@qt_nest · X



DocFlow:批量生成自定义品牌和QR验证的聘用信与证书。
@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.

用Pyor原生应用审查GitHub的PR,无需打开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.

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
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