Got a job.

12 years ago

Hey Guys, I got a new job as a full stack software developer! Awesome. It only took a month to…

Looking for a new job.

12 years ago

Hey Everyone, Within in the next month, June, I will be changing departments at my current position as a Java…

Code of the Day: Javascript Date.prototype.setDay()

12 years ago

In Javascript, I find it strange how `Date.prototype.getDay()` in defined but `Date.prototype.setDay()`. So here's the code for `Date.prototype.setDay()`. // Sets…

Links Teach Me Startup

12 years ago

Hey you all, I'm offering an service call "Links Teach Me". Basically it's where you give a topic for school…

Social Network in 30 days – End

12 years ago

I'm ending the challenge today due to lack of progress. From the last update, I've switched from developing the site…

Social Network in 30 days : Day 8 – Day 10

12 years ago

I haven't had time to work on the site, LinksTeach.me, for sometime now. So what I'm going to do is…

Social Network in 30 days : Day 7

12 years ago

I created a sample login feature, however the connection to the redis instance is timing out after a few page…

Social Network in 30 days : Day 6

12 years ago

Today I spent sometime reviewing the source and documentation for Redigo and Bootstrap. Here's a great video about Redis, called…