Chat Messaging

Chat Messaging

Ruby on RailsMySQLElasticSearchRedisDocker

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.

Store Mobile App

Store Mobile App

FlutterFirebaseSQLiteMobile DevelopmentNoSQL

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.