
ICO Logistics — Trucking Made Simple. Your Way.
Book trucks for moving and haulage across Nigeria with instant quotes and live driver tracking.
@Sustainedcare1 · X
Check out what I just built with Lovable!
The full gallery
Tech stack
60 projects

Book trucks for moving and haulage across Nigeria with instant quotes and live driver tracking.
@Sustainedcare1 · X
Check out what I just built with Lovable!

Create and share a waitlist page instantly without signup or coding.
@emaestre_dev · X
EarlyLists puts a working waitlist on your site in under a minute; No account, no code, you just get a link and start collecting signups.

Runs AI agents on your repos to automatically improve code and ship merge-ready pull requests.
@javimosch · X

Autonomous QA agents that test web and mobile apps to discover flows, find bugs, and replay test scenarios.
@AbdullahYusufY · X
Here is ours We are developing autonomous QA agents feel free to check it out.

Practice NEET Biology with AI-powered mock tests and spaced repetition flashcards.
@devjedi404 · X
I'm currently working on PrepPilot an AI-powered platform for NEET preparation. Added around 8k questions in total. The entire process was tiring but learnt a lot. For now you can access PrepPilot here :

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

Practice DevOps interviews with AI feedback and get scored in 15 minutes.
@brankopetric00 · X
I've got two 😀: - automate your X presence - helps you break into DevOps

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

Instantly play curated HTML5 and WebGL games in your browser without downloading or logging in.
WaHaGameStore — 在线 HTML 游戏,免登录、免下载

Chat with AI agents to scan web apps and APIs for vulnerabilities in real time.
@SableOffensive · X
Building Sable. An AaaS where specialized AI security agents perform penetration testing for web apps and APIs, helping teams find vulnerabilities before they reach production.

Analyze your website's SEO performance, page speed, and ranking factors instantly.
@Ashmadeitonx · X
Check your websites seo score checked for free on

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