A beautiful terminal UI for computing cryptographic hashes. Supports 20+ algorithms including SHA-256, BLAKE2, bcrypt, and Argon2id.
High-performance TCP server in Go built from scratch using goroutines, worker pools, and concurrency limits.
Bare-bones implementation of consistent hashing in Go to understand distributed systems, node membership, and minimal key redistribution.
Over-engineered URL shortener to explore system design, performance tuning, and distributed backend concepts.
RESTful e-commerce backend API in Go with PostgreSQL, order workflows, and clean architecture patterns.
Tiny experimental async/await-style abstraction in Go using goroutines and channels.
Hands-on learning and runnable examples derived from the Go research paper 'Understanding Real-World Concurrency Bugs in Go'.
Lightweight PostgreSQL LISTEN / NOTIFY listener in Go for handling JSON payloads and event-driven workflows.
Graceful shutdown patterns for concurrent Go services using contexts, channels, and signal handling.


Build APIs, get hooks. This template auto-generates typed TanStack Query hooks from your backend.
Last visitor: