NAME
projects — OSS showcase
DESCRIPTION
A list of my open-source projects. Each entry includes the description, stack, repository link, and related write-ups (English versions added as they ship).
ACTIVE
ls -l projects/ | grep active
- taskdog Python · Textual · FastAPI · SQLite · MCP
A CLI / TUI task manager that auto-generates a schedule from deadlines, time estimates, and priorities while respecting a daily work-hour cap.
- ttymap Rust · Lua · ratatui · MVT
A terminal-native globe viewer. Renders Mapbox Vector Tiles with Unicode Braille + ANSI 256-color, extensible via Lua plugins.
- knowledge-gardener Python · Claude Code Plugin · Obsidian
A set of plant / water / prune / connect / recap skills for an Obsidian vault. A Claude plugin for curating long-term knowledge from Claude Code.
- supernemawashi Claude Code Plugin · MCP · Python · Bash
A Claude Code plugin that manages psychological profiles as data for talking to colleagues. Gathers facts from Slack / Gmail, classifies them with psychology frameworks, and returns situation-specific reply strategies.
- yadm-git.nvim Neovim · Lua
A tiny Neovim plugin that makes standard Git plugins (gitsigns, etc.) "just work" inside a yadm-managed dotfiles repo. Detects the yadm repository and transparently bridges Git operations.