Projects


LANGUAGES/FRAMEWORKS:


JavaScript

Wix

React Native

API

Mobile App

Wordpress

WooCommerce

PHP

Astro

React

Framer Motion

Tailwind CSS

Python

SQL

Clue Game

In my submission for the Wix DevCon Hackathon 2022, I built an online Clue game using Wix and Velo (primarily Javascript, similar to React). As an ARMY (BTS fan) and Clue (board game) enthusiast, I decided to make a BTS-inspired Clue game. The player is investigating a 'dognapping', and needs to identify a suspect, a room the (safe and happy) dog is in, and the method the suspect used to lure the dog into the room.

JavaScript
Wix

Medication Search Mobile App

My team and I created this app tor the Girls in Tech Mental Health for All Hackathon 2021. Our goal was to to make mental health information, including info about diagnostic criteria and medications, publicly accessible without having to spend time doing research. To do this, I pulled data from the Open FDA API, and organized a medication searcher, including information regarding side effects and studies. My team and I integrated this searcher into a React Native mobile app.

React Native
API
Mobile App

Pacific Land Website

Redesigned another website for a flooring company. The site is hosted in Wordpress, and I wrote JavaScript, HTML, and CSS as necessary to design custom layouts, including a portfolio and gallery.

JavaScript
Wordpress
WooCommerce
PHP

Portfolio Website

I hosted this portfolio site on Cloudflare, and used Astro as the framework with React. I used components from DaisyUI, styling from Tailwind CSS, and created 3D animations using Framer Motion.

Astro
React
Framer Motion
Tailwind CSS

Data Science - Analyzing YouTube Cooking Videos

In this final project for my Data Science course, my group analyzed metrics to determine what made YouTube cooking channels popular. We gathered data from the YouTube Data API, stored it and organized it into a Google Cloud SQL Database, and wrote a Python script to measure four hypotheses regarding video duration, clickbaity-ness of title, category, and time posted. Surprisingly (or unsurprisingly), 'chicken' was a staple in the title of the most popular videos.

API
Python
SQL