Posted on
October 29, 2023
in
python
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.
Posted on
October 18, 2023
in
python
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.
Enter `chrome://flags` into Google Chrome
Search Dark Mode
Enable Auto Dark Mode for Web Contents
Posted on
June 28, 2021
in
python
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.
Posted on
June 21, 2021
in
python
Free alternatives to get HKEX daily stock data after Yahoo Finance.
Posted on
June 17, 2021
in
python
Dont ask me about syntax. I look it up on Google and API documentations. And now ~cht.sh~ too.
Posted on
June 19, 2021
in
python
Code is more often read than written. Do yourself a favour and write some good code.
Posted on
February 28, 2021
in
golang
Easy static site crawling with golang goq package.
Posted on
February 18, 2021
in
random
Here is why I started this blog.
Posted on
June 15, 2021
in
random
Yay!
Posted on
February 3, 2021
in
golang
You can find a lot of reasons why people are using Golang. And here is my list.
Posted on
February 8, 2021
in
golang
Parse HTTP API response easily.
Posted on
February 22, 2021
in
golang
A nice way to set options in Go.
Posted on
March 9, 2021
in
random
A short break for a little while.