Welcome to my digital playground! Where bugs are features and coffee
is the real MVP.
Check out these projects. they work (mostly)!
A scalable chat messaging system developed at Instabug using Ruby on Rails and Golang microservices. The system handles heavy concurrent API requests with optimized MySQL indexing, ElasticSearch for searching capabilities, and Redis for handling race conditions.
Designed and launched a Flutter-based mobile application for a store that streamlines the ordering process. Integrated Firebase as a NoSQL database for real-time updates and developed a comprehensive dashboard to manage orders and track inventory. Implemented SQLite to locally store data such as cart items and favorite products.