Thanks to visit codestin.com
Credit goes to github.com

Skip to content

porag-m06/porag-m06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

Oh! Hi there 👋, I'm Porag!

Ready for adventure...

A little about me...

public class Porag {
    private String name = "Md. Porag Sarkar";
    private String role = "Software Engineer | Full Stack | Microservices Maestro | API Enthusiast";
    private boolean lovesCleanCode = true;
    private boolean drinksTooMuchCoffee = true;

    private String[] skills = {
        "JS","TS","React/Redux","Angular","Java", "Spring Boot", "PostgreSQL", "Hibernate",
        "REST APIs", "Microservices", "Kafka", "Elasticsearch", "Docker", "Kubernetes",
        "AWS Cloud", "Spring Security", "OAuth2", "JWT Authentication", "Git", "Agile", "Jira"
    };

    private String[] funFacts = {
        " 💻 Writing clean, scalable backend code with Java & Spring Boot 💻 ",
        " ☕ Architecting microservices that talk better than my morning coffee talks to me ☕",
        " ⚡ Optimizing Kafka & Elasticsearch because messages should not be lost & searching should be fast and data reliable ⚡",
        " 🔐 Securing APIs with Spring Security/ OAuth 2/ JWTn—because security is NOT optional 🔐",
        " 💡 Debugging mindset: " + (lovesCleanCode ? "Clean code all the way!" : "Needs refactoring..."),
        " 🌍 Remote collaboration with devs across 6 time zones 🌍",
        " ☕ Coffee dependency level: " + (drinksTooMuchCoffee ? "High ⚡" : "Balanced"),
        " 🚀 Break bugs, not production! 🚀"
    };

    public void hiAndConnect() {
        System.out.println("🚀 Meet " + name + "!");
        System.out.println("💼 Role: " + role);
        System.out.println("🔗 Skills:");
        for (String skill : skills) {
            System.out.println("   - " + skill);
        }
        System.out.println("🎉 Fun Facts:");
        for (String fact : funFacts) {
            System.out.println("   - " + fact);
        }
        System.out.println("📬 Let’s connect & build something amazing!");
    }

    public static void main(String[] args) {
        Porag porag = new Porag();
        porag.hiAndConnect();
        System.out.println("🐶 Porag's tiny chihuahua monitors CI/CD pipelines! And is ready to woof at the right offer :)");
    }
}

Socials:

in/muhammad-porag-nsu-cse/ @mdporagsarkarh2s197 hello2sarkar?hr_r=1 rarebird06

My Tech Stack:

Md. Porag Sarkar - Technology Stack


📌 What I’m Working On

🚀 Developing scalable microservices for high-traffic platforms
🌍 Building cloud-native applications with AWS & Kubernetes
📚 Improving problem-solving and system design skills
💡 Exploring cutting-edge technologies in distributed systems

🏆 A Bit About Me

🎓 B.Sc. in Computer Science & Engineering from North South University, Dhaka
🖥 4.5+ years of Java, Springboot backend development experience
🏗 Domain hospital management & travel booking solutions serving millions
🌎 Remote collaboration expert – Worked with people across six different time zones
🎯 Catching the client's pulse, working to tight deadlines, collaborating between teams, resolving conflicts, and learning fast when necessary 🎯"

🔥 Professional Experience

Adventure Dhaka Limited | Software Engineer | Oct 2023 – Present

  • Developing scalable backend microservices for a hotel & flight booking system, serving millions of users globally
  • Integrating third-party APIs (Expedia, Agoda) for seamless travel booking experiences
  • Optimizing PostgreSQL queries and Elasticsearch indexing for near real-time search performance
  • Enhancing Kafka-based async communication for efficient distributed messaging

Microverse | Bootcamp & Skill Enhancement 🚀 | Feb 2023 – Sept 2023

  • Sharpened full-stack development skills through collaboration in Microverse, an immersive training program
  • Pair-programmed remotely across six time zones, refining problem-solving & leadership skills
  • Explored advanced backend architecture, microservices scalability, and cloud-native solutions

MYSOFT LIMITED | Full Stack Web Developer | Nov 2021 – Jan 2023

  • Contributed to hospital management system (HIS) with 15+ microservices, serving 200+ hospitals
  • Built secure and efficient backend solutions using Java, Spring Boot, MySQL
  • Designed Angular-powered frontend dashboards for healthcare professionals
  • Presented five+ technical product demos, driving high client satisfaction and retention

Finally,

✨ A heartfelt thank you for taking the time to visit! May your journey be filled with innovation, success, and just the right amount of coffee. ☕🚀 💡 Let’s connect, collaborate, and build something extraordinary together! 😉

Stay awesome & keep coding! Cheers! 🎉

Let's Connect 🔗

  • 📧 Email: [email protected]
  • 📞 Phone: +880 1755006689
  • 🖥 GitHub: github.com/porag-m06
  • 📹 YouTube: youtube.com/@mdporagsarkarh2s197/videos
  • 💼 LinkedIn: linkedin.com/in/muhammad-porag-nsu-cse

porag-m06

porag-m06

porag-m06

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published