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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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


🚀 Current Learning Journey


Advanced Rust Concepts
Memory safety, concurrency, and performance

Scalable System Design
Microservices, event-driven architecture

AI/ML Integration
Python ML with systems programming

Technical Writing
Creating educational content

💡 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 5

  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. rustport rustport Public

    A CLI tool that automatically generates TypeScript FFI bindings for Rust libraries, making it easy to call Rust functions from JavaScript/TypeScript in Bun projects

    TypeScript 2

  6. zigport zigport Public

    A CLI tool that automatically generates TypeScript FFI bindings for Zig libraries, making it easy to call Zig functions from JavaScript/TypeScript in Bun projects

    TypeScript 2