connor-giles
I am a graduate of the University of Florida with a Bachelor's degree in Computer Science.
Cocoa Beach, FL
Pinned Repositories
Toss
Basic-Hash-Password-Cracker
Project for security class to crack basic password that has been encrypted using hashes
Blackjack
A simple blackjack game for 1 player
Check
Given a 8x8 chessboard as an array of characters for each piece, returns how many white pieces have the black king in check
Haskell-Interpreter-4-Pascal
Uses Haskell to Interpret Pascal Programs using an AST
NumericalAnalys2
raincheck
Calendar and Weather API Web App
SimpleMazeSolver
This is a very basic maze solver that goes from the starting location to the end correctly using a stack of pairs. When the destination is reached, the path taken is printed
STL-Maps
Uses the map classes from the standard template library to store different types of data such as states. Also simulates dice rolling using a pseudo random number generator. Stores dice roll results in an STL map as well
SwipeMath
connor-giles's Repositories
connor-giles/raincheck
Calendar and Weather API Web App
connor-giles/NumericalAnalys2
connor-giles/Toss
connor-giles/Basic-Hash-Password-Cracker
Project for security class to crack basic password that has been encrypted using hashes
connor-giles/Haskell-Interpreter-4-Pascal
Uses Haskell to Interpret Pascal Programs using an AST
connor-giles/Blackjack
A simple blackjack game for 1 player
connor-giles/Check
Given a 8x8 chessboard as an array of characters for each piece, returns how many white pieces have the black king in check
connor-giles/SimpleMazeSolver
This is a very basic maze solver that goes from the starting location to the end correctly using a stack of pairs. When the destination is reached, the path taken is printed
connor-giles/SwipeMath
connor-giles/STL-Maps
Uses the map classes from the standard template library to store different types of data such as states. Also simulates dice rolling using a pseudo random number generator. Stores dice roll results in an STL map as well