Check out my demos
Here are some examples of my work that I've made over the years. Some started out as class projects and some were passion projects from day 1. Either way, I am pleased with how these work, look, and their platform independence. Proprietary software is cool and all, but what I really like is seeing something work across any platform. It's not like I'm testing these across *every* device I try, but as long as there's minimal JavaScript and sound HTML, then I'm confident you can do pretty much whatever you want in a web-app nowadays
Demos
emoji-zone-palette
While I'm working on my blog, I often need to look at all of the potential emojis I have available on my domain. Luckily for me, I already made a component in my Emoji-Zone project that shows all of the loaded emojis in the usual scrolling multimedia way we have all come to expect of the internet these days.
playlist-visualizer
If I am planning a DJ set ahead of time, I like to see how the key changes from song to song, over the entire playlist
slot-machine-3d
Here is a really cool, customizable, and fully three-dimensional rendering of a slot-machine. You can specify how many columns and rows it should have and custom images (emojis) can be used for the prize imagery. This demo uses the custom emoji set I have on my site, and I couldn't be happier with how it performs on desktop and mobile
philly art browser
This is a self-contained 'browser' that fetches the list of artists (and subjects) from the Philart.net API, and displays their works, title, and location. This can be ran as it's own application, or embedded into your React project
good morning datafruits flyer
I hosted an internet radio show on Datafruits.fm and I created an HTML flyer to show the start-time across multiple timezones with varying effects
beach-trip
Maybe I shouldn't include this, but I did put a lot of effort into the CSS for this Intro to JS class I took. The assignment was to make a page that navigated to other pages, contained images, and whatever else, I can't remember.