Skip to content
View mmycin's full-sized avatar

Block or report mmycin

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
mmycin/README.md

✨ Code Shenanigans ✨

Typing SVG

Profile Views GitHub Followers GitHub Stars

Email LinkedIn Instagram Facebook


🎯 About Me

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",
    }
}

🛠️ Technology Arsenal

💻 Core Languages


🚀 Backend Frameworks


🎨 Frontend Technologies


🗄️ Database & Storage


📱 Cross-Platform Development


⚙️ DevOps & Cloud


🎯 Specialized Skills







🌟 Featured Projects


📊 GitHub Analytics


🏆 GitHub Achievements


📈 Contribution Graph


💡 Professional Strengths


Critical Thinking
Breaking down complex problems into manageable solutions

Collaboration
Leading teams and mentoring junior developers

Clear Communication
Translating technical concepts for diverse audiences

Fast Learning
Quickly adapting to new technologies and methodologies

📮 Let's Connect & Collaborate

💼 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!


Closing Message

"Code is like humor. When you have to explain it, it's bad." - Cory House


⭐ Star my repositories if you find them useful!

Pinned Loading

  1. NDC-14 NDC-14 Public

    This is a notice board app with admin dashboard for Group-14 of Notre Dame College, Dhaka

    Svelte 1

  2. Rooftime-App Rooftime-App Public

    Rooftime is a cross-platform study tracking app built with SvelteKit, Pocketbase, Capacitor, and Tauri, offering real-time analytics, AI-driven feedback, and secure user profiles for improved study…

    Svelte 6

  3. Saint-Joseph-Website Saint-Joseph-Website Public

    A modern web application designed for Saint Joseph College (SJC) students built using a robust tech stack

    Svelte 2

  4. mongorm mongorm Public

    Mongorm is an ORM (Object-Relational Mapping) tool for MongoDB written in Go. This project brings a GORM-like experience to MongoDB. With Mongorm, you’ll be able to seamlessly interact with MongoDB…

    Go 2

  5. C-Project-Maker C-Project-Maker Public

    C-Template Installer – a blazing-fast Rust CLI tool that does all of that in seconds.

    Rust 3

  6. intralb intralb Public

    IntraLB — A high-performance, intelligent intra-process load balancer for Go HTTP services with graceful shutdown and dynamic worker scaling.

    Go 1