Hacker Newsnew | past | comments | ask | show | jobs | submit | stfurkan's commentslogin

I've been experimenting with AI Agents to see how far I can push them across different types of complexity (from dashboards to client-side video encoding).

Trip Replay (https://tripreplay.app) - A client-side travel map animator where I successfully got the AI to implement complex D3 projections and WebCodecs logic.

Krypto Markets (https://krypto.markets) – A crypto dashboard built purely in "Agent Mode" to test how fast I could ship a data-heavy UI.

Gez.la (https://gez.la) – My old COVID-era open source virtual tour database project that I used agents to fully refactor and modernize from a legacy stack.


Hello,

I just launched Trip Replay, my last project of 2025.

There are already tools that create animated travel maps, but they are almost all paid apps. Some charge per export, others require a subscription. I wanted something I could use myself without friction. So I built a free, web-based alternative.

How it works: It runs entirely in the browser using Next.js and the Canvas API.

* Rendering: It draws the map (using D3-geo) and the path frame-by-frame on a hidden canvas. * Encoding: Instead of a server-side render, it uses WebCodecs to encode the video directly on the client. * Privacy: Since it's client-side, no data leaves your device (except location search via API).

The output is a 1080p vertical video (9:16) ready for social media.

I launched it on Product Hunt today as well if you'd like to support it there: https://www.producthunt.com/products/trip-replay

The app is live here: https://tripreplay.app

Would love to hear your feedback!


I built a real-time cryptocurrency dashboard using AI agent mode (mostly Claude Opus 4.5) in less than 2 days.

Live demo: https://krypto.markets

Features: - Real-time prices via Binance WebSocket - TradingView-style candlestick charts (1m to 1D timeframes) - Drag-and-drop layout with save/sync - Price alerts with browser notifications - Command palette with CLI commands (⌘K to add coins, set alerts, etc.) - Fully responsive

Tech: Next.js 16 (App Router), React 19, TypeScript, Tailwind CSS 4, Zustand, Lightweight Charts, Drizzle + Turso, Better Auth

I wanted to test how far I could push AI-driven development. Claude handled WebSocket integration, responsive design, chart implementation, auth, and debugging. My role was mostly directing, reviewing, and making design decisions.

The result surprised me. What I expected to take weeks was functional in under 48 hours. Not everything was perfect on the first try, but the iteration speed was remarkable.

Curious to hear HN's thoughts on AI-driven development and the project itself.


Hi, I think spending ~$1 for fartman.fun is enough for this project :)


yeah but you could build a content empire around farts.info


Hi everyone,

I wanted to experiment with Claude AI, so I created Fartman, a 2D open source game where you fight enemies with fart and spit!

Check out the code on GitHub: https://github.com/stfurkan/fartman-game

If you like it, please support it on Product Hunt: https://www.producthunt.com/posts/fartman


Hey,

I created an experimental social media which only hex code posts can be shared. I'd like to hear your thoughts :)

Also if you like the project, you can upvote it on Product Hunt :)

https://www.producthunt.com/posts/heks-social


I run https://gez.la on Vercel's free tier.


https://gez.la - Open Source Virtual Tour Database


https://gez.la - Open Source Virtual Tour Database

https://github.com/stfurkan/gez



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: