Projects

GitHub

Website Development

Calvary KUMC

  • Developed a React JS based website that utilizes Tailwind CSS for Calvary KUMC
  • Features integrated Google Maps for easy location access and an embedded Google Calendar to streamline events

Summer Camp

  • Developed a React JS based website that utilizes Tailwind CSS for a summer camp
  • Features integrated Google Maps for easy location access

Personal Website

  • Designed a website hosted by GitHub using HTML and CSS that features my information and works
  • Implemented user-friendly python scripts, such as a contact form, to enhance overall user experience

PDF Merger

  • Developed a Flask-based web application using Python and integrated PyPDF2 for PDF manipulation tasks
  • Enabled file uploads, merges, and download of the merged PDF output file within the same interface, creating a streamlined experience

Data Analysis

NYT Spelling Bee Solver

  • Developed a Spelling Bee solver using React and Tailwind CSS with input validation, central-letter enforcement, and a Python web scraper that filters dictionary words to create a valid wordlist

NBA Archetypes

  • Applied K-means clustering and PCA to analyze NBA player performance data and group players into five archetypes; created cluster visualizations and statistical summaries with pandas and matplotlib

Spotify Tracks

  • Performed exploratory analysis with visualizations on over 100,000 Spotify tracks using SQL and Python to uncover genre trends, popularity correlations, and feature distributions