
Cuebic AI | Managed n8n Cloud Hosting with 24/7 Monitoring
Deploy your own secure, production-ready n8n instance in minutes with built-in 24/7 monitoring, email alerts, SSL, custom domains, and backups. Free 1-week trial.
@cuebicai · X
The full gallery
Tech stack
19 projects

Deploy your own secure, production-ready n8n instance in minutes with built-in 24/7 monitoring, email alerts, SSL, custom domains, and backups. Free 1-week trial.
@cuebicai · X

Independently verifies AI-generated code for exploitable flaws and provides verified patches.
@usesecurecode · X
Free Starter is $0 forever. 3 scan credits 1 free Attacker Mode run (20 credits) Real-time SAST Dependency checking Fix previews Signing up is free and gives you scans to try it out. free&utm_content=06_start-free#pricing #vibecoding

Free browser-based developer tools. Minify, convert, validate and format code locally — no signup, nothing uploaded.
@FastMinify · X
FastMinify — Privacy-first developer toolbox with 170+ free tools. Minify, beautify, validate and convert JSON, CSS, JavaScript, SVG, XML, YAML and much more — everything runs locally in your browser.

Visual node-based programming environment for creating GPIO logic and MQTT workflows on ESP32 devices.
@NodeESP · X
- Project for sale

Generate QR codes instantly with Dimas' free, no-login toolbox.
u/Live_Mathematician20 · Reddit
I created a website with free tools. It all started when my colleague reached me with a complaint that she created a few QR codes, and after a week they started showing paywall. By that time those QR codes were printed on promo banners. I remember Internet as a place where you find a tool, use it and leave. That's it - no paywalls, no subscriptions, no accounts. So I decided to put a piece of those beautiful Internet back and created a small toolbox site - dimastoolbox.com Of

No-code platform for data analysis and document extraction.
@0xLingjieKong · X
Hey @Sarakhan49309, I'm currently building an agent specialized in data analysis that reduces hallucinations. would love to connect!

Connect Gmail accounts to automate email sending and track opens and clicks.
@KenziChenBuilds · X
Hey! Developer behind Always looking for feedback to make it better.

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

Infrastructure for running and monitoring AI coding agents continuously from your browser.
sakuraiben · HN
Reachpad – Run all your coding agents from anywhere from the browser

One page. One day. Every bidder gets seen. The more you bid, the more of the page you own.
@mingxia · X

Learn system design by simulating real-world behavior. Visualize latency, load, failures, and system flow interactively.
@Fahadh_4444 · X
This is FIGMA FOR SYSTEM DESIGNS

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki