Battleship Game
A real-time Battleship game with a modular Rust backend and SvelteKit frontend, featuring WebSocket-based multiplayer, event-driven updates, and player-specific game views.
Systems & Web Application Developer
A selection of academic and personal projects focused on game logic, GUI development, and systems programming.
A real-time Battleship game with a modular Rust backend and SvelteKit frontend, featuring WebSocket-based multiplayer, event-driven updates, and player-specific game views.
A complete Minesweeper implementation featuring grid-based logic, recursive cell reveals, and interactive GUI elements.
An extended Tic Tac Toe system with a dynamically expanding board supporting scalable state tracking and rule enforcement.
A modular Rust implementation using enums and pattern matching, focused on safe state management and clean architecture.