Wingysam - Overview
๐ Hello! I'm Wingy!
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-remotecommand.
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.
Pinned Loading
-
The Tech Game DL
JavaScript 1
-
3
// @namespace http://wingysam.xyz/5
// @description Mirror every git repo you look at to gitea -
1
# [INSTALL](https://gist.github.com/Wingysam/4e4279cfcd00e14d918c1f8d9f5c74c4/raw/hnportal.user.js)3
Click the portal to navigate to it.
4

-
Blockheads Welcome Message Framework
JavaScript 1
-
My docker-compose files
TypeScript 1