Skip to content
View mmycin's full-sized avatar

Block or report mmycin

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