
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.

Play nested Tetris where each pixel is another complete Tetris game.
farcaster · HN
On this page there are two complete recreations of the original Gameboy Tetris game based on the commented assembly code. On the top level there is a C version that compiles to WASM but on every pixel of that version there is a GLSL shader also implementing the complete original code with a AI player making virtual inputs! Everything was planned by me and coded by Claude Fable. Brazilian tileset generated by Gemini so I'm not technically using any copyrighted assets. Link to repo: https://github.com/ThiagoLira/Fractetris/tree/main

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:

Design cellular automata patterns, animate them, and export as SVG.
@majo_puterka · X
Nerdy, browser-based pattern generator on Wolfram's cellular automata. SVG export, freehand mode, free.

Create and visualize 3D room interiors with an interactive design tool.
u/Effective-Account278 · Reddit
Built a 3D interior design tool solo as a college student (weekends only) — would love honest feedback Hey — I'm a college student building Haven, an interior design platform. Long-term vision is an all-in-one place combining a real 3D room design tool (like IKEA Kreativ/Coohom) with a designer-client marketplace (like Houzz). This is the first real piece: the Room Designer itself. Built entirely solo, weekends only, on an old 8GB MacBook Air. What it does right now: Build a room manually

Type an idea to generate custom t-shirt designs in seconds.
@HowardYHuang · X

Generate personalized designs at scale using templates with variables from CSV or API.
@trebizant · X
Hi, I'm building : generating gift cards, invitations, basically any image using templates, variables by web or API

Design and publish AI-generated comics with consistent characters in multiple styles.
@yarnsaga · X

Generate custom apparel designs with AI from your text ideas in seconds.
@Mkks2239Kashif · X
Wearlie — you type a prompt, AI turns it into a design, and we print it on a tee, hoodie or cap and ship it free worldwide. Basically Midjourney with a checkout button.

Design visual art with lines and forms directly in your browser.
@josephflaherty · X
by @golnik is the best vibe-coded software project I've seen, both in its aesthetics and the difficulty of its accomplishment. You can see the finished output of his work here:
AI design service that automatically generates on-brand creative assets around the clock.
@polsia · X
Vibe-coded your SaaS in a weekend. The logo is still a placeholder gradient. Halfpixel ships the design before you finish the README.

Practice system design by submitting architectures and experiencing AI-triggered production incidents.
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and