Pinned Repositories
alea
Functions and abstractions for random variables and vectors.
Blinks_Android
cmpe_131_homework
cmpe_131_team8
CMPE131_Team8_Project
coast_car
Startup Weekend! Coast Car site
FastPointCloudSegmentation
A modified implementation of the point cloud segmentation method described in: http://ieeexplore.ieee.org/document/7989591/
Mandelbulb-STL
Java code that generates an STL file of the Mandelbulb that can be 3D printed
Room835
Smoothed-Particle-Hydrodynamics
A JAVA implementation of the smoothed particle hydrodynamics algorithm
FusionAD
An open source autonomous driving stack by San Jose State University Autonomous Driving Team
mitchellsayer's Repositories
mitchellsayer/FastPointCloudSegmentation
A modified implementation of the point cloud segmentation method described in: http://ieeexplore.ieee.org/document/7989591/
mitchellsayer/Mandelbulb-STL
Java code that generates an STL file of the Mandelbulb that can be 3D printed
mitchellsayer/Smoothed-Particle-Hydrodynamics
A JAVA implementation of the smoothed particle hydrodynamics algorithm
mitchellsayer/Room835
mitchellsayer/alea
Functions and abstractions for random variables and vectors.
mitchellsayer/Blinks_Android
mitchellsayer/cmpe_131_homework
mitchellsayer/cmpe_131_team8
CMPE131_Team8_Project
mitchellsayer/coast_car
Startup Weekend! Coast Car site
mitchellsayer/N-Body-Simulation
Dynamic particle system simulation of the n-body problem. Ultimate goal is to create galaxy-formation simulations.
mitchellsayer/ConwayGameOfLife
An implementation of Conway's game of life.
mitchellsayer/FRACTALS
This is a collection of all of my fractal related programs.
mitchellsayer/FusionAD
An open source autonomous driving stack by engineering students at San Jose State University, San Jose, CA, USA
mitchellsayer/KMeans-Image-Segmentation
Implementation of K-Means Clustering for Image Segmentation
mitchellsayer/libhal-lpc40
Library for the LPC40xx series of MCUs from NXP
mitchellsayer/libhal-mpl
libhal compatible drivers for the MPLX series of absolute digital pressure sensors
mitchellsayer/Minesweeper
An implementation of the classic game of Minesweeper in Java using JToggleButtons. This also has an implementation of a solving algorithm for the game.
mitchellsayer/mitchellsayer.github.io
mitchellsayer/navigation2_tutorials
Tutorial code referenced in https://docs.nav2.org/
mitchellsayer/NeuralNet
A Simple Neural Net with backpropagation
mitchellsayer/pascal-compiler-cmpe152
mitchellsayer/pcl
Point Cloud Library (PCL)
mitchellsayer/pgcontents
A Postgres-backed ContentsManager implementation for Jupyter
mitchellsayer/react-native-tab-navigator
A tab bar that switches between scenes, written in JS for cross-platform support
mitchellsayer/Trig-Animation
A fun animation of Sin and Cosine graphs and their relation to the unit circle implemented in Java