My blog, mostly about development. Occasionally other things that I find interesting show up here.
My recent videos from YouTube and Instagram.
Demonstration of dynamic sound. This demo uses the Math.sin
function and pipes the output to the computer's sound hardware.
Read and interact with the game controller from JavaScript.
A Mobile Application for reading NFC data using your phone. This app will read the NDEF messages from the card and display them separately.
If given access to your location, this application will calculate the runrise and sunset time for your location and display it on a 24-hour analogue clock.
Sample code for a checksum operation that is uses on many numbers, such as credit card numbers.
Sample code for parsing data from a magnetic card reader.