aayush@localhost

Aayush Bisen

building systems that scale

↓  resume.pdf open to work
# software engineer · backend focus · systems thinker

I build reliable, scalable backend systems and APIs. Comfortable across the full stack — from writing Go services and Postgres schemas to deploying on Docker and wiring up Next.js frontends.

I care deeply about clean interfaces, observable systems, and code that the next engineer actually wants to read.

languages
java python c/c++ javascript sql (postgres) html/css r
frameworks
react node.js flask fastapi junit material-ui wordpress
developer tools
git docker travisci google cloud platform vs code intellij pycharm
libraries
pandas numpy matplotlib
Senior Software Engineer
// Company Name
2023 – present

Led backend architecture for a distributed data pipeline processing 10M+ events/day. Reduced p99 latency by 40% through query optimisation and caching.

Software Engineer
// Previous Company
2021 – 2023

Built and maintained REST APIs in Go serving 50K+ daily users. Migrated legacy monolith to containerised microservices.

Junior Engineer
// First Company
2019 – 2021

Full-stack work on Python/Django + React applications. First professional exposure to distributed systems and cloud infrastructure.

distributed-task-queue
// go · redis · docker

Lightweight job queue in Go backed by Redis. Supports retries, dead-letter queues, and priority scheduling.

api-gateway
// go · jwt · opentelemetry

Reverse proxy and API gateway with JWT auth, per-client rate limiting, and OpenTelemetry request logging.