TheRemyyy
Back to projects

Web Development

Velox Framework

Zero-VDOM frontend framework focused on direct DOM updates, fine-grained reactivity, and runtime efficiency.

TypeScriptReactivityBuild ToolingPerformance

Challenge

Modern frontend stacks often normalize runtime overhead that can be avoided.

Build approach

I designed Velox around compile-time transforms and direct updates to minimize unnecessary work.

Outcome

Velox expands the portfolio into framework-level frontend architecture and tooling design.

Additional Information

Ships with a tiny runtime, Vite integration, signal-based APIs, and tooling focused on fast iteration.