Some of my open-source projects:
- Christmas Community is a wishlist management platform for families. While building this, I learned about web applications, their security, and balancing client-side performance with network performance.
- Galaxy Info compiles, calculates, and provides access to statistics about my game called Galaxy.
- RobloxHandleCloser allows opening multiple instances of the game platform Roblox. I learned about Windows handles.
- autopause automates mining cryptocurrency with NiceHash while not gaming, but not mining while gaming. I learned about using obscure APIs to get the result I need.
- Power Remote for OpenLP is an alternative web remote for OpenLP to streamline the presenter experience. I improved my knowledge of Svelte and TypeScript.
Libraries/Frameworks:
- Blockheads Welcome Message Framework is a way to simplify the HTML welcome messages on the iOS game "The Blockheads". I learned about creating and parsing DSLs.
- paper is an IRC bot framework. I learned about the strengths of OOP and the pitfalls of overusing it.
Microservices:
- git-ls-remote is a microservice to interface my Git Archiver userscript to the
git ls-remote
command.
Userscripts:
- Git Archive automatically mirrors any git repositories I view. I learned about Userscripts and better understood git while making this.
- HN Portal adds an HTML
<portal>
of the article to the comments of Hacker News posts. I learned about CSP.
Archival Projects:
- ttgdl downloads categories of files from The Tech Game. I learned about using puppeteer to download files.
- strawpoll.me Archive is a project to download all strawpoll.me polls. I learned about distributed computing.
Please hire me.