
NodeESP — Visual programming for ESP32
Visual node-based programming environment for creating GPIO logic and MQTT workflows on ESP32 devices.
@NodeESP · X
- Project for sale
The full gallery
Tech stack
60 projects

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

Build AI-enhanced resumes, analyze scores, and track job applications in one workspace.
@vilder222 · X
resume tool to land interviews quickly:


Transform any YouTube video into concise, actionable insights
@ekstraktapp · X

Automate social media planning, content creation, scheduling, and lead tracking.
@LumoraLens · X
Lumora Lens fully automates social media for small businesses including posts, DMs, comments and Google reviews

Build and deploy AI agent workflows with a visual no-code builder and 250+ integrations.
@Otogent · X

Record browser tasks once and replay them automatically on new data.
@OikosAutomation · X

AI-powered betting analysis and simulation tool for Swedish lottery games with odds analysis and system reduction.
@MarcusNilsson83 · X
Check out what I just built with Lovable!

Practice system design by submitting architectures and experiencing AI-triggered production incidents.
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and

Analyze GitHub pull requests with AI to get a merge confidence score.
@aryawarti_aky · X
Hey Daniel ! I Built PRisk — an AI-powered pull request risk intelligence platform for GitHub & Gitea. Paste a PR URL and get an evidence-backed Merge Confidence Score before you merge. 🔗 I'd love to hear your feedback!

AI tool that analyzes meeting transcripts to detect scope creep and flag risks for agencies and freelancers.
@theshaunak_twit · X

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