> GitHub repositories, npm packages, and web design work.

TypeScript-first database management framework. Provides flexible REST API query capabilities without being a standalone application — integrate it into your existing project, keep your own server and framework.
File-based JSON adapter for Datrix. Zero external dependencies, ideal for development, testing, static sites, and small-scale applications.
MongoDB adapter for Datrix. Full CRUD, manual referential integrity enforcement, relation population, and migration support.
MySQL and MariaDB adapter for Datrix. Full CRUD, native FK constraints, relation population, and migration support.
PostgreSQL adapter for Datrix. Full CRUD, native FK constraints, three populate strategies, and transactional migration support.
HTTP REST API plugin for Datrix. Auto-generates CRUD routes for every schema, handles JWT and session authentication, and enforces RBAC permissions.
Command-line interface for Datrix. Run migrations, generate TypeScript types, and export or import data.
The core of Datrix. Handles schema definition, validation, query building, relations, and database migrations without being tied to a specific database engine.
IDM-style TypeScript download manager — a Bun monorepo shipping a runtime-agnostic core library and a daemon-based CLI, both published to npm.
Daemon-based CLI download manager built on @downloadx/core — runs in the background over a Unix socket, survives logouts, and streams live progress as NDJSON.
Runtime-agnostic TypeScript download manager with chunked parallel transfers, dynamic splitting, resume support, and zero dependencies.
An IDM-style download manager for Dart and Flutter — parallel chunked downloads, dynamic splitting, resume across restarts, and pluggable I/O.
Spatial navigation primitives for React. Built for TV and remote-friendly UIs — D-pad focus management done right.
Spatial navigation library for Flutter TV platforms (Android TV, Fire TV, Apple TV, desktop).
React adapter for Navix — keyboard-driven spatial navigation for web-based TV platforms (Tizen, WebOS) with a composable focus tree and zero DOM coupling.
CLI tool for managing i18n and intl localization files. Nested JSON support, DeepL auto-translation, key case validation.