Back to Templates
sakib@portfolio : ~ $ cat intro.txt
Sakib Ahmed

Sakib Ahmed

const role = "Full Stack Engineer @ Pathao";

IEB: M-39842
🎓 BUET
Batch '18
📍 Dhaka, Bangladesh
sakib@portfolio : ~ $ cat about.md
# Personal Statement

Passionate about building scalable systems that impact millions. I specialize in backend architecture, cloud infrastructure, and leading engineering teams.

sakib@portfolio : ~ $ cat skills.json
{
  "skills": [
    "PHP / Laravel",
    "JavaScript / React",
    "Docker / Kubernetes"
  ],
  "count": 3
}
sakib@portfolio : ~ $ git log --oneline experience/
2023

Senior Software Engineer

@ Pathao

2023 - Present

Leading the payments infrastructure team, building real-time transaction processing systems.

2021

Software Engineer

@ ShopUp

2021 - 2023

Built microservices architecture handling 100K+ daily orders for B2B commerce.

sakib@portfolio : ~ $ cat education.json

BUET

2022 - 2024
M.Sc. in Computer Science & Engineering

Research focus on Advanced Distributed Systems and Machine Learning at scale.

BUET

2018 - 2022
B.Sc. in Computer Science & Engineering

Graduated with honors. Best Project Award for the final year thesis on Decentralized Finance.

sakib@portfolio : ~ $ gh repo list --limit 2

Obhoy Jatra

Women's safety app with real-time location sharing and emergency SOS alerts.

Laravel Vue.js WebSocket

HealthBridge BD

Telemedicine platform connecting rural patients with urban specialists.

Next.js Node.js PostgreSQL
sakib@portfolio : ~ $ ./contact.sh

Let's Build Something Together

// I'm always open to discussing new projects, creative ideas or opportunities to be part of your visions.

const status = "Open for opportunities";
const email = "[email protected]";