
Backend Engineer with 3 years of expertise in building scalable, high-concurrency enterprise applications and distributed systems. Expert at integrating complex systems and implementing event-driven architectures, with an adaptable workflow across Agile and Waterfall frameworks.
Software Engineer
Exabyting October 2025 – Present
Software Engineer
BJIT Limited August 2023 – September 2025 (2 years 2 months)
Intern Software Engineer
Astha IT August 2022 - November 2022 (4 months)
Gained foundational experience in .NET and React development with C# and Javascript through hands-on training and project involvement. Focused on learning core concepts of software lifecycle, front end & back end development.
Green University of Bangladesh
January 2019 – December 2022
CGPA: 3.56 out of 4.00
Open Forum [Timeline: December 2024 - Present (Ongoing), Team: Solo project]
A microservice-based, event-driven distributed application that focuses on a large-scale user base using Spring and Java technologies. The primary focus is on creating a highly scalable system capable of handling a significant user load, ensuring high availability, resilience, and fault tolerance.
Java, Spring boot, Spring cloud, Caching, PostgreSQL, CQRS, Event Streaming (Kafka), Centralized logging (ELK), Monitoring, Tracing, Dockerizing, OAuth 2.0 & more.
Healthcare Management System [Timeline: October 2023 - December 2023, Team: 4 members]
This is a multi-aspect healthcare platform that offers both doctor and patient-oriented services and functionalities including appointment scheduling, doctor & patient profiles, progress & achievement tracking, community forums, file storing, real-time notifications, secured account management, internationalization for multi-language support, admin dashboard, help/search index & more.
[Backend] Java (21) & Spring Boot, [Frontend] React, CSS, HTML, [Architecture] Microservices, [Database & ORM] PostgreSQL, Spring Data JPA, [Inter-Service Communication] Feign Client, Discovery Server & API Gateway [Security] Spring Security, JWT for user auth's
Alhashor (Text-tag search engine) [Timeline: March 2022 - December 2022, Team: Solo project]
Developed a Hadith search engine capable of indexing and searching extensive Bengali text corpora which can search by tag, keyword, and paragraph. The search process is highly optimized for quick and efficient searches in very large texts containing millions of words. Searching utilizes the LCS algorithm for keyword matching. Results are displayed with searching time complexity of O(1).
[Programming language] Java & Javascript, [DSA] Hash, Heap, Trie, Tree, LCS