On starting my career as a teacher, one thing that stood out to me immediately was the importance placed on the powerpoint presentations. These files in some situations had been passed down for years through various teachers who would occasionally add a slide or two of their own work. For a lot of t...

Teaching

Continue reading...

The last few days I have been working towards creating a Node.Js server that can poll and update various google apps (Calendar, Drive, Admin and Coordinate in particular), and I was a little surprised to find very little out there talking about how to do so. Even worse was there were a lot of guides...

Web Dev Tutorial

Continue reading...

The last few days I have been working towards creating a Node.Js server that can poll and update various google apps (Calendar, Drive, Admin and Coordinate in particular), and I was a little surprised to find very little out there talking about how to do so. Even worse was there were a lot of guides...

Web Dev Tutorial

Continue reading...

It's been a while since I have updated the header, mainly because I was waiting on some animations to be finished up. However last night I received an email with a bunch of them, so I thought I should implement them into the header immediately

The first issue was that the animation couldn't be a c...

Web Dev Jquery

Continue reading...

HTML5 Canvas Experiment

After seeing the results of someone on Reddit's decision to create 1 HTML5 game a week I thought it couldn't help to try, and tried my hand at a flappy bird clone.

Flappy bird is such a simple idea that I thought I could knock out pretty quickly, and within an hour I had a working prototype. After...

Web Dev Games

Continue reading...