
MotoDataHub
Aggregate and compare used-car listings across European marketplaces to find vehicles at lower prices.
@andrejbuday · X
I hope I am not late into the party. This is mine
The full gallery
Tech stack
16 projects

Aggregate and compare used-car listings across European marketplaces to find vehicles at lower prices.
@andrejbuday · X
I hope I am not late into the party. This is mine

A marketplace where users ask any question and pay real experts for immediate answers.
@TRACaveMan · X

Upload a car video and music track to generate beat-synced vertical edits automatically.
u/Jonathanproductions · Reddit
We built a tool that automatically edits car videos to phonk beats... here's what it makes We've been building MACHCUT for the past few months. Drop in raw car footage and a phonk track and it produces a beat-synchronized vertical edit automatically. Python engine, not generative AI. Your real footage, automated cutting. The engine runs on A100 GPUs, uses YOLO to pick the best clips from your footage, locks cuts to the beat drop, and outputs vertical 1080p or 4K in about 6 min

Forge creatures in a 3D game with GPU-simulated water physics.
@rand_monsterlab · X
A monster walks into a GPU-simulated pond. Reactive SPH water in the browser with @threejs + WebGPU. Every movement sends ripples through Coming soon. Follow @rand_monsterlab: #ThreeJS #WebGPU #VibeCoding #IndieGame #Monster

Browse and create AI-generated designs: LEGO builds, Minecraft blueprints, Perler patterns, Tesla wraps.
@deepnlp_contact · X
We are launching Craftsman Agent Studio & Store today on PH, which turns creative ideas -> Agentic Designs -> Connect to skilled craftsman -> Physical products. you like to checkout our launch?


Create and share AI-generated images using frontier models, with earnings when others build on your prompts.
u/raidenblackout · Reddit
I spent 6 months building my AI platform and 0 days marketing it. Trying to fix that now So I've been building Nodal ( https://app.asknodal.com ) for about 3 months now. Basically it's a Pinterest-like app for AI-generated images. And the neat part is you top up one credit balance and can use it to generate from multiple platforms like Nano Banana, ByteDance, Flux, etc. So for the last 3 months I have been working on feature after feature, refactoring, trashing some features, and then build
Shop management system for tracking skate sharpening history and customer loyalty cards.
@daveko · X
Built my first app: SkateTracker—a simple way for skate sharpening shops to track customers and sharpening history. Waitlist:


AI agent that generates, builds, runs, and deploys complete projects from text prompts.
@liquidated0x · X
building an AI coding agent that ships full projects from a prompt — if you're if you're curious

Race motorcycles over stock and cryptocurrency price charts in this browser-based arcade game.
stonkrider — 把股市、加密货币K线变成跑道的脑洞赛车游戏

Roll 3D animated dice (D4-D20) for tabletop games instantly.
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。