-
About me
Categories
- Life (66)
- Programming (4)
- Short story (1)
- Stuffs (8)
- Thoughts (12)
- Vietnamese (1)
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
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