SharkPad
A desktop app for taking notes, drawing, and capturing a lecture by voice, all at the same time.
I got the idea from a friend's organic chemistry class. He had to draw structures by hand while keeping up with everything the professor said. SharkPad lets you run voice dictation while you type notes and draw in the same window, so you don't have to pick one.
- Designed, built, and shipped it solo, from the first prototype to public release. It has passed 100 downloads.
- Added AI features through LLM API integration: voice dictation that runs alongside note-taking and drawing, and one-click summarization of your notes.
- Packaged native Windows, macOS, and Linux builds in pure Python with no cross-platform framework. I handled each OS's packaging quirks, the release builds, and distribution through the website myself.