Hi, I am @jakexshi.

It's never too late to start building! I am here to share my journey.

Good Inside: What If a Parenting Book Could Talk Back?

Published: 17 Aug, 2024

I recently became a father, and like most new parents, I found myself desperately searching for guidance. A friend recommended Good Inside by Dr. Becky Kennedy, and it quickly became one of those books that shifts how...

Why Now

Published: 2 Aug, 2024

I’m getting back into writing and building after years of mostly staying quiet. There are two honest answers.

Hi World!

Published: 1 Aug, 2024

I’m starting a blog. Again.

Focus

Published: 13 Aug, 2019

There are too many distractions. Social media, news cycles, Slack notifications, the endless scroll of content that feels productive but isn’t.

Exploratory Data Analysis with Python and Yahoo Finance

Published: 5 Feb, 2018

Following up on my REIT analysis post, I wanted to go deeper into exploratory data analysis (EDA). Same dataset — ROIC, SKT, TCO, SPG, and MAC — but this time I’m walking through the full EDA workflow: descriptive sta...

Analysing REIT Stocks with Python

Published: 2 Feb, 2018

I’ve been looking at real estate investment trusts (REITs) lately and wanted to do some basic analysis on a few tickers. The goal: pull stock data from Yahoo Finance, look at adjusted closing prices, and start getting...

Lump Sum vs. Dollar Cost Averaging: An Apple Stock Analysis

Published: 13 Sep, 2017

I’ve been curious about a classic investing question: is it better to invest a lump sum all at once, or spread it out over time (dollar cost averaging)? Instead of reading more opinions about it, I decided to just loo...

Your First Step-by-Step Machine Learning Project

Published: 23 Jan, 2017

I’ve been learning machine learning for a few months now, and the hardest part isn’t the math — it’s knowing where to start. Most tutorials assume you already know what you’re doing. This post is for people like me wh...