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
- abhigyanpatwari/GitNexus — GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
- jesseduffield/lazygit — simple terminal UI for git commands
- sxyazi/yazi — 💥 Blazing fast terminal file manager written in Rust, based on async I/O.
- wavetermdev/waveterm — An open-source, AI-integrated, cross-platform terminal for seamless workflows
- jarrodwatts/claude-hud — A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress




