Fun Projects
Picross
I enjoy coding small games in my free time. To teach myself RShiny, I created a version of my favorite puzzle game, Picross.
App hosted on Shinyapps : Github repository
Shut the Box
This is another small game I coded in Rshiny. It’s a one-player dice game.
App hosted on Shinyapps : Github repository
Pokemon Type Checking Utility
I’ve enjoyed playing Pokémon for a long time. I put together a utility where you can check Pokémon “type” effectiveness in Rshiny.
App hosted on Shinyapps : Github repository
woRdle()
Keeping up with the early 2022 zeitgeist by making a wordle clone in R: Github repository
My Cluster
I’ve constructed a personal Beowulf cluster using some old hardware. I’m able to run MPI and Spark on it. Now that it’s all set up, I’m learning how to use Spark for Machine Learning workflows.
My Media Server
I set up a Plex media server so I could access my movies on my various devices. This page describes some of the process of setting it up.
