
Knotulus — Quantifying the Human
Knotulus:根据创始人行为分析与投资者进行智能匹配
@enoch_fyw · X
MBTI for founders, connect with Investors the fun way!
完整作品展
技术栈
60 projects

Knotulus:根据创始人行为分析与投资者进行智能匹配
@enoch_fyw · X
MBTI for founders, connect with Investors the fun way!

为任何网站添加表单处理功能,包括验证、垃圾邮件阻止和智能潜在客户路由 - 不需要后端。
@evcodebr · X

实时追踪 Indian Railways 列车,包含实时地图和 PNR 状态检查。
@japangor · X
I wanted FlightRadar24 for trains — no one was tracking Indian railways in real time, so I built it myself.

根据耐寒区为多年生植物提供个性化护理计划。
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

Future Ready Desk Clock: 可定制的森林冥想桌面时钟,支持昼夜循环。
@biggilfoot · X
customizable ambient desktop clock for second monitors. You can resize the clock, move it anywhere, and switch backgrounds to fit your setup

与伴侣共养虚拟植物,每日打卡,一起看它生长。
@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.

创建免费链接页面,自定义主题,追踪点击。
@code_bytein · X

创建用颜色分组和分支结构的视觉看板,支持无需登录分享。
@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平台分析非洲植物适宜性和生态风险,支持现场决策。
@apicorafrica · X
Yes please, Apicora helps people understand plant suitability, ecological risk, and site-level decisions using structured African plant intelligence.

Myweathr — 自行车路线天气预报和风战术分析工具。
@stephanbuilds · X

通过真实的Wikidata关系连接任意两个主题的知识图谱游戏。
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

自动将提示词路由到最便宜的模型,节省API成本。
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