Pinned Repositories
AIGuessingGame
Quick guessing game to find a randomized number through AI guessing
Barrows-Door-Highlighter-Extension
Plugin for Runelite: Adds increased functionality while playing the Barrows minigame.
BarrowsCryptCounter
C-Scripts
C# Scripts created for the development of a Unity project and holds value for my understanding of the C language.
ClientServerDNS
Python program that uses a client to talk to a Root Server which holds hostname data including IP addresses and then if failing on the Root Server, will communicate with a Top Level Server that holds more DNS data. The servers are able to be communicated from the client from any IP address as long as the server is running.
Discord-Collection-Logger
Made to post information to a discord server when collection log item or pets are obtained.
farming-contract-extension
Utilized "Time Tracking" Plugin
IMS
Inventory Management System using Node.js
Kalman2D
Python machine learning program that converges on a point. Multilaterate.py takes positional data and then uses the distance from each object to the unknown point in order to triangulate a position. Kalman2D.py runs the Kalman filter algorithm with predicted data to gain a final position.
RRTwRobotCollision
This is a continuation of the RRT project with the addition of creating a robot instance and then traversing over the RRT to find a feasible path among the generated points around the obstacles that would be collision free.
Snooder's Repositories
Snooder/AIGuessingGame
Quick guessing game to find a randomized number through AI guessing
Snooder/Barrows-Door-Highlighter-Extension
Plugin for Runelite: Adds increased functionality while playing the Barrows minigame.
Snooder/BarrowsCryptCounter
Snooder/C-Scripts
C# Scripts created for the development of a Unity project and holds value for my understanding of the C language.
Snooder/ClientServerDNS
Python program that uses a client to talk to a Root Server which holds hostname data including IP addresses and then if failing on the Root Server, will communicate with a Top Level Server that holds more DNS data. The servers are able to be communicated from the client from any IP address as long as the server is running.
Snooder/Discord-Collection-Logger
Made to post information to a discord server when collection log item or pets are obtained.
Snooder/farming-contract-extension
Utilized "Time Tracking" Plugin
Snooder/IMS
Inventory Management System using Node.js
Snooder/Kalman2D
Python machine learning program that converges on a point. Multilaterate.py takes positional data and then uses the distance from each object to the unknown point in order to triangulate a position. Kalman2D.py runs the Kalman filter algorithm with predicted data to gain a final position.
Snooder/RRTwRobotCollision
This is a continuation of the RRT project with the addition of creating a robot instance and then traversing over the RRT to find a feasible path among the generated points around the obstacles that would be collision free.
Snooder/Load-Balancing-DNS-Server
A Python design that implements load balancing among DNS servers by splitting the set of hostnames across multiple DNS servers.
Snooder/mattsnyderio
Portfolio written in JSX, React
Snooder/nativescript-filter-select
A NativeScript plugin to provide an listview widget to select AND filter items
Snooder/OCRDigitData
Machine Learning project in which takes handwritten digit data and uses a Native Bayes classifier to train the system to identify a digit shape programmatically. The algorithm takes into account the amount of white space and position of white space in comparison to all the other data in the algorithm to differential the exact digit trying to be identified.
Snooder/plugin-hub
External plugins for RuneLite - BarrowsCryptCounter
Snooder/runelite
Open source Old School RuneScape client
Snooder/runelite-plugins
Provides visual notifications when no longer actively performing the selected skill
Snooder/ShortestPathRoadmap
This project was to create a rapidly exploring random tree algorithm that explores and environment until finding the final destination. Uses reflex vertices to calculate lengths and then uses a uniform-cost search algorithm to find the shortest path.
Snooder/Snooder
Profile ReadMe
Snooder/StreamCounter
Music countdown timer for Streamlabs OBS
Snooder/TCPServerClient
Quick relearning of Networking protocols with C language in prep for interview.
Snooder/TwitchBot
For those coming from Youtube
Snooder/twitchtriviabot
Twitch Trivia Bot
Snooder/wintertodtelite
Snooder/YoutubeScripts