Projects
Neural News
September 2017 - December 2017
Collaborators: Charles Winston
- iOS/Android app no longer supported on the Google Play Store that serves as an unbiased news portal
- Allowed users to query for news topics and receive a spread of relevant articles along with natural language processing analysis of the articles' content to reveal implicit biases
- Developed with React Native and Python
- For more information, visit the engineering notebook
CURB Tool
April 2017 - November 2017
Collaborators: Philip Wang,Alex Johnson,Astrid Weng,and Jacob Jaffe
- iOS/Android app that streamlines the data entry process the World Bank's CURB financial investing application
- First Runner Up, International Development Hackathon 2017
- Developed with Node.js, Ionic, AngularJS, and Google Scripts
- Demo video
Shout to Jump
December 2018
- 2D platformer game that uses your microphone to jump. Whisper to perform a short jump, and shout to leap into the air!
- Available for play on computer here!
- Developed with Phaser
SuperCypher!
February 2017 - May 2017
Collaborators: Jacob Jaffeand Hunter Silvestri
- Full stack web encryption game that allows users to compete at spelling words on a scrambled keyboard in real time
- Developed with Node.js, HTML Canvas, Socket.io, MongoDB
- Available for play here(note: requires two players and has no mobile support)
Overwatch API
May 2017 - December 2017
- RESTful API that serves Overwatch player data as JSON on request
- Uses a Mongo database to cache recent searches for more efficient queries
- Developed with Node.js, Cheerio.js, and MongoDB
- Usage details(no longer supported)