hi, I am Aryan

Looking for opportunities

I'm a backend-focused full stack developer who likes exploring complex backend systems and breaking them down into clear and manageable steps. I enjoy crafting end-to-end solutions and always interested in learning new frameworks along the way.

Outside of code you'll find me watching anime, playing games and travelling around the world

Skills

GoNode.jsPostgreSQLRedisDockerKubernetesTypeScriptNext.jsMongoDBGitGitHubLinuxGraphQLPrismaTailwindRabbitMQGoNode.jsPostgreSQLRedisDockerKubernetesTypeScriptNext.jsMongoDBGitGitHubLinuxGraphQLPrismaTailwindRabbitMQ

Selected Projects

View Projects
Loadex preview

Loadex

A HTTP load balancer written in Go which features multiple routing algorithms, includes active connection tracking and supports monitoring

GoPrometheusGrafanaK6
Resume.AI preview

Resume.AI

An AI Powered resume builder which allows you to create high quality ATS friendly resume by filling out a simple form. Both the resume pdf and the latex code can be downloaded locally.

NextjsTypeScriptPrismaPostgresLangchainInngestGroqE2bLatex

Latest Writing

Building a Distributed Hash Table (DHT) in Go from Scratch

March 3, 2026📖 15 min Read

A complete guide to building a functional, minimal Distributed Hash Table (DHT) from scratch in Go using the Kademlia architecture.

GoDistributed SystemsP2P

What I am currently reading

Writes Done Right: Atomicity and Idempotency with Redis, Lua, and Go

Ensuring atomic and idempotent database writes using Redis and Lua scripts in Go.

GoRedis