Hello, welcome to Matthew Kind's Projects Page

This is the general home page for many of the projects I've worked on in the past, as well as ones I'm currently working on.

Below are brief descriptions of each of the projects as well as links to pages with more details.

Note that some projects are based on school work, meaning I can't show them in their entirety.

Audio Visualizer

This is my current project where I'm combining MatPlotLib and libROSA to create a typical audio visualizer across two axes, plus a third axis for time.

View Project

APOD Categorizer

This was a personal project built in Python with a focus on using the TensorFlow library to categorize old APOD images as ones I'd like or not.

View Project

Pokemon Stat Analysis

This was a school group project built in Python for analyzing the win rates of Pokemon teams based on their multi-dimensional stat centroids.

View Project

Robotics Project

This was a school group project built in Python where I implemented mapping, path planning, and localization for a virtual-environment robot.

View Project

Scouting App

This was an extracurricular club project built in HTML that functioned as a complex data collection app for my robotics team.

View Project