Pinned Repositories
boston-bus-tracker
My adaptation of MIT xPro's Boston Bus Tracker Project
maxleach-bankingapp
MIT Bad Bank Project
react-atm
My first React app, this simple front-end ATM application allows the user to withdraw or deposit cash to their "bank account".
getWeather
A simple script that fetches weather data from WeatherAPI using the 'getWeather' function, taking a zip code as an argument.
react-todo-practice
Brushing up with some React. Flexible to-do app with a draggable UI similar to Trello.
logPlaneData
Script that gets logistical flight data from the AviationStack API such as flight number, airline, dep/arr airports IATAs, gate, delays and departure times. User can choose a specific flight or find a random flight to track.
badBankML
Full Stack Bad Bank Project
BonusBall
Breakout Ball Mini-Game with Vanilla JavaScript
credit-formatter
This React-based web app allows users to easily format credits from sources like Spotify. It takes a string of concatenated names (such as Spotify artist credits) and formats them by splitting the names based on capitalization patterns. Still in the process of being optimized!
ExpressGraphQL-RestaurantPlayground
mxleach's Repositories
mxleach/credit-formatter
This React-based web app allows users to easily format credits from sources like Spotify. It takes a string of concatenated names (such as Spotify artist credits) and formats them by splitting the names based on capitalization patterns. Still in the process of being optimized!
mxleach/gtsTracker
The GTS Tracker is a portfolio project designed with the sole purpose of tracking a specific Porsche 911 GTS that belonged to a friend's father. Queries can be handled by simply pressing the button, or automatically via scheduled requests that are logged to the UI. Once the GTS has been located, an alert is sent via email.
mxleach/react-todo-practice
Brushing up with some React. Flexible to-do app with a draggable UI similar to Trello.
mxleach/nes-tictactoe
mxleach/logPlaneData
Script that gets logistical flight data from the AviationStack API such as flight number, airline, dep/arr airports IATAs, gate, delays and departure times. User can choose a specific flight or find a random flight to track.
mxleach/MLCAUTO-repl
DSP Searcher
mxleach/getWeather
A simple script that fetches weather data from WeatherAPI using the 'getWeather' function, taking a zip code as an argument.
mxleach/mxleach
mxleach/badBankML
Full Stack Bad Bank Project
mxleach/ExpressGraphQL-RestaurantPlayground
mxleach/Heroku-Deployment
mxleach/shopping-cart
React Shopping Cart
mxleach/maxleach-bankingapp
MIT Bad Bank Project
mxleach/portfolio
mxleach/react-atm
My first React app, this simple front-end ATM application allows the user to withdraw or deposit cash to their "bank account".
mxleach/matrix-rotations
Rotating (90º clockwise) and Transposing a Matrix from its original starting point. MITxPro w/ MERN Activity.
mxleach/login-form
Login Form using React and Formik
mxleach/boston-bus-tracker
My adaptation of MIT xPro's Boston Bus Tracker Project
mxleach/PacMen-Generator
MIT PacMen Generator Exercise
mxleach/Eye-Movement-Detection
Eye Movement Detection Project for MIT xPro
mxleach/mitfacts
MIT Facts
mxleach/greeting
Testing Hello World
mxleach/pacman
Week 4 - MIT Course
mxleach/BonusBall
Breakout Ball Mini-Game with Vanilla JavaScript