Jack Chao

That Self-Claimed Jack of All Trades from Vancouver

Blog About

Vue.js - First Impressions

Background

Read More

Setting up Jupyter for Serving External Users

Recently I’ve got my hands on a brand new RPi-2 from CanaKit. After checking it operates properly, the first thing I wanted to was to setup Jupyter REPL for real-time experiments.

Read More

Getting Started With Twitter REST API on Python

Over the past few days I have been experimenting the Twitter REST API with Python. There are many wrapper libraries for Python, so I will limit this post to this library made by sixohsix. This tutorial is targeted towards Python beginners who wants to play with Twitter API (like myself).

Read More