Pinned Repositories
clashroyaleapi
Transforms decoded JSON responses from Clash Royale's public API into usable data structures in Python.
CNN-LSTM-Market-Predictor
A CNN-LSTM network for short-term stock market forecasting.
data-encryption-standard
An implementation of the Data Encryption Standard symmetric-key encryption algorithm.
gaussian-elimination
Gaussian elimination implementation in Python
go-calculator
A simple calculator which supports all forms of operators, including exponents and parentheses. Made with Go.
go-data-encryption-standard
Go implementation of Data Encryption Standard. Includes HTTP server with methods for key generation, encryption, and decryption.
LogicAppsUX
maplestory-damage-calculator
A browser application used to calculate damage per line and estimated run time on benchmark bosses based off of a player's stats in MapleStory.
meetup-location-finder
Find the most convenient location to arrange a meeting given two separate starting locations. Simply enter starting points, a desired destination (such as a restaurant name), a search radius, and a mode of transportation.
simux
Simulation library for Python
andrew-eldridge's Repositories
andrew-eldridge/data-encryption-standard
An implementation of the Data Encryption Standard symmetric-key encryption algorithm.
andrew-eldridge/simux
Simulation library for Python
andrew-eldridge/clashroyaleapi
Transforms decoded JSON responses from Clash Royale's public API into usable data structures in Python.
andrew-eldridge/CNN-LSTM-Market-Predictor
A CNN-LSTM network for short-term stock market forecasting.
andrew-eldridge/gaussian-elimination
Gaussian elimination implementation in Python
andrew-eldridge/go-calculator
A simple calculator which supports all forms of operators, including exponents and parentheses. Made with Go.
andrew-eldridge/go-data-encryption-standard
Go implementation of Data Encryption Standard. Includes HTTP server with methods for key generation, encryption, and decryption.
andrew-eldridge/LogicAppsUX
andrew-eldridge/maplestory-damage-calculator
A browser application used to calculate damage per line and estimated run time on benchmark bosses based off of a player's stats in MapleStory.
andrew-eldridge/meetup-location-finder
Find the most convenient location to arrange a meeting given two separate starting locations. Simply enter starting points, a desired destination (such as a restaurant name), a search radius, and a mode of transportation.