Projects
MIA | TLH | TPA

Projects


Smart Seat

2014

This project was my first introduction to programming with Arduino's. My team and I programmed an Arduino to use sensors to detect if a child has been left in a car. We used a pressure sensor ( to determine if there was a child in the seat), temperature(to monitor for extreme temperatures) and motion sensor to evaluate the situation alert the child's parents via SMS and email. I was assigned to coding the Arduino to send an email to the parents and the temperature sensor.

See Project

Feedgnome

2017

Using the Twitter API and NodeJS I built a terminal app that allowed the marketing staff at Tampa Bay Wave to manage their lists on Twitter. This application allowed them to filter their list feeds to identify key words chosen by top influencers in their feed. The team could then use these keywords to identify current trending topics.

See Project

Mancala

2018

This semester I took an intro to Java course. For our last assignment we were asked to build a game. I decided to build Mancala. This game was built using JavaFX and Scenebuilder. This repository is currently private because it has not been graded yet.

See Project