Hiatus!

Whoa! It's been a long time since I have written anything here. I do have a couple things in mind that would be neat to share. Here's a list of some of these thoughts: Efficient algorithm to succeed in school Medium vs my own website (content, engineering p.o.v.… »

It's On Again

I made it to California. This has been a goal of mine for years. Ever since I heard about what was going on down here back in Grade 11 (2011), I've been driven to see what it was like for myself. I'm so pumped that I have so much left… »

The Joy of Hackathons

Last term, I went to 3 full-fledged Major League Hacking Hackathons. These aren't your typical Hackathons. In all of the Hackathons I've been to, I have thoroughly enjoyed the MLH ones the most. Perhaps it's because they tend to be the most competitive to get into. Or maybe it's due… »

Android Wear APK Installation Guide for Emulators

If logcat displays that data has been loaded/sent but the User Interface of your application has not loaded this data, uninstall the APK from your mobile device. Then, using the file manager, reinstall the same APK. Using Android Studio, click on generate signed APK for YOUR-MODULE-NAME. Use any keystore… »

Analysis of my 39 day GitHub streak

A few days ago, I ended my GitHub streak. I started this streak to keep me focused on my Multiplayer-Game-Server project on GitHub. I had began that project a few days prior to starting my streak. When I started my streak I was in the process of creating the initial… »

Making a MMORPG with Node.js: Introduction

A few weeks ago, I started programming a server that emulates an old version of the live server of one of my favourite games, the Massively Multiplayer Online Role Playing Game titled MapleStory. You can take a look at my progress here. History Back in 2007/2008, a few friends… »