Projects
The following is a list of my past and present projects. Each project consists of a title, a brief description, and a link to the project’s GitHub repository. I will be updating this list as I continue to work on new projects.
Projects marked with Work in Progress (WIP) are still in progress and may not be fully functional.
Signature Method
My study notes on the signature method
- Blog Post:
Volatility Forecasting
It was a rabbit hole that I accidentally got myself into.
- Blog Post:
- Notebook: volatility-forecast
- WIP GitHub Repository: volatility-forecast
Malaria Detection
My work on the Capstone Project for the certificate program Applied Data Science with MIT Professional Education.
- Blog Post:
- GitHub Repository: data-science
Short Rate Models
I have been planning on writing a series on some of the interesting short-rate models that I have encountered in the past. There are just so many models that it is impossible to cover them all. If you have any suggestions, please let me know!
- Blog Post:
- Short Rate Models (Part 1: Introducing Merton’s Model)
- Short Rate Models (Part 2: Simulating and Calibrating Merton’s Model)
- Short Rate Models (Part 3: Introducing Vasicek Model)
- Short Rate Models (Part 4: Simulating and Calibrating Vasicek Model)
- WIP Short Rate Models (Part 5: Introduction to Affine Term-Structure Model)
- WIP Short Rate Models (Part 6: Pinning Down the Risk Premium - Kim-Orphanides (2008))
- WIP Short Rate Models (Part 7: How About Macro? Ang and Piazzesi (2003))
- WIP Short Rate Models (Part 8: Short-Rate and Taylor Rule. Smith and Taylor (2008))
- WIP Short Rate Models (Part 9: Local Momentum. Duan (2016))
- WIP GitHub Repository: short-rate-models
Nowcasting
My step-by-step guide to implement a nowcasting model (based on dynamic factor model framework) from scratch in Python.
- Blog Post:
Teaching Kids Math
I have been teaching kids math ever since I have kids. I want to start writing down some of them and made them into videos if possible. I need a lot of help with the video part…