Projects
Awesome Voice Typing (2026)
An awesome list of curated open-source speech-to-text and voice typing tools for Linux, macOS, Windows, Android, and iOS.
Build Your Own CLI Coding Agent (2026)
Self-paced exercise to build your own CLI coding agent like Claude Code from scratch in Python. Helps in getting a better understanding of what goes on inside the coding agents.
Start from a skeleton repo that has a basic input loop with a canned response (no LLM). Over six phases, wire in the LLM, add tools (read file, edit file, bash), and build the core agent loop: the inner loop where the LLM and tools call each other repeatedly until the task is done.
Agentic Coding Weekly (2025)
A weekly newsletter to get focused updates on agentic coding tools, models, and workflows.
hns (2025)
A simple, privacy-focused speech-to-text CLI tool that records your voice, transcribes it locally using faster-whisper, and copies the transcription to your clipboard. Check out the quick start guide and demo.
Long Weekends in Japan ⛩️ (2025)
Complete list of 3-day long weekends in Japan and how to create 4-day weekends by taking just one strategic day off.
LGTM ASCII Art as a Service (2025)
Get beautiful LGTM ASCII arts for your PR approvals by visiting the
website or by calling the API like
curl -sL lgtms.app/api | jq -r '.art'.
tqu (2025)
A minimal CLI tool for queue-based task tracking. Install by running
uv tool install tqu or pipx install tqu.
Tokyo Run Clubs (2024)
A directory of Tokyo run clubs. Discover running events, meet new people, and improve your fitness!
LLMs in Production (2024)
Curated collection of engineering blogs detailing real-world applications of LLMs in solving specific business problems.
Tech Culture Podcast (2021-2022)
Conversations with top startup founders in Japan running successful businesses.
ML Engineering Blogs (2021)
Curated list of machine learning engineering blogs.
AI Customer Support (2021)
Curated collection of blogs and papers on how different companies are using machine learning in production for better customer support.