
Atlas of Living Curves
Explore interactive visualizations of mathematical curves, fractals, symmetry, and topology.
@vkuoo · X
Added more demos showcasing graph-math relationships, built with Codex.
The full gallery
Tech stack
60 projects

Explore interactive visualizations of mathematical curves, fractals, symmetry, and topology.
@vkuoo · X
Added more demos showcasing graph-math relationships, built with Codex.

Create interactive games, polls, and quizzes with AI for presentations and events.
u/molefrog · Reddit
create multiplayer apps that you can play with friends or share with coworkers. Like Slido/Kahoot but you can create your own one with AI. It can build polls, quizzes or games. had this idea for a while, the space isn't new and there is apps like Kahoot that presenters or educators use for polling/quizzes. however the templates are limited, so I decided to ship my own vibe-coding IDE for generating these. you just describe it for example "noise meter: people scream at their phon

Embed a live chat widget on your site to communicate with visitors through Telegram.
@hajlomi · X
- Telegram-powered live chat widget

Interactive solver and visual guide for projectile motion problems.
@Quaxguy · X

Drop or spit objects and measure the fall height using real physics simulation.
u/daboehla · Reddit
I built a web app that measures how high you can spit (or drop anything) using real physics Hey 👋 I made a silly web app called Spuckometer: you drop or spit something, tap to time the fall, and it calculates the height — using a real physics sim with air resistance, so a spit blob gives a different result than a stone. It's a PWA, vanilla JS, no framework, no sign-up. Built it mostly for fun (and to play with the drag physics). There's a mascot named Klaus whose eyes follow your cursor 👀

Help Tallulah find her way home in this paper airplane-themed puzzle game.
@asredoblado · X
Tallulah's Paper Adventure. Help Tallulah find her way home. #paperairplane #game #webgame #app #vibe #vibecoding #indiegamedev

Get AI-powered solutions for Block Blast puzzles by uploading a screenshot.
BlockBlastCheat — 为你的 Block Blast 游戏提供最佳解法

Create beautiful crystal visualizations and patterns.
@songfeitong · X
Introducing Pretty Lattice, a modern-looking crystal visualization tool for creating beautiful figures. Built with Codex since 5.5, and now with 5.6 sol. A huge leap from 5.5, much better at frond end. Github: Demo:

Paint areas of images and add springy wobble effects to create animated GIFs or videos.
plutozc · V2EX
purupuru 抖动起来吧 部分图片区域抖动工具 二次元们 抖动起来吧 [purupuru maker]( https://purupuru-maker.com/) 二次元们 各位食用愉快😀 各种不同的抖动方式 优化了下手机端使用

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

@UK_Daniel_Card I made something similar https://t.co/HCVGlFb8hF. Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel fre
@slacksarenice · X
I made something similar Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel free to take inspiration from it 😅

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/ 它和骰子类似,都是临时做随机决定的小工具。