Skip to content
View Matthew-Curry's full-sized avatar

Block or report Matthew-Curry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Web app allowing users to view all counties visited on a US map

    Go 1 Updated Nov 23, 2024
  • keploy Public

    Forked from keploy/keploy

    Unit Testing Toolkit that creates test-cases and data mocks from API calls.

    Go Apache License 2.0 Updated Sep 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.

    Python 1 Updated Sep 12, 2022
  • API to access demographic statistics and individual taxation estimates for US states and counties deployed on the AWS cloud.

    Go Updated Sep 12, 2022
  • 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 Updated Aug 14, 2022
  • Swagger 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 Updated Jul 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 Updated Aug 24, 2020
  • 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 Updated Aug 11, 2020
  • What I had remaining from CS 150 at Lafayette College. Implementation of various data structures in Java

    Java Updated Feb 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 Updated Sep 5, 2019
  • 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 Updated Jun 30, 2019
  • 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 …

    Updated Jun 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…

    MATLAB 1 Updated Jun 19, 2019
  • 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 Updated Jun 16, 2019