menu
fitr

HackHealth 2018 (Awarded Best Fitness App)

Fitr is an web based application meant to connect potential gym partners based on workout schedules, experience level, and compatibility. We were able to create UI/UX using Adobe Xd and proof of concept within the 10 hour time frame.

ABS Travels

Principles of Database

ABS Travels is a airline booking website based on sites such as Kayak or Expedia. We had to build an MySql database based on demo data. The site was able to store customer and employee, make books (single, round-trips, multi-destination), provide the lowest prices.

SBU Theta Tau Website

SBU Theta Tau (Webmaster)

This is the website for the Stony Brook University Theta Tau. The site was built using the Materilize and Express Framework. It is written in HTML, CSS, jQuery and JSON. I maintained and updated the site Fall 2017, as well as updated the manual.

Buzzword

Computer Science III

A word game built using JavaFx that is based off the game Boggle. Users have to find words in a randomly generated grid. A breadth first search algorithm was used to ensure each grid had at least 1 word available and JSON was used to create the dictionary where the words were pulled from.