Housing Recommender


Jupyter Notebooks, Sklearn, AWS

Redfin, Census, Temperature

A machine learning project that makes suggestions of real properties to users.
Demo Source Code

Card image cap

Users provide their personal preferences about the properties they would like.

Card image cap

The model uses the input to provide a customized recommendation of the properties most similar.



Restaurant Health Risks


D3, Bootstrap

REST API

An interactive web app that displays Health Risk data for restaurants in San Francisco.
Users can filter data by restaurant names and health risk levels.

Demo Source Code

Card image cap

Information can be filtered by prescribed risk level.

Card image cap

Restaurants information can be displayed by the name of a specific restaurant.



UFO Sightings



D3, Bootstrap
JSON data

Displays UFO sightings in a colorful single-page app built using D3 JS.
Users can filter UFO sightings using various criteria.

Demo Source Code

Card image cap

UFO Sightings can be filtered.



Health Risks, Age, and Income


D3, Bootstrap

CSV data

Explores correlations between Health Risks, Age, and Income.
Creates a responsive scatter plot using D3.

Demo Source Code

Card image cap

The scatter plot can be altered by clicking on any of the six provided factors.



Bellybutton Diversity


D3, Plotly, Bootstrap

JSON data

An interactive webpage that displays the bacterial diversity in participants' bellybuttons.
Users can filter bacterial diversity information by participants.

Demo Source Code

Card image cap

Data is displayed by participant id.



Weather and Geolocation


Pandas, Bootstrap

CSV data

Explores correlations between weather and geographical latitude.
Uses HTML and Bootstrap to display visualizations.

Demo Source Code

Card image cap

Created as a practice of bootstrap design.