Projects

Estuary

Core Developer, Professional project

Estuary visualizes a build to release pipeline, with a focus on the automation of container rebuilds due to CVEs (security vulnerabilities). Hosted on OpenShift, it gathers data in real time from a message bus.

  Python     JavaScript     Neomodel     Neo4j     OpenShift  

RefEd

Core Developer, Professional project

An Android application developed with a team of students and professors as a supplemental educational platform for child refugees, with user profiles keeping track of progress in modules of various subjects.

  Java     Firebase     Android Studio  

PikaRun

Sole Developer, Personal project

A minigame in which the user plays as the Pokemon Pikachu in an infinite run, where Pikachu must jump over various obstacles to score points as he runs. Inspired by Google Chrome's Dinosaur Minigame.

  Python     Pygame  

Giudice

Lead Developer, Professional project

An automated web application to simplify judging at hackathons, it features automatic table and judge assignments to projects. A login for judges will soon be implemented, so projects can be judged directly in the app.

  Python     Flask  

Fortune API

Sole Developer, Personal project

A RESTful API written in Go, for the classic fortune command-line utility (in the fortune-mod package). It chooses a random fun fortune to give to the user.

  Go  

Yo-setta Stone

Lead Developer, Hackathon project

This application employs machine learning and natural language processing to evaluate the definition of slang words based on the context of the tweets they are used in.

  Python     Flask     NLTK     Gensim  

Museo

Core Developer, Professional project

A "museum" website built for BostonHacks. It displays data from past events, and the history of BostonHacks.

  Ruby     JavaScript     HTML/CSS     Jekyll  

SheHacks Live (v2018)

Core Developer, Professional project

A "live" website for the SheHacks hackathon. It keeps participants informed while the event is underway.

  JavaScript     HTML/CSS  

BostonHacks Live (v2017)

Core Developer, Professional project

A "live" website for the BostonHacks hackathon. It keeps participants informed while the event is underway.

  JavaScript     HTML/CSS  

BostonHacks Live (v2018)

Core Developer, Professional project

A (remade for 2018) "live" website for the BostonHacks hackathon. It keeps participants informed while the event is underway.

  JavaScript     HTML/CSS     Vue.js  

Appleseed Crepe Website

Lead Developer, Professional project

A simple website built for the Appleseed Crepe and Bread restaurant, based in Massachusetts. It provides a menu and information on the restaurant itself.

  JavaScript     HTML/CSS  

Spade

Lead Developer, Professional project

A Python script that identifies any modules that depend on others by parsing a module's ModuleMD and comparing it to the blacklist of modules. Written for RHEL/Fedora modules.

  Python     Python Requests