📖🎓 Now offering tutoring and consulting services 📝📚

Projects#

Below are some extra-curricular projects I have worked on. These projects are not directly related to my research, but they are a testament to my ability to learn new skills and apply them to real-world problems.

Virtual Fish#

../_images/VirtualFish-Demo.gif

In collaboration with Dr. Stephen Atkinson (lab website) in the department of Microbiology at Oregon State University, I have been actively developing an educational game called Virtual Fish (GitHub).

Virtual Fish is a tamagotchi-like game where players take care of a fish by feeding it, cleaning its tank, and administering it medicine whenever it gets an infection.

Tools used:

  • C#, Unity (software development)

  • GitHub (version control, game hosting)

Spotify Genre Visualization#

../_images/SpotifyShinyApp.png

As part of a Data Visualization course taught by Dr. Charlotte Wickham (yes, that Wickham), we were tasked with making an interactive visualization based on a large dataset we found from database.

For my project (RShiny app), I chose a dataset derived from Spotify curated on Kaggle. The dataset contained data on a quarter million songs with over two dozen features per song. The data for these songs needed to be filtered and wrangled. After reducing the data set to a tenth its original size, I transformed and normalized the data to make an interactive heat map.

Tools used:

  • Kaggle (data source)

  • R (data wrangling, visualization)


Return to top.