Skip to content
View yuanyu90221's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@wizardamigo-taipei

Block or report yuanyu90221

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yuanyu90221/README.md

Hi 👋,I am Gson

🚀 Technical Skills Roadmap

graph TD
    %% 全域樣式定義 (針對 GitHub Dark Mode 優化)
    classDef default fill:#0d1117,stroke:#30363d,color:#c9d1d9,stroke-width:2px;
    classDef root fill:#00d4ff,stroke:#fff,color:#000,stroke-width:4px,font-weight:bold;
    classDef core fill:#1b2735,stroke:#00f2ff,color:#00f2ff,stroke-width:2px;
    classDef arch fill:#1b2735,stroke:#7000ff,color:#bd93f9,stroke-width:2px;
    classDef infra fill:#1b2735,stroke:#00ff95,color:#50fa7b,stroke-width:2px;
    classDef fintech fill:#2d2a2e,stroke:#ffb86c,color:#ffb86c,stroke-width:3px,font-weight:bold;

    %% 核心結構
    Root((GO BACKEND ROOT)):::root

    subgraph Core ["⚡ 語言核心與效能"]
        C1[Goroutine & Concurrency]
        C2[Memory & GC Optimization]
        C3[Profiling: pprof/trace]
        C4[Testing: Benchmark/Fuzz]
    end

    subgraph Arch ["🏗️ 架構設計與模式"]
        A1[Clean / Hexagonal Arch]
        A2[Event-Driven: NATS/Kafka]
        A3[Distributed: Saga/2PC]
        A4[Domain-Driven Design]
    end

    subgraph Infra ["🌐 基礎設施與運維"]
        I1[K8s Operator Dev]
        I2[CI/CD: Actions/ArgoCD]
        I3[Observability: OTel]
        I4[IaC: Terraform]
    end

    subgraph Fintech ["🔥 未來路徑: FINTECH"]
        F1[High Perf Matching Engine]
        F2[Blockchain Data Pipeline]
        F3[Smart Contract: Geth/ABI]
        F4[Ledger & Double-Entry]
    end

    %% 連接線
    Root ==> Core
    Root ==> Arch
    Root ==> Infra
    Root -.-> Fintech

    %% 節點樣式套用
    class C1,C2,C3,C4 core;
    class A1,A2,A3,A4 arch;
    class I1,I2,I3,I4 infra;
    class F1,F2,F3,F4 fintech;
Loading

Popular repositories Loading

  1. zen-email zen-email Public

    zen email

    JavaScript 4

  2. cheerio-ptt-crawler cheerio-ptt-crawler Public

    cheerio-ptt-crawler

    JavaScript 3

  3. go-snowflake-id-service go-snowflake-id-service Public

    Go 3

  4. typescript_snowflake typescript_snowflake Public

    TypeScript 3

  5. traderPortal traderPortal Public

    traderPortal

    CSS 2

  6. coolWalletTraderPortal coolWalletTraderPortal Public

    coolWalletTraderPortal

    CSS 2