Blog
部落格
Create a telegram bot with AWS · 4 min read
2021-05-26Over the last month, I created a telegram bot that will query the PSI levels in Singapore....
Debugging Flyway Migrations · 7 min read
2021-03-24The lessons I learnt in debugging. ...
Terraform vs Pulumi vs AWS CDK · 11 min read
2021-03-09IaC is a powerful tool. The blog post no one asked for. ...
I built a payslip email service · 5 min read
2020-11-27I came up with a a email service to solve a requirement of sending out payslips every month....
My First Bash Script · 5 min read
2020-10-23Recently, I took up the linuxupskillchallenge hosted by lovely folks, on reddit....
Variable Fonts and Web Components · 4 min read
2020-08-20Variable Fonts is a pretty buzz buzzword in the frontend community. This is me spending the weekend working with web components and variable fonts. ...
Learning Flutter · 3 min read
2020-08-14Flutter is a cross platform UI framework that can be used to build native apps and web apps, developed by Google. ...
README-the-RSS · 4 min read
2020-08-11Last week, I configured my profile README on github. I wanted to have an action to pull my latest blog posts. Of course there were many in the marketplace, but I still created my own Github Action! ...
Created an IG filter with PickerUI! · 3 min read
2020-08-06There are many text filters amongst my IG stories so I wanted to see how to recreate it. ...