
The Department of Time
Time framework with customizable routines, habit tracking, and AI recommendations for productivity and wellness.
@stanley_human · X
The full gallery
Tech stack
60 projects

Time framework with customizable routines, habit tracking, and AI recommendations for productivity and wellness.
@stanley_human · X

Generate interactive 3D worlds in seconds with text and photos using AI for games, research, and robotics.
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

AI platform to ask questions, generate images, and speak hands-free for better decision-making.
@Akinzoooo · X

Store and share prompts, rules, and context that AI tools like Claude Code, Cursor, and ChatGPT can access via MCP.
@vibexp_io · X
Your plan is now code. Claude Code Dynamic Workflows fan out up to 1,000 subagents, 16 at once, each in its own context, verifying until the results converge. Built for big bug hunts, migrations and audits. Source:

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

Generate launch videos from URLs or descriptions in 60 seconds with AI-powered refinement through chat.
@VanillaSkyAI · X
is like Lovable for video. Paste a URL, get a launch video, chat to edit, post 🎬 Here's one I made in minutes 👇

Generate landing pages with AI-created hero sections, animated backgrounds, and custom gradients.
@yeasindesign · X
Beautiful prompt library

Design personalized permaculture and homestead blueprints with AI guidance.
@oaZsxer · X
Cheers mate. Built this.

Diagnose your knowledge gaps in technical fields and get a personalized AI-driven learning plan.
u/safi1409 · Reddit
I built a learning path builder tool powered by AI — maps your knowledge gaps and builds a focused learning path Hey everyone, sharing a side project I've been working on. The problem: When you're self-learning a technical field, you don't know what you don't know. Most people either follow a generic roadmap or keep consuming content without a clear picture of their actual gaps. I personally have completed multiple courses which reiterate the same thing because I was not sure if I had act

Visualize and deploy AI-generated backend code as a verifiable logic layer you can understand and own.
@SpalaAi · X

Route LLM requests across OpenAI, Gemini, and Anthropic to optimize cost and meet latency targets.
Aperswal · HN
Made a Free LLM Router

Analyze pull requests to understand changes, distinguish important modifications from trivial ones, and identify potential regressions.
logphase · HN
I've always struggled to hold a large PR in my head. AI-assisted coding has made it worse. Especially when dozens of files are modified, it became harder to understand what changed: distinguishing important changes from trivial ones and identifying if regressions were introduced. I was also tired of switching between file and method to build the whole picture in my head — I wanted all the context at the point of the function I was reviewing. I guess I'm just more of a visual person. I realized t