type Developer struct {
Name string = "Tahcin Ul Karim Mycin"
Role string = "Full-Stack Developer & Passionate Programmer"
Location string = "🇧🇩 Dhaka, Bangladesh"
Specialties []string = ["Backend Systems", "Web Applications", "System Design"]
Languages []string = ["Go", "Rust", "Python", "TypeScript", "JavaScript"]
Databases []string = ["MongoDB", "PostgreSQL", "Redis", "SQLite"]
Architecture []string = ["Microservices", "Event-Driven", "Clean Architecture"]
Mindset string = "Code with Purpose, Build with Passion 🚀"
Mission string = "Transforming ideas into scalable digital solutions"
}
func (d *Developer) GetCurrentFocus() []string {
return []string{
"🔥 Mastering Rust for system-level programming",
"🌐 Building scalable web applications",
"🤖 Exploring AI/ML integration",
"📚 Sharing knowledge through teaching",
"🏗️ Contributing to open-source projects",
}
}
|
|
|
|
|
|
💼 Open to exciting opportunities and collaborations
Whether you're looking for a full-stack developer, need help with system architecture, or want to collaborate on open-source projects, I'm always excited to connect with fellow developers and innovators!
|
|
|