A collection of things I've built and contributed to.

auth-golang-cookies

Authentication service in Go featuring cookie- and session-based auth, PostgreSQL (sqlc), Redis, and real-time events with Pusher.

GoPostgreSQLRedisDockersqlc

http-server

A highly scalable HTTP server and client in Go designed to handle high concurrency and large request volumes.

GoNetworkingConcurrency

Evently

Event management REST API built with Gin, SQLite, and JWT authentication, demonstrating clean API design in Go.

GoGinSQLiteJWTREST API

kubernetes (Contributor)

Explored and contributed to Kubernetes, the production-grade container orchestration system for automated deployment and scaling.

GoKubernetesOpen Source

test-go

A Go codebase focused on Test-Driven Development (TDD), following the Red-Green-Refactor cycle for every feature.

GoTDDUnit Testing

grpc-go (Contributor)

Explored and contributed to the Go implementation of gRPC, a high-performance RPC framework built on HTTP/2.

GogRPCHTTP/2Open Source