DraconDev
Rust-first tools. Compile-time guarantees.
Building a sovereign toolchain where the compiler is the first line of defense.
No runtime surprises. No "works on my machine." Just software that ships correct.
Flagship Projects
azumi — Web Framework
Compile-time CSS validation. Zero hydration, ~3KB runtime.
- CSS-HTML co-validation at compile time
- No JavaScript runtime overhead
- crates.io
dracon-terminal-engine — TUI Framework
35-widget TUI framework. Ship in a single binary.
- 15 themes, 60FPS rendering
- Zero external dependencies
- crates.io
tiles — Terminal File Manager
Terminal file manager with editor integration and git awareness.
- 60FPS grid rendering
- Seamless editor/preview transitions
- SSH and sync capabilities
dracon-libs — Shared Foundations
Shared Rust crates for the entire Dracon ecosystem.
*-kit: Infrastructure (caching, rate-limiting, retries)dracon-*: Domain tools (git, system, media, AI routing)- Contracts: Pure traits enforcing the Dracon Protocol
Complete Toolset
| Project | Language | Description |
|---|---|---|
| ai-vid-editor | Rust | Automated video editing. Silence removal, auto-reframe. |
| opencode-auto-continue | JS | Auto-recover, nudge, and review OpenCode sessions. |
| opencode-auto-review-completed-todos | JS | Auto-review sessions when todos finish. |
| kittentts-showcase | JS | Real-time text-to-speech demo. |
| browser-extensions-shared | TS | Chrome extensions: API debugger, SamAI, and more. |
| dracon-utilities | Rust | Background sync, security, system maintenance. |
| dracon-platform | Rust | Core platform services and APIs. |
| Junk-Runner-bevy | Rust | 100% procedural space roguelike on Bevy 0.18. |
Architecture Principles
- Correct by construction — The compiler is the first line of defense
- Zero surprises — Deterministic behavior, no hidden state
- Single binary — No runtime dependencies, no environment drift
- Source available — Transparency with commercial protection
License
Source-available under the Dracon License.
- Free: Small teams (Indie Tier)
- Paid: Larger organizations (Startup and above)
- MIT: Some individual tools
Personal projects
View all- Loading
Loading
Info
Member since May 01, 2026