
Skills
Work Experience
Orbiz.one
Senior Software Engineer
◦ Designed and implemented a distributed system and multiple REST APIs following domain-driven development (DDD) and Object Oriented Programming utilizing design principles to handle core business logic and data processing ◦ Led data modeling and migration from a legacy system to PostgreSQL, optimizing schema for performance and maintainability ◦ Integrated asynchronous messaging using Redis as a message queue and in memory cache for push notifications ◦ Built a Flutter-based iOS app integrated with OpenAI APIs for real-time text recognition and processing
BrowserStack
Senior Software Engineer
◦ Developed a mechanism to remotely upgrade iOS devices on a distributed system, saving 1500+ man hours annually using Redis as message queue and in memory cache. ◦ Implemented full cleanup for iOS devices using MDM, improving operational efficiency by 20% and enhancing user data protection ◦ Engineered a Node.js CLI tool enabling automated onboarding of new devices ◦ Deployed changes to production using deployment strategies like canary, blue green deployment and performed regression testing ◦ Owned end-to-end development and production delivery of major platform features ◦ Participated in architectural reviews and mentoring with a focus on clean design and code quality
ThoughtWorks
Application Developer Intern
◦ Built and deployed a cross-platform trading app (Android/iOS) using Flutter, integrating secure OAuth2 and RESTful APIs ◦ Implemented serverless functions on Firebase for app notifications and integrated Stripe for payments ◦ Enhanced performance using state management and design patterns
TradeGrub LLC
Flutter and Python Developer Intern
◦ Gained proficiency in test-driven development (TDD) and authored APIs using Spring Boot, deployed via Azure ◦ Contributed to enterprise architecture discussions and engaged in performance tuning and Agile methodologies
Projects


Blogs
· 7 min read
Object Detection on Newspaper images using YoloV3 😎
I was trying my hand on Optical Character Recognition on newspaper images when I realised that most documents have sections and text is not necessarily across the entire horizontal space of the page....
· 6 min read
Stocks Watchlist App built on Flutter 🤔
I’ve been meaning to build my first flutter app for months now and here it is. I got really excited about Flutter after watching Flutter Interract and started learning...
· 6 min read
Zero Shot Classification 🤔
Zero-shot learning is a problem setup in machine learning, where at test time, a learner observes samples from classes that were not observed during training ...