arya amin.
software engineer. interested in how things scale — networks, distributed systems, cloud infrastructure, and the AI shaping it all. sketch in between.
about
- →cs @ IIT Bombay (2020—2024). now at Oracle Cloud in bangalore.
- →happiest around C++, and a terminal with too many tabs open.
- →soft spot for infra, systems, cloud, claude, and anything that runs quietly in the background.
- →outside code: sketching, music, building weird things with no purpose.
experience
software engineer · Oracle Cloud Infrastructure
2024 — nowbuilding core networking services at OCI. networking, distributed systems, keeping things fast and stable at scale.
software engineer intern · Oracle Cloud Infrastructure
2023built NLP models to classify and auto-route support tickets. turned messy unstructured text into signal.
tinkering
side projects. not full-time, but very much alive.
running on
- os
- ubuntu · dual boot (windows tax for valorant)
- machine
- rtx 3050 · runs gemma4 smoothly, somehow
- editor
- sublime text
- ide
- cursor
- terminal
- tilix
- browser
- brave
- games
- genshin impact, valorant
- anime
- mob psycho 100
pre-vibe code
course projects from college. raw code on github, no readmes, no polish. a snapshot of when i was just figuring things out.
RL for football
offline2023encoded football as an MDP and solved for the action most likely to score. value iteration, howard's PI, LP via PuLP.
temporal CNN + CRF over polysomnography signals (EEG / EOG / EMG). benchmarked against LSTM, SVM, random forest.
scanner, parser, codegen for a GCC-ish C compiler using flex and bison. mostly an excuse to really understand compilers.
FitFusion
2023full-stack app pairing users with trainers and dieticians. node, express, postgres, plus session auth and xsrf.
tiny voting dapp in solidity + react. two candidates, one smart contract, deployed locally with ganache + truffle.
Scotland Yard, concurrent
offline2021networked multiplayer scotland yard in Java — client-server, thread sync, sockets, and a lot of respect for race conditions.
browser extension that introspects symbol tables via gdb's python API and renders live graph structures in cytoscape.
IITB-RISC 16-bit CPU
offline2021a 16-bit processor in VHDL: 8 GPRs, condition codes, predicated execution, 3 instruction formats.
