A React.js + Flask + MongoDB web application that details information on the Coronavirus, including datasets, news, a time series analysis, and vaccine distribution information. Utilizes 6 APIs in order to fetch and present data via a user friendly interface. Utilizes Chart.js & D3.js for mapping and dynamic visualizations.
This Python script uses one's WiFi connection in order to scan incoming traffic on the router, and identify if a device is connected to it. Perfect for a user to be alerted about their loved one's return home, as soon as their phone connects to the WiFi.
An API that stores an assortment of data, utilized in many of my projects. Hosted for easy access via python's 'requests' module, javascript's 'fetch' module, and Java's JSONArrayRequest module.