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.",
};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
- kenn-io/agentsview — Local-first session search, analytics, insights, and token use statistics for coding agents, supporting Claude Code, Codex, and more than 20 other agents.
- alibaba/open-code-review — Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.
- duolahypercho/codex-router — External-model router for Codex with guided Kimi OAuth/API, DeepSeek, safe migration, and rollback.
- DavidHDev/react-bits — An open source collection of animated, interactive & fully customizable React components for building memorable websites.
- morethanwords/tweb — Telegram Web K, GPL v3




