Projects
In progressTauriRustReact

Markdown Notes App

A local-first Markdown note app with full-text search and bidirectional links.

Principles

  1. Local-first: data lives in local files, sync with git anytime
  2. Plain text: no lock-in
  3. Fast: cold start under 300ms

Projects

Personal Site (this one)
Featured

A bilingual personal blog and portfolio with a built-in admin panel and dark mode.

Next.jsTypeScriptTailwind CSSPrismaSQLite
Developer Productivity CLI
Featured

A CLI that wraps daily repetitive work: scaffolding, database backup and log analysis.

Node.jsTypeScriptCommander
Data Visualization Dashboard

A real-time dashboard for operations teams with multi-dimensional filters and custom charts.

ReactEChartsNode.jsPostgreSQL