JavaScript Sound Visualizer
I woke up Saturday and was thinking about Discrete Fourier Transforms (you know normal things) and wondered how hard it would be to...
Node.JS Beginnings
This morning's Coffee and Code session consisted of setting up a basic Node.JS server and getting a checkbox to emit its status to all of...
HTML, CSS, and Javascript
Over the last few months, I have been trying to close gaps in my general knowledge of Computer Science. I dabble a lot all different...
Saturday Morning Coding - Template Matching and Sign Detection
Edi 2/9/2019: Turns out I didn't leave a link to the github repo for this. So here it is! https://github.com/Corey255A1/BasicPythonOpenCV...
SHA-256 and Bitcoin
A few months ago I wanted to take a hard look at the ideas behind Bitcoin and also the SHA256 algorithm at its core. Bitcoin In a...