Programming Projects

Here are my major programming projects


Data Narrative Project


For the first major website I made, I made a site focused on what plants are most commonly used in posts on the r/Minecraft subreddit. I gathered the data manually from the subreddit. I used HTML, CSS, and JavaScript to make the site, as well as Bootstrap for compatibility and formatting, D3.js for data visualizations, and React.js for a filterable data table.

You can find the site's code on Github

Some skills learned:

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • D3.js
  • React.js

CRUD API website


My second major website project, this site manages and views a mySQL database of puppies using express.js. I gathered the info from looking at Google Images.

You can find the site's code on Github

The site is currently available at: https://crud-api-website.onrender.com/

Some of the skills used:

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Express.js
  • mySQL
  • HTTP requests

Nursing Poverty Simulation Project


This group project is a React progressive web app that digitizes certain aspects of the Boise State Nursing Program's Poverty Simulation. The app mostly replaces some of the physical currency used in the simulation to improve ease of use, while also better representing our modern digital world.

The simulation involves assigning students to different characters in families, each with a different starting socioeconomic state. Students go to stations around the room to perform actions like buying groceries, working, or paying bills. The goal is to teach the students to be empatheic to patients in poverty.

I primarily worked as a project manager on the project, but I also worked on some of the backend development.

You can find the project's code on Github

It is also hosted at: https://poverty-simulation-project.onrender.com/

Skills used:

  • Progressive Web App development
  • JSX
  • React
  • Project Management
  • SQLite
  • Working for a Client
  • Comparing database and hosting techniques
  • Agile Development

This Portfolio Website


This portfolio website is made to showcase my major projects and skills in making games, art, and general programming. I used Bootstrap for formatting and compatibility and HTML/CSS to create the site. I am hosting this site on Github.

You can find the site's code on Github

Skills used:

  • HTML
  • CSS
  • Bootstrap
  • Github pages deployment