π MS CS student at UC San Diego
π» Cloud Developer I at Hewlett Packard Enterprise, Bengaluru, India (2022-24)
π B.Tech in Computer Science and Engineering at PES University, Bengaluru, India
π¨βπ» Learning about cloud-native architecture and distributed systems
πΈ Self-taught guitarist and Indian classical singer
- CalBERT - Code-mixed Adaptive Language representations using BERT, published at AAAI-MAKE 2022 here
- Sentiment analysis and topic modelling tasks tasks on press releases scraped from the US Securities and Exchange Commission's website here
- Implementing an M:N user-space threading library that schedules waiting user threads onto a fixed no. of kernel threads (like Goroutines!) here
- My implementation of the Bitcask database in pure Python! here
- A VS Code extension I wrote for the Bhailang programming language π here (with 1000+ installs on the VS Code Marketplace !)
- A basic version control system for text files built in Python using Dropbox as backing storage that allows collaborative editing! here