Projects

Here are some personal projects I have completed.

View on Github:

Quote Guessing Game

Web scraping project using Python. This program scrapes "quotes.toscrape.com" for quotes to make a quote author guessing game.

SQL Data Exploration

Used SQL server to explore COVID-19 global datasets provided by Our World in Data: https://ourworldindata.org/covid-deaths

COVID Data Dashboard

Used SQL server to analyze global COVID-19 data to then create a visual analytics dashboard using Tableau Public.        

N-th power of 2

This program written in C analyzes timings between an iterative and recursive function that calculates the n-th power of 2.

Portfolio Site

This portfolio website! Completely responsive and built with vanilla HTML/CSS/JavaScript. Deployed using Netlify.