package main
import "fmt"
type Engineer struct {
Name string
Role string
Experience string
Primary string
Stack []string
Interests []string
OpenTo string
}
func main() {
fahad := Engineer{
Name: "Fahad Muntasir",
Role: "Backend Software Engineer",
Experience: "6+ years",
Primary: "GoLang",
Stack: []string{"Go", "Node.js", "TypeScript", "Python"},
Interests: []string{"Distributed Systems", "Security", "AI", "NLP", "Startups"},
OpenTo: "Opportunities where my work impacts people's lives",
}
fmt.Printf("Hello, World! I'm %s π\n", fahad.Name)
}Pathao β Bangladesh's Super App
Products I built served millions of consumers across ride-hailing, food delivery, and logistics.
I'm a product-minded engineer β I don't just write code, I think about the people using it and the impact it creates at scale.
I'm open to new opportunities where my contributions can directly impact people's lives.
I'm particularly excited about:
| Domain | Why |
|---|---|
| π’ Startups | Fast iteration, high ownership, real impact |
| π Distributed Systems | Building resilient, scalable infrastructure |
| π Security | Making systems trustworthy and safe |
| π€ AI / ML | The frontier of what software can do |
| π£ NLP | Language is the interface of everything |
π±πππππππ πππππ πππ ππππ πππππππ, ππ πππππ.


