Completing Stanford’s Code in Place course 2021
In April 2021, I took Stanford University’s Code in Place course to learn the fundamentals of Python.
Our team selected as winners of the NUS Data Literacy Programme
My project with five other colleagues from the NUS Office of University Communications delved into media consumption patterns and reader demographics for NUS News articles, during the COVID-19 ‘circuit breaker’ period in Singapore.
My science communication lecture to NUS Masters students
On 3 September, I gave a talk about my experience as a science communication professional to a group of students, who were pursuing a joint MSc degree offered by NUS and the Centre for the Public Awareness of Science (CPAS), Australian National University.
Emulating a record player with a Raspberry Pi and Python
Emulating the tactile experience of a record collection through my Sonos system, but with a back end run by Spotify.
The 100 oldest companies in the world
What are the oldest companies in the world? Where are they based? And what do they do?
What colour is your postal code?
In Singapore all postal codes are six digits. Six digits can also correspond to a colour in hex triplets. If every postal code was converted to its hex colour, what would a map of Singapore look like?
Geocoding every HDB in Singapore
I found the latitudes and longitudes of over 12,000 buildings in Singapore using Python and Google Maps