Below are the list of stuff I tinker with outside of work
Omnivore 2024 - Typescript, NextJS, GraphQL Github
- Omnivore is a read-it-later app with integration to your PKM system (free alternative to Readwise)
- Submitted bug fixes and design/implement small features like highlight rendering
IMDb Obsidian 2023 - Typescript Github
- A small plugin in Obsidian that parses a public IMDb list of your choosing and import the movie data into your vault to jot ideas in
2048 Console App 2024 - Java Github
- Project for AP CS A students to recreate the game 2028 in console. Wrote code, tests, worksheets and lessons plan.
- Developed as part of volunteering for Brighton HS (partner of TEALs program). Project aims to expose to students software development concepts like modular pattern (i.e. MVC), testing, and algorithmic thinking