Tanks is an online multiplayer tanks game based off Wii Tanks and inspired by Agario. This project was started in 2013, it was revamped in early 2015 and has been progressing ever since, but I am taking an indefinite pause from it to work on other more useful ventures. It's…
Overflow
I'm a strong believer in having both high level vision and technical skills to execute on those visions. With humble beginnings building websites in Adobe Dreamweaver over 10 years ago, I've developed robust foundations that allow me to work anywhere on the tech stack from firmware to web to distributed systems. These are the stories of what I've learned hacking Medium, building games, automating plant care, and more.
An Update on the AgarIO Clone
I made a post a while ago about creating an agar.io clone. Since then, I've put the project on hold for numerous reasons:agar.io has improved the game significantly in the time it's taken me to develop my versionI did not using a game or physics engine, making…
An AgarIO Clone
AgarIO has been all the rage for the past month now. It's been featured on countless major Youtube channels, has at least 100,000 users playing at any given time and seems to have been acquired or partnered with Miniclip.I had the excellent idea to develop an AgarIO clone,…
One Page Application Pageviews in Universal Analytics 2
IntroductionI had lots of issues getting setup with Universal Analytics (UA) with a one page app I've had to work on very recently. This tutorial will not explain very much because I believe the issue with UA is not that it's hard, but rather that there's a lack of information…
Upload and Manage Soundcloud with Go
How to upload and manage sounds on Soundcloud with Go.…
Beginning Go And Soundcloud
The Soundcloud API documentation is incredibly misleading if you are not using one of their official languages. This guide will give you an excellent foundation to begin using Soundcloud with your Go application.…