-
Capital One
- United States
- https://www.linkedin.com/in/matthew-curry-4a34ba159/
-
color-my-country Public
Web app allowing users to view all counties visited on a US map
-
keploy Public
Forked from keploy/keployUnit Testing Toolkit that creates test-cases and data mocks from API calls.
Go Apache License 2.0 UpdatedSep 12, 2022 -
RetireRight Public
Personal finance SPA that uses a Monte Carlo simulation to model user net worth based on various investment and lifestyle choices. Deployed using AWS serverless technologies.
-
re-region-api Public
API to access demographic statistics and individual taxation estimates for US states and counties deployed on the AWS cloud.
Go UpdatedSep 12, 2022 -
re-region-etl Public
Dockerized ETL CLI tool to load source data for the re-region-api (https://github.com/Matthew-Curry/re-region-api) into a Postgres DB from the Census Bureau Data API and excel files produced by the…
Go UpdatedAug 14, 2022 -
swagger-ui Public
Forked from swagger-api/swagger-uiSwagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
JavaScript Apache License 2.0 UpdatedJul 21, 2022 -
This script compiles data from multiple excel files to create 3 separate regression models using cultural indices defined by Professor Geert Hofstede to explain national happiness levels from the 2…
Python UpdatedAug 24, 2020 -
sql_on_excel Public
A simple command line tool to allow execution of SQL on Excel and CSV files by constructing temporary SQLite Databases. Outputs results of queries to an excel file.
Python UpdatedAug 11, 2020 -
Data-Structures Public
What I had remaining from CS 150 at Lafayette College. Implementation of various data structures in Java
Java UpdatedFeb 27, 2020 -
NBA_POWER Public
The following Jupyter Notebook seeks to compile data from 3 different Excel documents to ultimately relate Twitter engagements for a player with the player's salary and stats to see what player spe…
Jupyter Notebook UpdatedSep 5, 2019 -
Census-Income-Classifier Public
This is a classifier which takes Census Data and builds a logistic regression model to predict whether a particular individual makes above or below $50,000 a year. The script features data manipula…
Python UpdatedJun 30, 2019 -
Community-Center-Calculus Public
In a capstone Mathematics course at Lafayette College I was tasked with creating and presenting a model to optimize the Community Engagement Center's transportation schedule and to clearly present …
UpdatedJun 19, 2019 -
This is my solution to the week 1 programming assignment for the CS 229 course on machine learning offered through Coursera. This assignment involved implementing linear regression through the grad…
-
This is an event driven simulation of a coffee shop. The program takes a text file including the arrival times of customers to the shop, the revenue per customer, the cost per cashier, and the time…
Java UpdatedJun 16, 2019