TEAM2026
Card Game Engine
A collaborative card-game project built by 42 contributors with Git workflows and Dev Containers. Modular architecture for 25+ cards, auto-deployed to Azure via CI/CD.
01 — The setup
A collaborative software project built on GitHub with Git-based workflows and Dev Containers, keeping development environments consistent across 42 contributors.
02 — Architecture
I leaned on modular programming so 25+ unique game cards could be developed and tested independently — keeping the codebase maintainable and scalable as the team grew.
03 — Shipping
Automated CI/CD pipelines deploy production-ready game instances directly to Azure cloud infrastructure, optimizing for scalability and availability.