Skip to content
View Duri686's full-sized avatar
🚩
whatever
🚩
whatever
  • shenzhen

Block or report Duri686

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

views  

About Me

const DURI: Developer = Developer {
    role: "Frontend Engineer @ Fintech",
    daily: vec![
        "Performance-critical financial UIs",
        "Design system & component library maintenance",
        "DX tooling — making teams ship faster",
    ],
    after_hours: vec![
        "Rust / WebAssembly in the browser",
        "3D visualization & GIS",
        "AI-powered dev workflow automation",
    ],
    philosophy: "Move computation off the main thread. Automate everything else.",
};

Tech Stack

Featured Projects

🦀 RustQuantLab

High-performance web trading simulator — Rust/Wasm handles computation off the main thread, React renders at 60fps under high-frequency data streams.

🗺️ RoadNetVisualizer

Pure client-side 3D indoor navigation with A* pathfinding. Multi-floor routing, zero backend dependency.

🧰 What I Build Beyond Code

I believe the best code is the code your team never has to think about.

  • Developer tooling — custom CLIs, linting pipelines, and AI-assisted code workflows
  • Design systems — scalable component libraries with theme architecture
  • Automation — from commit conventions to CI/CD, if it's repeatable it should be automated

📊 GitHub Stats

📈 Activity

Duri's Activity Graph

🔍 More Insights

🐍 Contribution Snake

github-snake

⭐ Latest Stars

  • mattpocock/skills — Skills for Real Engineers. Straight from my .claude directory.
  • tursodatabase/turso — Turso is an in-process SQL database, compatible with SQLite.
  • calesthio/OpenMontage — World's first open-source, agentic video production system. 12 pipelines, 52 tools, 500+ agent skills. Turn your AI coding assistant into a full video production studio.
  • elder-plinius/CL4R1T4S — LEAKED SYSTEM PROMPTS FOR CHATGPT, CLAUDE, GEMINI, GROK, PERPLEXITY, CURSOR, LOVABLE, REPLIT, AND MORE! - AI SYSTEMS TRANSPARENCY FOR ALL! 👐
  • penpot/penpot — Penpot: The open-source design tool for design and code collaboration

Pinned Loading

  1. RustQuantLab RustQuantLab Public

    🦀 Rust/Wasm-powered trading terminal with real-time K-line charts and order book visualization

    TypeScript 4 1

  2. RoadNetVisualizer RoadNetVisualizer Public

    High‑performance 3D multi‑layer road‑network visualization and navigation simulator built with Three.js, Vite, and Web Workers. Features hierarchical pathfinding (cross‑floor stairs/elevators), ob…

    JavaScript 4