
The full gallery
Tech stack
31 projects


AI-powered fashion marketplace with designer storefronts and AI body measurement features.
@TeamVazzel · X
Vazzel is an AI-powered fashion & lifestyle marketplace where designers and vendors launch virtual storefronts, while shoppers enjoy AI body measurements and secure payments. Live with 500+ users and scaling

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared

Get AI-generated startup ideas through a gamified mystery box vending machine experience.
@YBouzanaac92188 · X
grab an idea to vibe code and share with us some vibe coding secret sauce.


Analyze your CV against ATS systems and get recommendations to improve it.
@Patryk597153122 · X
Stwórz profesjonalne CV i sprawdź, czy przejdzie przez systemy ATS 👇 Zwiększ swoje szanse na znalezienie pracy

Escape seven sealed chambers by solving seven puzzles in this free browser-based first-person game.
@ax1ora · X
Released The Sealed Chambers 🗝️ A free browser-based first-person escape room built with @threejs. 7 rooms. 7 puzzles. Can you escape? Play on @itchio: Thanks @majidmanzarpour for the Claude Code skills for Three.js! #webgl #gamedev #threejs


Play a free 5v5 voxel tactical FPS with bomb-planting gameplay instantly in your browser.
@voxstrikegame · X
10 days ago, VOXSTRIKE was a rough first demo. This is what it looks like now. Built with Claude and Claude Code across 98 releases and 290 commits: a new map, parties, weapons, onboarding, graphics, mobile support, smarter bots, and more. Play free:

Free browser-based tool for creating graphics, posters, and animations with built-in AI image generation.
Canvave — 简单图形设计和动画制作平台。无须专业技能也能做出任意尺寸的精美设计;最高支持图片 3x 或动画 240 FPS 导出;内置基于 Flux 的 AI 文生图、图生图;适合电商卖家、广告设计、社媒运营、独立开发等有设计需求的群体

Shop curated fashion from exclusive boutiques with instant delivery.
@badnikhill · X

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