From 8a2ececa7bfca07fd45e2e0517dfedbb0deb24e1 Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Sat, 4 Oct 2025 16:17:10 +0100 Subject: [PATCH] new detailed mizu description --- src/pages/projects/mizu.astro | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/pages/projects/mizu.astro b/src/pages/projects/mizu.astro index 03768bfe..dda91a59 100644 --- a/src/pages/projects/mizu.astro +++ b/src/pages/projects/mizu.astro @@ -21,7 +21,15 @@ export const metadata = { --- -

simple description here

+

+ 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. +

images here