Projects

bitscrawler.com

Bitscrawler is a multiplayer online game made with Golang and React Native Web. A full stack project consisting of three applications, it features real-time online gameplay using websockets and REST. Included are a drawing application for creating custom game assets, a chat system, a game console compiled to web assembly, and secure user authentication.

Fncmp

FnCmp extends the Component interface to bring enhanced functionality to server-side rendering with Go. Users can create functional components, handle events, and create lightening-fast dnyamic web pages with ease.

Mnemo

Mnemo is a simple, lightweight, and fast in-memory key-value store written in Go. Users can store session data and implement hooks for cache updates for complex server-side applications.