# Entropy Calculator
I’ve been learning more about Information Science lately and I created a fun widget to visualize information content in text.
I’ve been learning more about Information Science lately and I created a fun widget to visualize information content in text.
While I was stuck at home during peak COVID lock-down, I made a fun little web app that uses Vue and MIDI.JS to let you play a virtual piano from your web browser.
While learning JavaScript and HTML5 for game development, I created my own web-based IDE for rapidly testing and debugging the games I would create.I called my IDE the RouteEngineA1 studio.
A long time ago, I decided to make my own simulation to see if “virtual organisms” would be able to learn to survive in a simulated habitat. These virtual organisms were named “Quibs.” I don’t know…
For my capstone project at Penn State, I built a React JS single page app (SPA) that used Axios to communicate using an IoT protocol known as oneM2M in realtime. I’ve recently become interested in…
Block based sandbox games are fantastic. Minecraft and Terraria dominate the market for it, but it’s always fun to try to create your own games. Many other open source “voxel” based games and…