Skip to content
View mattkeefer's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report mattkeefer

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
mattkeefer/README.md

πŸ‘‹ Hi there! My name is Matt, and I am a rising fourth year Computer Science major and Math minor at Northeastern University. I am currently living in Boston, MA and am looking for a full-time software engineering co-op from July-December 2023.

Much of my programming experience is in Java, Python, and TypeScript which you can see through some of my personal and class projects below.

Below are some projects I am working on or have completed.

  • Concert App [React Native, JavaScript, Ticketmaster Discover API, Spotify Web API] πŸ’₯ App to display upcoming, recommended concerts nearby and allow users to share with friends.
  • Covey Town Spotify Room [React, TypeScript, Spotify Web API] πŸ’₯ Extended web app with a new music listening room with Spotify integration.
  • NHL Outcome Prediction Model [Jupyter Notebooks] πŸ’‘ Three machine learning models to predict the outcome of NHL games using advanced statistics.
  • Gym Tracker Web App [React, Python, AWS] πŸ’₯ Web app which displays historic capacity data and helps students decide when to hit the gym.
  • Checkers AI [React, Python, Flask] πŸ’₯ Checkers game that supports the user playing against an AI opponent using a minimax algorithm.
  • Personal Website [React] 🌐 Digital portfolio which displays personal projects and my resume.
  • Image Editor [Java] ⚑ Simple image editor allowing user to apply various filters and effects to images. (code available on request)
  • Freecell Solitaire [Java] ⚑ Text-based freecell solitaire game. (code available on request)
  • Maze Solver [Java] ⚑ Generates a random maze that a user can attempt to solve. Also shows the correct path in either a depth-first or breadth-first search, animating the search process. (code available on request)

Pinned Loading

  1. portfolio portfolio Public

    JavaScript

  2. gym-app gym-app Public

    JavaScript

  3. checkers-app checkers-app Public

    Python

  4. c4c-challenge c4c-challenge Public

    JavaScript

  5. covey-spotify-room covey-spotify-room Public

    JavaScript

  6. nhl-outcome-prediction nhl-outcome-prediction Public

    Jupyter Notebook