Projects
从收集知识到深入研究再到动手的练习记录。
Overview
| Project | Status | Category |
|---|---|---|
| seedling | 🟢 Active | Frontend & UI |
| vine | 🟢 Active | Frontend & UI |
| playground | 🟢 Active | Automation Toolkit |
| mung | 🟢 Active | AI & Skills |
| Running Otaku | 📦 Archived | Health & Sports |
Frontend & UI
seedling
React 写的 Dashboard Demo UI,支持多语言、多皮肤模式,用来整理日常开发的组件原型。
Pipeline: Collection(frontend) → Research(shadcn/ui CLI) → Side Project
vine
静态地图 Web 应用(MapLibre GL + React),在地图上标记产品位置并生成旅行笔记。
Pipeline: Collection(map visualization) → React + MapLibre GL → Side Project
Automation Toolkit
playground
个人自动化工具集:加密增量备份(restic)、yt-dlp 视频下载与管理、通知 CLI、beancount 记账查账、Markdown 导出(PDF/EPUB/DOCX)、桌面自动化(防睡眠/点击器)等模块。
Pipeline: Collection(automation/backup/media/finance) → Rust CLI → Side Project
AI & Skills
mung
个人 AI Skills 管理器——在 Claude Code 和 Pi Agent 之间创建、管理和分发 AI agent skill。
Pipeline: Collection(AI agent workflow) → TypeScript CLI → Side Project
Health & Sports
Running Otaku
用来同步展示自己 Garmin 手表的跑步数据。 基于 @yihong0618 的 Running Page。