...
Premier League Scores API (In Progress)

A simple API which returns a JSON object of premier league scores for the inputted week. All built in python. API stood up using Flask, web-scraper to retrieve scores using the Beautiful Soup library.

View on Github
...
Personal Website

This website! Hosted on linux virtual private server. Backend built in python using Flask. Front-end built with HTML5 using bootstrap and custom CSS.

...
Senior Capstone Project

Prototype low cost mobile healthcare platform. Raspberry Pi interfaces directly with glucometer and blood pressure monitor to pull test results. This then sends this data to an Android application via Bluetooth LE, which interfaces with a cloud server backend to house data.