Griddie
A javascript class with extensions that generates a grid with expanding cells.
/**
* @Class Griddie
* @param {Number} gridX - number of columns
* @param {Number} gridY - number of rows
* @param {String} colorRangeStart - start color of the grid
* @param {String} colorRangeEnd - end color of the grid
* @param {Number} sizeW - width of the grid
* @param {Number} sizeH - height of the grid
*/using a standin url until i get the gitlab url up
My Soundcloud
The Museick I've made.
Chrome Wrapper
the following is tool that lets you run google chrome in a docker container so as to avoid any snooping on your fs.
There is a Dockerfile and a script chromewrapper.sh with a docker command that mounts the ~/.config/google-chrome directory locally and then displays the browser through xorg, this is a tool that only works on linux operating systems.
Project Status: complete
Tech Stack:
Explodytron
A website that adds explosions to videos uploaded to the service. It uses ffmpeg on the backend to modify the videos and add them with the new photo realistic explosions.
Spynneret
A project for generating the content of a personal website with resume using machine learning tools.
Skylines
A project for visualizing air traffic data in 3D using Three.js and WebGL.
Machine Learning explained in metaphor
This is a pet project of mine to write a book explaining machine learning using hunting analogies
Project Status: Never Complete
Tech Stack:
Recipappity
A project for finding and displaying recipes using the Edamam API.
ImFN
A project for finding and displaying images from the NASA image archive using the NASA API.
Sketchy
A project for turning images into sketches using the ImageMagick command line tool.
Lunar
A project for tracking the phases of the moon using data from the US Naval Observatory API.
Project Status: Completed/Private
Tech Stack: