-
First six months of being a developer
#coding In short: feeling overwhelmed
-
My dream to work as a developer came true
#coding It took me 3 years
-
Enjoying Android development through pain
#coding #android #java My first impressions after a few weeks of writing an Android app
-
Life of a developer is not what I thought
#coding Finally I understood this after 3 years of dreaming to be a developer
-
Dockerizing Next.js application
#coding #devops How to get a Next.js application into a Docker container
-
Little joys of engineering manager
#coding A few things that make me happy at work
-
Failed to get freelance programmer job
#coding Not good enough for Upwork
-
Study Master's in NTU - continuation of my story
#education My first semester experience
-
What it feels like to study Master's in NTU Singapore
#education Why I decided to study, and my first impressions
-
Writing Context Managers in Python
#python How to make python code more elegant using 'with' statement
-
Using Selenium WebDriver and Python for site testing
#python How to use Selenium & Python for frontend testing (with code examples)
-
My first programming meetup experience
#ilovecoding Finally made up my mind to attend a programming meetup in Singapore
-
Do product managers really need to know how to code?
#ilovecoding Recently I started questioning this statement. And well, I am not so sure any more.
-
Bulk update records in MySQL DB with Python
#python #mysql Using INSERT ON DUPLICATE KEY UPDATE
-
Falling in love with Python
#python #ilovecoding My first attempt of wriring a web scraper in Python - code example
-
Why being a devops engineer is so cool
#devops I finally understood it
-
String matching in BigQuery
#bigquery Matching two lists of geographical locations using BigQuery
-
Redirecting GitHub Pages site to a custom domain
#githubpages Step by step instruction on how to setup your own domain with GitHub Pages
-
How I learned to code at the age of 38
#ilovecoding A story of how I learned to code in 2017, and ended a year with 1384 GitHub contributions
-
How to switch Jekyll theme on GitHub Pages site
#jekyll #githubpages Changing theme of the existing Jekyll installation.
-
How to create a blog using Hexo on GitHub Pages
#hexo #githubpages Step by step instruction on creating a personal website using Hexo framework