← Back to projects
[01]Backend, BankingFEATURED
SimpleBank
2024 – 2025
// screenshot or demo preview
OVERVIEW
Built a complete backend banking service from scratch using Go. Implemented user authentication with JWT/PASETO, account management with PostgreSQL, and money transfers with database transactions ensuring ACID compliance. Added gRPC endpoints alongside REST for high-performance inter-service communication. Containerized with Docker and deployed with CI/CD.
TECH STACK
GoPostgreSQLRedisgRPCDockerJWT