Profile picture
Shartaz Feeham Software Engineer
Email
shartaz@feeham.com
Phone
+8801819853595
Location
Dhaka, Bangladesh
13 July 2000
feeham.com
Bengali (Native), English (Professional)
GitHub
/ShartazFeeham
LinkedIn
/in/shartaz-feeham
Professional Summary

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.

Skills
  • Languages & Frameworks: Java, Spring Boot, Spring Cloud, JavaScript, ReactJS
  • Architecture & Patterns: Microservices, Event-Driven Architecture (EDA), BFF (Backend for Frontend), API Gateways, CQRS, REST APIs, Design Patterns
  • DB, ORM & Caching: MySQL, Redis, JPA, Hibernate, PostgreSQL, MinIO (Object Storage)
  • Messaging & Streaming: Kafka, RabbitMQ
  • DevOps & Cloud (Foundational): Docker, Jenkins, Kubernetes (K8s), AWS, ELK Stack
  • Tools & Methodologies: Git, Jira, Confluence, Agile, Waterfall, Unit & Integration Testing
  • Professional Experience

    Software Engineer

    Exabyting October 2025 – Present

  • Contributed to the end-to-end development of multiple micro-services for one of Bangladesh's most widely used financial applications, supporting a user base of 80 million.
  • Engineered microservices & event-driven workflows utilizing RabbitMQ, while optimizing data persistence layers across MySQL databases and MinIO object storage systems.
  • Owned requirement & task breakdowns, peer code reviews, and Dev & QA deployments to ensure code quality and team knowledge sharing.
  • Leveraged Agile methodologies to deliver optimized backend features, ensuring rigorous code quality, strict adherence to coding standards, and peak application performance.
  • Tech stack: Java, Spring Boot, MySQL, RabbitMQ, Redis, MinIO, Git, Jira.
  • Software Engineer

    BJIT Limited August 2023 – September 2025 (2 years 2 months)

  • Worked as an offshore member of a global team for a Japanese e-commerce giant, powering backend systems that serve an ecosystem of over a billion global users and support 45 million active users.
  • Contributed to BFF (Backend for Frontend) and Generic Gateway architecture based applications that communicates with various micro-services & aggregates results.
  • Contributed to a migration of projects from Reactive (Java 11) to Virtual threads (Java 21).
  • Tech stack: Java, Spring Boot, Microservices, PostgreSQL, Git, Jira, Confluence.
  • 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.

  • Tech stack: .NET, C#, React, Javascript
  • Education
    BSc. In Computer Science & Engineering

    Green University of Bangladesh

    January 2019 – December 2022

    CGPA: 3.56 out of 4.00

    Projects

    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.

  • Technologies
  • Java, Spring boot, Spring cloud, Caching, PostgreSQL, CQRS, Event Streaming (Kafka), Centralized logging (ELK), Monitoring, Tracing, Dockerizing, OAuth 2.0 & more.

  • GitHub repository: https://github.com/ShartazFeeham/Open_forum⁠ (Under Development)
  • 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.

  • Technologies
  • [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).

  • Technologies
  • [Programming language] Java & Javascript, [DSA] Hash, Heap, Trie, Tree, LCS