+ Ted Pier a.k.a MiningTcup +
++
Things I've Done
+ +YouClient
++ My middle school gave each student an incredibly weak + Chromebook infested with blockers and spyware, and + didn't allow us to bring our own computers. Since one of + my strongest skills at the time was web dev, I made an + alternative YouTube client. The entire thing is a single + html file, making it easy to distribute and run. + Advantages over using the official YouTube website are + faster loading, no ads, tab customization, anti-unload, + no browser history, and no spyware spying. +
++ Linux +
++ The kernel is the core of the operating system. Linux is + an alternative operating system kernel, similar to the + Windows or MacOS kernels. It can run on nearly any + device (including PCs and Macs), and is used by Android. + One of my favorite things to do is mess with + configuration files on my + Arch Linux + + + Hyprland + system. Over the last more than a year, I've settled on + an (in my opinion) nearly perfect configuration. +
++ Notes +
++ I'd always wanted to use a notes app, but I never liked + any of the options. Instead of paying with my + information, time, or money for one that someone else + made, I decided to make my own. I wrote the server in + Go, the language which I believe is best for anything to + do with servers, and the app in Android Studio using + Kotlin. After completing the server, I accidentally + deleted the source code, prompting me to recode it. It's + finished now, and you can view the most likely terrible + source code for the server + here. Although I don't plan on giving out the source code + for the app because it's so terrible, you can download + the APK file here. +
+