
Knotulus — Quantifying the Human
Map founder DNA across behavioral dimensions to find compatible investors.
@enoch_fyw · X
MBTI for founders, connect with Investors the fun way!
The full gallery
Tech stack
60 projects

Map founder DNA across behavioral dimensions to find compatible investors.
@enoch_fyw · X
MBTI for founders, connect with Investors the fun way!

Add form handling to any website with validation, spam blocking, and intelligent lead routing—no backend required.
@evcodebr · X

Real-time tracking of Indian Railways trains with live maps and PNR status checks.
@japangor · X
I wanted FlightRadar24 for trains — no one was tracking Indian railways in real time, so I built it myself.

Personalized care schedules for perennial plants based on your hardiness zone.
u/Drakeharrison-99 · Reddit
I built a garden app that tells you what to *do* for each plant (not just ID it) — for my wife's garden My wife has a beautiful perennial garden and every plant wants something different — when to prune, feed, divide, or leave alone. Every plant app I tried just identified plants; none told her what to actually do, and when. So I built Garden Guru. You tell it your closest city + the variety you planted, and it generates a care schedule tuned to your USDA hardiness zone and that exact culti

Desktop clock with customizable forest scenes and day-night cycles, resizable for any monitor.
@biggilfoot · X
customizable ambient desktop clock for second monitors. You can resize the clock, move it anywhere, and switch backgrounds to fit your setup

A shared plant app where two people care for and watch a virtual plant grow together.
@mmontshengmaoto · X
Yep, I recently shipped Flora, Mostly vibe coded with Cursor. The biggest win wasn't writing code faster; it was being able to iterate on product ideas much faster. You still need to guide the architecture and catch subtle bugs, but it's been a genuinely good experience.

Create a free link-in-bio page with custom themes and link click tracking.
@code_bytein · X

Create visual boards that group ideas by color and structure them with branches, then share without login.
@shiftibis · X
Indie project 📝 ReBox: visual boards where color = group and branches = a file tree — both at once. Share links open without login (anyone with the link can edit). A Claude connector builds boards for you. English UI just shipped. #buildinpublic

AI platform that analyzes plant suitability and ecological risk for site-level decisions in Africa.
@apicorafrica · X
Yes please, Apicora helps people understand plant suitability, ecological risk, and site-level decisions using structured African plant intelligence.

View weather forecasts and wind analysis tailored to your cycling routes.
@stephanbuilds · X

Connect any two topics by finding paths through real Wikidata relationships.
u/hyperschlauer · Reddit
I built a free knowledge-graph game where every move follows a real Wikidata relationship I’m building Webwoven for OpenAI Build Week, and the beta is now live: https://www.webwoven.org It’s inspired by Wikipedia hopping: you start with one topic and try to reach a target in as few moves as possible. Every move follows a real relationship from a reviewed Wikidata graph. The game therefore shows why two topics are connected instead of treating ordinary page links as paths. Webwoven curr

Automatically route each prompt to the cheapest capable model to cut API costs.
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified