Hi! My name is Moses and this is my website!
This is where I keep most of my personal profile along with some widgets and webapps. If you find any bugs/errors feel free to report them on GitHub
Happy browsing!
Some links to get you started:
Miscellaneous Things:
A Python module tailored for Competitive Programming. It includes local testing tools, a built-in stress tester, and has support for Competitive Companion (no extra ports need to be configured). Made using Python 3.
GitHub RepoThis is a project I'm undertaking with some school friends and is a Chrome Extension meant to detect bias in online news articles through literary analysis of their headlines. A collection of headlines are first assigned biases (far left, left, neutral, right, far right, nonpolitical) and then are used as training data for a Neutral Network which is finally used to predict the bias of other headlines.
A List of my online judge solutions. There is also a webapp to view the DM::OJ solutions in a more reasonable manner. (searching by problem name, solutions displayed alongside problem statements, etc.)
A Spigot (Minecraft Server) plugin that functions as a way for players on discord to directly chat with players on a Minecraft Server. It also includes a few utility and administrative commands for players. Made using Java.
GitLab RepoA Spigot (Minecraft Server) plugin that works as a Kit management system for the KitPVP minigame (which is where players can select one of many kits and duel each other with them). Made using Kotlin.
Note: Image is old and UI has been since modified
GitHub RepoA simple python program that allows you to practice Trig Drills (i.e. what is cos(120 degrees)). Made using Tkinter.
GitHub Repo