Projects

Nine shipped projects. Every entry marked  running in prod is reachable today: a daemon on a VPS, a static deployment, or a public demo.

Live cards pull real data in the browser — GitHub stars and last-commit via the public GitHub API. StarNexus also probes its own demo endpoint so you see true status.

StarNexus

星枢
running in prod

Distributed VPS health monitor with a real-time world map.

Four independent modules — Agent, Backend, Web map, Telegram bot — running on a Tokyo node with agents in multiple regions. Public demo on Cloudflare Pages. One-liner install script for agents.

GoLeaflet.jsSQLiteDockerTelegram Bot

StarSummary

星语
running in prod

Video / audio → text + AI summarization, three interfaces one backend.

CLI, Web UI, Telegram bot — all share a single backend. VPS one-click deploy, running daily.

PythonParaformer ASRDeepSeekGradioTelegram Bot

StarOCR

running in prod

Scanned-PDF → Markdown intelligent converter.

Single-file script with inline dependencies. No requirements.txt, no venv — `uv run` just runs. Wired to `ocr` alias for fast access.

PythonMistral OCRPEP 723 inline deps

StarDash

active

Cross-platform system monitor with glassmorphism UI.

Desktop app built on Tauri. Rust heavy-lifting driven by Claude Code; UI direction and requirements were mine.

TauriRustVue

StarGate

active

One-tap Android network profile switcher.

A small utility app for jumping between saved network profiles. Honest take: pragmatic AI-assisted build, not a deep-Android-dev claim.

KotlinAndroid

StarLane

active

VPS provisioning toolkit — one command to a working node.

Shell scripts that take a fresh VPS from bare image to a working service environment: users, firewall, systemd units, baseline hardening.

ShellLinuxsystemd

PyLab

active

Personal uv-managed Python library and sandbox.

Reusable helpers, experiments, and snippets for stats / scripting work. Single-repo monoproject.

Pythonuv

Hachimi → kissstars.com

running in prod

This site. Rebuilt from scratch, SEO-hardened, interactive MDX.

Hand-built Astro site with live star canvas, in-browser code runner, ARIMA demo, and Pagefind search. Built from scratch, no theme used.

AstroTypeScriptTailwindMDXCloudflare Pages