
QraftAI — Ship Automation Faster | SwiftScale Software
Use an AI agent to automatically generate and execute test cases across browsers without manual QA.
@mlguy1234 · X
The full gallery
Tech stack
60 projects

Use an AI agent to automatically generate and execute test cases across browsers without manual QA.
@mlguy1234 · X

Collect guest photos at events via a shared link or QR code.
@aaronbatilo · X
Shout out I made it. Shout out to me. Pre-vibe coding

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

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

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

A free interactive wheel that spins to give you random yes or no answers for decision-making.
Yes or No Wheel — Spin the Yes or No Wheel - Get Your Free & Instant Decision - Struggling with a decision? Spin our free Yes or No Wheel for an instant, random answer! It's the simple, fun, and fast

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

Stream your Claude Code sessions live with instant replay and sharing capabilities.
malviyamukul · HN
Liveshortly - stream and pair prompt with ai agents

Accept crypto payments directly to your wallet with instant settlement and no intermediary.
@QBitFlowApp · X
— the worst part of shipping is getting paid, so we make crypto payments as simple as a card, but the money hits your wallet instantly and stays yours (no processor sitting on your funds). Would love your feedback 🙏

Learn Python by solving 60 coding challenges in a browser-based editor.
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the

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

Describe your code idea in English and QuikRun generates, tests, and runs it live.
nparashar150 · HN
Over the weekends, I've been revamping an old side project of mine: https://quik.run/?ref=yc It started as a simple platform for writing and sharing code snippets. Over time, it evolved into a way to run snippets instantly with support for imports and packages, without worrying about setup, deployment, or infrastructure. Think of it as a lightweight AWS Lambda for quick experiments. One thing I've realized is that even though AI has made a lot of older developer tools and ideas feel less relevan