--- import ProjectPage from "../../components/ProjectPage.astro"; import Demo from "../../components/Demo.astro"; export const metadata = { title: "MIZU", description: "A discord bot card trading and collection game. (Currently inactive, 4000+ players) ", date: "2021 - 2024", slug: "mizu", image: "/mizu-icon.svg", hidden: true, tags: [ "Node.js", "TypeScript", "PostgreSQL", "AWS S3", "Discord API", "Database", ], type: "personal", }; ---

I led a four-person team to create MIZU, a popular anime trading card game on Discord. In this role, I was responsible for the full lifecycle of the application: designing the core architecture, building the application with Node.js and TypeScript, and deploying it on a self-managed VPS. We successfully scaled to serve over 4,000 players. Although MIZU is no longer active, it was a significant experience in leading a team and scaling a live application.

Technologies

Pre-Production

Screenshots