Pinned Repositories
Graphical-BlackJack-Game
A minimalist Graphical BlackJack game made for the ICS 3U course.
Nucleotide-Hackathon
A stoichiometry project developed for the Nucleotide Hackathon in 2020!
saurinpatel20
Saurin Patel's README for Github Profile
saurinpatel20.github.io
Spotify-Node-Wrapper
A simplified Node interface to interact with the Spotify Web API
Thread-safe-Lock-free-FIFO-Queue
A Thread-safe Lock-free implementation of a FIFO queue. (ie. A thread safe circular buffer using arrays)
Utivity-App
An elegant productivity App with neumorphic UI elements.
Vex-Odometry
An odometry system developed for the Vex V5 system.
Vex-Odometry-211Z
Saurinpatel20's Repositories
Saurinpatel20/Spotify-Node-Wrapper
A simplified Node interface to interact with the Spotify Web API
Saurinpatel20/Vex-Odometry
An odometry system developed for the Vex V5 system.
Saurinpatel20/Vex-Odometry-211Z
Saurinpatel20/Graphical-BlackJack-Game
A minimalist Graphical BlackJack game made for the ICS 3U course.
Saurinpatel20/Nucleotide-Hackathon
A stoichiometry project developed for the Nucleotide Hackathon in 2020!
Saurinpatel20/saurinpatel20
Saurin Patel's README for Github Profile
Saurinpatel20/saurinpatel20.github.io
Saurinpatel20/Thread-safe-Lock-free-FIFO-Queue
A Thread-safe Lock-free implementation of a FIFO queue. (ie. A thread safe circular buffer using arrays)
Saurinpatel20/Utivity-App
An elegant productivity App with neumorphic UI elements.
Saurinpatel20/Pure-Pursuit-Simulation
A simulation of a Pure Pursuit Algorithm. Useful simulation for visualizing path following algorithm.