Pinned Repositories
BinarySearchTree
This is my implementation of the BST Data Structure
codeProjects
This is a small JQuery weather app I threw together
EmployeeList
React/ Meteor Basic components and testing practice
GrantLink
A Bitly Clone, meant to test my meteor and react skills
Java-Asteroids-Game
My Final project for a CS class in college, a remake of the classic arcade game Asteroids
JavaProjects
Merge sort that I wrote while studying java in school
meteorReduxReact
NodeApolloReact
personalSite
Personal Website: this is a work in progress of my personal website.
pingPongRobot
This was a project where a robot would shoot ping pong balls into 6 different locations. The image locations are determined based on the .bmp file uploaded to RobotMain.m. The program then utilizes serial communication between the Arduino Uno and RobotMain to send coordinates. The .ino file Arduino Controller does all of the re-positioning of the robot and angle changes for the shooter.
gtinkham's Repositories
gtinkham/BinarySearchTree
This is my implementation of the BST Data Structure
gtinkham/codeProjects
This is a small JQuery weather app I threw together
gtinkham/EmployeeList
React/ Meteor Basic components and testing practice
gtinkham/GrantLink
A Bitly Clone, meant to test my meteor and react skills
gtinkham/Java-Asteroids-Game
My Final project for a CS class in college, a remake of the classic arcade game Asteroids
gtinkham/JavaProjects
Merge sort that I wrote while studying java in school
gtinkham/meteorReduxReact
gtinkham/NodeApolloReact
gtinkham/personalSite
Personal Website: this is a work in progress of my personal website.
gtinkham/pingPongRobot
This was a project where a robot would shoot ping pong balls into 6 different locations. The image locations are determined based on the .bmp file uploaded to RobotMain.m. The program then utilizes serial communication between the Arduino Uno and RobotMain to send coordinates. The .ino file Arduino Controller does all of the re-positioning of the robot and angle changes for the shooter.
gtinkham/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
gtinkham/springApp
refresher on spring, java, mysql
gtinkham/YoutubeClone
Utilizes Youtube API to make a clone youtube player made with React.js