Welcome to my digital playground! Where bugs are features and coffee is the real MVP.
Check out these projects. they work (mostly)!
A scalable, multi-tenant back-end architecture that supports thousands of users across the USA and UAE. Built with PHP Laravel and RESTful APIs. The system includes automated PC specification retrieval using C++ that reduced data collection time by 62.5%.
Open source contribution to MariaDB Foundation during Google Summer of Code. Implemented expression evaluation and SQL-like function support in the mysqltest tool, adding support for arithmetic operations, comparisons, boolean operators, and string manipulation functions.
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.
An AI model built using ResNet101 and FPN to detect missing areas in images. The project achieved 94% detection accuracy in identifying removed or occluded regions using Python, TensorFlow, Numpy, and OpenCV for development and image processing.