Projects

Below are some of the non work-related projects I have been working on recently which are mostly comprised of Go at present but will soon incorporate front-end elements.

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.