I'm Ayush
Software Engineer
AG

About

[ break → understand → build ]

software engineer working on backend, databases, and system architecture. drawn to low-level engineering and the details of how things actually work under the hood.

Skills

Languages

C
Go
Typescript
JavaScript
Python

Technologies

MySQL
MongoDB
Elastic Search
React
NodeJs
Docker
Kafka
AWS
Redis

Projects

ingestor

scalable log ingestion and query system with real-time pipelines, advanced filtering, and a dashboard for exploring logs at volume.

Go
Kafka
Elastic Search
Docker
Kibana
React

ScratchML

classic machine learning models and algorithms implemented from scratch with only NumPy.

Python
NumPy

Natours

a tour booking app with authentication, authorization, and a RESTful Node.js backend.

NodeJS
ExpressJs
MongoDB

monkey

tree-walking interpreter for the Monkey language, built from scratch in Go. supports first-class functions, closures, arrays, and hash maps.

Go
Interpreter
Compilers