Skip to content
View PiyalAhmed's full-sized avatar
:fishsticks:
Contributing
:fishsticks:
Contributing

Block or report PiyalAhmed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PiyalAhmed/README.md

πŸ‘‹ Hi, I'm Piyal Ahmed

Profile Views

Senior Software Engineer | Backend Specialist | Microservices Architect

🌍 Based in Kuala Lumpur, Malaysia πŸ‡²πŸ‡Ύ | 🏠 Originally from Jashore, Bangladesh πŸ‡§πŸ‡©

Portfolio LinkedIn Medium YouTube


πŸ’Ό About Me

public class PiyalAhmed {
    private String role = "Senior Software Engineer";
    private String company = "Hong Leong Bank Berhad";
    private double experience = 3.5; // years
    private String location = "Kuala Lumpur, Malaysia";

    private String[] expertise = {
        "Java", "Spring Boot", "Microservices Architecture",
        "System Design", "Backend Optimization", "Distributed Systems"
    };

    private Map<String, String> currentFocus = Map.of(
        "🏦", "Building highly scalable banking systems",
        "⚑", "Processing 100K+ daily transactions",
        "🎯", "Achieving 99.9% uptime",
        "πŸ“š", "Sharing knowledge through Medium & YouTube"
    );

    public String[] getPassions() {
        return new String[] {
            "Solving complex real-world problems",
            "Exploring new technologies",
            "Contributing to open source",
            "Teaching programming to kids"
        };
    }
}

πŸš€ Current Work

  • 🏦 Senior Software Engineer at Hong Leong Bank Berhad (May 2025 - Present)

    • Developing mission-critical banking systems and payment processing APIs
    • Handling 100K+ daily transactions with 99.9% uptime
    • Building microservices with event-driven architecture
  • πŸ’‘ Previously at Ideascale (Jan 2024 - Apr 2025)

    • Developed scalable RESTful APIs for innovation management platform
    • 500K+ API requests daily with sub-200ms response times
    • Increased code coverage from 60% to 90%
  • πŸ›οΈ Previously at BJIT Ltd. - Rakuten Offshore Team (Apr 2022 - Dec 2023)

    • Built microservices for e-commerce platform handling billions of requests
    • Created test case generator, boosting team productivity by 10x

πŸ› οΈ Tech Stack

Languages & Frameworks

Java Kotlin Spring Boot Micronaut Hibernate

Databases & Caching

PostgreSQL MySQL Redis MongoDB

DevOps & Cloud

Docker Kubernetes Jenkins AWS

Messaging & Monitoring

Apache Kafka RabbitMQ Prometheus SonarQube

AI & Development Tools

GitHub Copilot Gemini Claude


πŸ’‘ Side Ventures

πŸ“Š Compound Interest Calculator β€’ LIVE

The most flexible compound interest calculator online. Built to handle real-world investment scenarios with advanced customization options not found in traditional calculators. Calculate and visualize growth with multiple compounding periods, variable contributions, and detailed projections.

Thought Process: I've faced this problem, couldn't find any compound interest calculator that does it all, so thought, why not build one?

🌍 Relocation Stories β€’ LIVE & GROWING

Bridging the gap between relocated professionals and aspiring relocators. A community platform where people share real relocation experiences, challenges, and victories. Learn from those who've already made the move.

Roadmap:

  • Jobs with relocation opportunities
  • 1-on-1 paid consultations with relocators
  • Country-specific guides and resources

πŸŽ“ Oh My Course β€’ LIVE

Doing courses offline never been easier. Meet Oh My Course, your new companion for doing offline courses. All your downloaded courses remains to you, and we provide the beautiful UI just like any e-learning platform. Now, you can track your learning progress for offline courses, and easily navigate through it! Honestly, local video player is not good for offline courses.

Mission: Providing a simple yet powerful e-learning platform for your downloaded courses.

πŸ’Ό Deshi Careers β€’ IN DEVELOPMENT

Transforming Bangladesh's job market with radical transparency. A full-featured job portal where:

  • πŸ’° Salary disclosure is mandatory
  • ⭐ Employees can publicly rate employers
  • πŸ“„ Traditional PDF resumes replaced by profile-based resumes
  • πŸ†“ Free for all users

πŸ“Š GitHub Stats

Piyal's GitHub Stats

Top Languages

GitHub Streak


πŸ† Achievements

  • 🦈 Pull Shark - Active contributor to open source
  • πŸ‘₯ Pair Extraordinaire - Collaborative coding champion
  • 🌟 Open Source Contributor to Spring Boot & Micronaut
  • πŸ“ Technical Writer on Medium with growing readership
  • πŸŽ₯ YouTube Educator teaching programming in Bengali
  • πŸ‘¨β€πŸ« Teaching Programming to kids on TeacherOn

πŸ“ Latest Blog Posts

➑️ Read more on Medium


πŸŽ₯ YouTube Content (Bengali)

I create step-by-step tutorials covering:

  • β˜• Java Programming
  • πŸƒ Spring Boot Framework
  • πŸ”§ Backend Development Techniques
  • πŸ’» Software Engineering Concepts

➑️ Watch on YouTube


πŸ“¬ Let's Connect

I'm always interested in hearing about new projects, opportunities to contribute, or just having a technical discussion!


πŸ’Ό Services I Offer

  • πŸ”§ Backend Development Consulting
  • πŸ—οΈ System Architecture Review
  • πŸ‘¨β€πŸ« Technical Mentorship
  • πŸ’» Full-Stack Development

πŸš€ "Passionate about highly scalable backend systems. Loves walking through complex real-world problems, solving puzzles, and exploring new technologies."

Neo-Brutalist Divider

⭐ If you find my work interesting, consider giving my repositories a star!

Neo-Brutalist Footer

Pinned Loading

  1. spring-boot spring-boot Public

    Forked from spring-projects/spring-boot

    Spring Boot

    Java

  2. micronaut-core micronaut-core Public

    Forked from micronaut-projects/micronaut-core

    Micronaut Application Framework

    Java