sagarpatel211
3A CS student at the University of Waterloo | Prev. @ WindRiver & General Dynamics
Waterloo, Ontario
Pinned Repositories
211ScoutingProject
Scouting system for robotics organization that allows us to track match statistics during a competition
211Z-Sizzle-Code
Tower Takeover (2019 - 2020) 211Z Code
211Z_X-DriveMotionAlgorithm
Motion algorithm for X-drive using odometry along with 3 PID feedback loops (x, y, and angle)
211ZPIDTuner
PID Tuner Graph Using VexCode
211ZTankDriveMotionAlgorithm
Motion algorithm for tank drive using odometry and PID feedback loops
211ZVoltageDrive
Controlling robot using voltage value instead of percentages and driving with adjustable turning intensity
2D-Shooter-Game
2D Survival Shooter Game Using Turing 4.1.1
RedditSearch
No one uses the Reddit search engine anyways...
S-Lang
A Programming Language for GenZ!
Utivity
A desktop productivity app using Flask!
sagarpatel211's Repositories
sagarpatel211/211Z-Sizzle-Code
Tower Takeover (2019 - 2020) 211Z Code
sagarpatel211/211ScoutingProject
Scouting system for robotics organization that allows us to track match statistics during a competition
sagarpatel211/211Z_X-DriveMotionAlgorithm
Motion algorithm for X-drive using odometry along with 3 PID feedback loops (x, y, and angle)
sagarpatel211/211ZPIDTuner
PID Tuner Graph Using VexCode
sagarpatel211/211ZTankDriveMotionAlgorithm
Motion algorithm for tank drive using odometry and PID feedback loops
sagarpatel211/211ZVoltageDrive
Controlling robot using voltage value instead of percentages and driving with adjustable turning intensity
sagarpatel211/2D-Shooter-Game
2D Survival Shooter Game Using Turing 4.1.1
sagarpatel211/Blackjack-Pygame
Graphical BlackJack Using Pygame In Python
sagarpatel211/RedditSearch
No one uses the Reddit search engine anyways...
sagarpatel211/S-Lang
A Programming Language for GenZ!
sagarpatel211/Utivity
A desktop productivity app using Flask!
sagarpatel211/ChangeUp_211Z_Code
2020 - 2021 Change Up 211Z Code
sagarpatel211/CS50_Final_Project
A personal dictionary to store any words you want to keep close to enhance your vocabulary.
sagarpatel211/MotorInfoDisplay
Displays Motor Temperatures, Voltage, And Current on Brain with VexCode
sagarpatel211/NucleoTIDE-Hack
sagarpatel211/sagarpatel211
Readme Profile
sagarpatel211/sagarpatel211.github.io
sagarpatel211/Sizzle2.0Odometry
Odometry (position-tracking) for 211Z (Sizzle 2.0) allowing us to track the coordinates and angle of our robot using 3 encoders
sagarpatel211/TicTacToe
Simple Tic Tac Toe Game in Python using OOP