Tao
Blog
/
Projects
2024
Python Desktop App for PoE
Python offers bindings for Qt which allows us to create desktop apps. We can create GUI tools to aut
2021
Predicting stock gap fills
A gap up is when the opening price is greater than the previous closing price. A gap down is when th
2020
Go CLI for Path of Exile
Go is a statically typed language open sourced by Google in 2009. It is typically used for backend s
2019
Experimenting with TensorFlow.js
TensorFlow is a deep learning framework open sourced by Google in 2015. Google introduced TensorFlow
Hello World with GatsbyJS
GatsbyJS is a static site generator that creates performant websites by default. It uses React to re