My Projects
A collection of software projects showcasing my development skills and interests.
Go Terminal Game
Technologies: Go, WebAssembly, JavaScript
An interactive game built with Go and compiled to WebAssembly, demonstrating proficiency in:
- Go programming and concurrent programming patterns
- WebAssembly compilation and browser integration
- Game logic and state management
- JavaScript/Go interoperability via syscall/js
Features
- Runs directly in the browser via WebAssembly
- Real-time interactive gameplay
- Efficient Go routines for game mechanics
- No server required - pure client-side execution
Status: In Development
More Projects Coming Soon
Check back regularly to see new projects as I continue to build and learn!