Projects

A collection of web development projects, from full-stack applications to open source contributions.

Logler

Rust-powered structured log investigation for local files, optimized for AI agents. Cross-service timeline reconstruction in 13ms, hierarchy building in 349ms at 50K entries, 25 JSON CLI commands.

View project

SSHler

A local-only web UI for browsing remote files over SFTP and accessing tmux sessions in the browser. Vue 3 SPA, WebSocket terminal, mobile-first input bar, no remote installation required. 232 tests.

View project

SQLer

A lightweight, JSON-first micro-ORM for SQLite. Pydantic models stored as JSON documents with fluent queries, FTS5 search, optimistic locking, and 84K rows/sec bulk inserts.

View project

Procler

LLM-first process manager for developers. JSON-native CLI, dual local/Docker execution, health probes with dependency ordering, replicas, cron scheduling, and a Vue 3 dashboard — 320 tests.

View project