Introduction to Jinja Template and Google Chart

Jinja is a fast, expressive, extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. In this post, we will see how we can use Jinja and Google Chart to generate some nice HTML reports.



18 Useful Pandas Functions for Data Science

Here is my list of useful pandas functions for your day to day tasks.



Chrome dark mode

I was spending some time to turn this blog into dark mode, turns out Chrome has an experimental features on that.



Hosting a Keyword Extraction Model with Flask and FastAPI

The topic of ML deployment is rarely discussed when machine learning is taught. This post is about how to host a simple keyword extraction model with Flask and FastAPI.



Getting HKEX data with Quandl in Python

Free alternatives to get HKEX daily stock data after Yahoo Finance.



Python Cheatsheet

Dont ask me about syntax. I look it up on Google and API documentations. And now ~cht.sh~ too.



What is Docstrings?

Code is more often read than written. Do yourself a favour and write some good code.



Static site crawling with goq

Easy static site crawling with golang goq package.



Why this blog?

Here is why I started this blog.



GCP certified

Yay!



Why Golang?

You can find a lot of reasons why people are using Golang. And here is my list.



Parse JSON API response in Go

Parse HTTP API response easily.



Functional Options in Go

A nice way to set options in Go.



A Short Break

A short break for a little while.