Projects

This is a capstone project from the Bootcamp Data Analytics course at Rutgers University. Worked with a group to analyze a dataset of all terrorist acts from major terrorist organizations from 1972 – 2022.

Languages: Python, Flask, Cloud Mongo Database, New York Times API, GeoJSON, Plotly, SciKit

App allows a user to create an account and chat with an OpenAI bot, while also allowing the user to export the entire chat log history in a CSV file that is sent to their email address.

Languages: Python, Flask, Flask-SQLAlchemy, OpenAI API, PostgreSQL, CSV, YAGmail

Created a map of Philadelphia detailing crime from 2021-2022 and neighborhood districts which are classified as high in poverty. I converted all excel files downloaded from opendataphilly.com to GeoJSON files in order to plot the data on a LeafletJs map.

Languages: Python, Javascript, LeafletJS, CSV, GeoJSON, Tableau