A game where you build a GPU
Thought the resources for GPU arch were lacking, so here we are
AI Analysis
Analysis coming soon.
Similar Products
Composer
Hi everyone! I built Composer, which is a tool turns your ideas into architecture diagrams. You can also use MCP to turn your EXISTING codebase into a visual diagram! It connects to all possible tools using MCP (Claude Code, Codex, OpenCode, etc.) The goal was to make system design easier and to be able to draw out what I wanted to make before I started / to explain to others. Its currently live at usecomposer.com and free! Iād love feedback on whether it feels useful for real projects and where it breaks down. :) Thank you
Baton
Hi, I built this because running multiple Claude Code agents across multiple IDE and terminal windows was getting messy. Like many, I went from working at one thing at the time, to multiple, and it was all changing quite fast. I needed one place to see all my agents and worktrees, seamlessly switch between them, monitor their status and once their done, review their changes. I also wanted to quickly spin up new agents in isolated worktrees whenever an idea came to mind. I've been building Baton from within Baton for a while now, which has been a pretty fun loop. Would love to hear what you think!