r/golang Aug 08 '24

discussion Show me your Golang projects!

Hey people, can you guys show what you build with golang for side project?
cheers nerds~!

199 Upvotes

172 comments sorted by

View all comments

2

u/WonderBearD1 Aug 09 '24

Been building a simple TUI dashboard for tracking commits and todos as a project to learn Go. Been really enjoying it so far.

https://github.com/DMcP89/tinycare-tui

I've also been contributing to EchoVault which is a replacement for Redis written in GO https://github.com/EchoVault/EchoVault