Pinned Repositories
Shairport
A dynamic web app that connects USC students with each other for rides to the airport
Albright-sEats
Utilizes Yelp API to provide a search engine for nearby restaurants. Implements the Google API and MySQL database management to keep track of user information across sessions.
HomeShare
An Android application for USC students to find and share student housing options
RSA_Encryption
This program utilizes modular exponentiation algorithms, the Euclidean Algorithm, and the Extended Euclidean Algorithm to perform RSA encryption and decryption.
BertrandParadox
Incomplete code to demonstrate the three methods used in the Bertrand Paradox
BigInt-Library
This library provides operator overloading for very large integers with time complexity in mind.
BreadthFirstSearch_MazeAlgorithm
Given an input file with an ASCII maze, this program uses a breadth-first-search algorithm and a queue class to find the shortest path from start to finish.
Chess
cs104-git-practice
dso
maxalbright's Repositories
maxalbright/maxalbright
Config files for my GitHub profile.
maxalbright/dso
maxalbright/SmartContract
maxalbright/fundraiser
blockchain app
maxalbright/SmartContracts
maxalbright/images
maxalbright/flare
Light the way for your app's backend with functional and testable Firebase components
maxalbright/Albright-sEats
Utilizes Yelp API to provide a search engine for nearby restaurants. Implements the Google API and MySQL database management to keep track of user information across sessions.
maxalbright/BreadthFirstSearch_MazeAlgorithm
Given an input file with an ASCII maze, this program uses a breadth-first-search algorithm and a queue class to find the shortest path from start to finish.
maxalbright/RSA_Encryption
This program utilizes modular exponentiation algorithms, the Euclidean Algorithm, and the Extended Euclidean Algorithm to perform RSA encryption and decryption.
maxalbright/BigInt-Library
This library provides operator overloading for very large integers with time complexity in mind.
maxalbright/BertrandParadox
Incomplete code to demonstrate the three methods used in the Bertrand Paradox
maxalbright/magic
Simple, lightweight, modular components to help conjure your app architecture
maxalbright/cs104-git-practice
maxalbright/Chess