Pinned Repositories
billsplitting
Library to parse and split bills among people
briscola-5-person
A remote-playable 5-person briscola game
fantasy-sports-backend
The backend of a fantasy sports application. The goal is to support any sport, and support any database/file system backing. This is just a set of APIs. A front-facing app is required separately
nfl-rushing
password-manager
An application to locally store and manage passwords
prefixer
Evaluate a mathematical expression and convert it from infix notation to prefix notation. The expression should be specified in a file that is passed as an argument to the application. If there are no variables in the expression, then the expression is evaluated to return the result of the operations.
pymdptoolbox
Markov Decision Process (MDP) Toolbox for Python
devise-security
A security extension for devise, meeting industry-standard security demands for web applications.
arocca1's Repositories
arocca1/billsplitting
Library to parse and split bills among people
arocca1/briscola-5-person
A remote-playable 5-person briscola game
arocca1/fantasy-sports-backend
The backend of a fantasy sports application. The goal is to support any sport, and support any database/file system backing. This is just a set of APIs. A front-facing app is required separately
arocca1/prefixer
Evaluate a mathematical expression and convert it from infix notation to prefix notation. The expression should be specified in a file that is passed as an argument to the application. If there are no variables in the expression, then the expression is evaluated to return the result of the operations.
arocca1/nfl-rushing
arocca1/password-manager
An application to locally store and manage passwords
arocca1/pymdptoolbox
Markov Decision Process (MDP) Toolbox for Python