Tag Archives: script

Countdown timer

I realize I like to hack stuff. I spent more time to write small programs that automate the work I encounter. Below is one of the examples. We recently organized an TEDx conference. 1 requirement of the conference: each speaker … Continue reading

Posted in Programming | Tagged , , , , | 2 Comments

Get matric number from NUSNET ID

This is the little script I wrote to let you get a matric number from its NUSNET ID. It basically find the character that associates with the number. Example: U0707360 –> U077360R. I wrote this long ago, thanks to some … Continue reading

Posted in Programming | Tagged , , | 1 Comment