Melee Improover
Melee Improover is a side project I created to help competitive players of Super Smash Bros. Melee analyze gameplay and practice more effectively. The tool provides performance tracking and training insights to make improvement more accessible and data-driven.
Manga Panel → 3D Print Converter
A Python tool that converts manga panels into printable 3D models. This allows artwork from manga to be transformed into physical objects for creative display and preservation.
Japanese Learning Apps
Three tray-based Japanese learning utilities:
- Kanji Frequency App: Cycles through a custom-made deck of 12,000 words and assigns colors to kanji based on frequency. It also reads words aloud, helping learners practice vocabulary in context.
- Clipboard Kanji Analyzer: Monitors the clipboard for Japanese text, instantly popping up to break down the kanji used. It stores copied kanji for review, allowing daily review sessions based on actual reading material encountered.
Task Tracker Tray App
A minimalist tray application for tracking work tasks. It monitors how long you’ve been working on a task and whether it’s completed. With a quick key press, the app can be activated at any time to integrate seamlessly into daily workflows.
Edukits3 Robot Project
A small robot built with the Edukit3 hardware kit. I wrote control code that allows the robot to sense when someone is directly in front of it and respond by retreating in reverse. This gave it a playful personality and was a fun introduction to robotics programming.