From next build to a Production Request
Follow a Next.js application from source code through build artifacts, platform routing, caching, server execution, and self-hosting.

@akgbytes
Software engineer. Deep into backend and systems design, currently picking up Go and exploring GenAI.
Follow a Next.js application from source code through build artifacts, platform routing, caching, server execution, and self-hosting.
Understand Server and Client Components, prerendering, streaming, caching, and dynamic rendering in the Next.js 16 App Router.
Learn what serverless databases change, why compute and storage are separated, and how to choose one for modern applications.
A concurrent TCP server built from first principles to handle multiple clients, frame messages safely, recover from connection failures, and shut down cleanly under load.
A bounded connection pool that reuses expensive connections, queues competing work, enforces acquisition timeouts, detects unhealthy resources, and releases capacity predictably.
An end-to-end authentication system with secure sessions, refresh-token rotation, role-aware authorization, protected React routes, and reliable account recovery flows.
Contribution data is currently unavailable. You can still visit Aman's GitHub profile (opens in a new tab).