Here are some of my Go projects:
- Go Gin Hexagonal Architecture Template: Golang Gin Hexagonal Architecture Implementation with Docker, Redis, Github Actions, RabbitMQ, Postgres and GORM.
- Go JWT OAuth2: JWT and OAuth2 implementation built using Go and Gin.
- Socket Chat: Simple chat app built with Go, Gin, Gorm and Go Socket with Nextjs15 as UI.
- Go Docs: A compilation of smaller scripts and projects that is intended to learn the details of Golang, such as context, concurrency and more.
- Go DSA: A compilation of Data Structures and Algorithms implementations written in Go.