Deploy ML Model with Flask and Docker

Read More

Notes on Coursera's "The Future of Payment Technology"

This is my notes on Coursera’s “The Future of Payment Technology” course. During this learning I came across DeFi (decentralized finance) that interests me a lot. I may have a future blog about DeFi.

Read More

SQL vs. NoSQL

I came across this topic when evaluating data storage methods for a system design challenge. and realize it’s would be beneficial to learn the difference systematically. This is my learning notes based on “grokking system design”.

Read More

A Beginner's Learning Notes to BERT

Read More

Use Custom Domain to Personal Blog with Hexo

Today I migrated my personal blog from the default *.github.io to a custom domain. The process is not as smooth as I expected, so here I write down what I did right and wrong.

Read More

GIT Commands and Scenarios

Git with local repos

  • git add: Git to track our file

Read More

Database vs. Data warehouse vs. Data lake

Read More

Deploy Dash App on Heroku

Read More

Docker a comprehensive getting started tool

PDF version

Read More