Resources

Things worth reading.

Concepts explained simply. Tools explained honestly. No fluff, no buzzwords.

Python6 min

Python for Non-Coders: Where to Actually Start

Not another 'install Python' tutorial. This is about the mindset shift that makes Python finally click.

Read article →
Python5 min

Why Python Beat VBA for Finance Automation

I used VBA for a year before switching. Here's exactly what changed and why it was worth it.

Read article →
AI7 min

AI Is Not Magic. Here's What It Actually Is.

Strip away the hype. Understand what a language model actually does — explained through an analogy anyone can follow.

Read article →
AI5 min

AI in 2021 Was the Internet in 1995

The piece I kept saying out loud before I finally put it on YouTube. What I saw then — and what happened next.

Read article →
Automation5 min

What Is Automation — Really?

Vending machines. Triggers. Actions. If this, do that. Automation in plain language with zero jargon.

Read article →
Automation8 min

How I Automated My Entire Excel Reporting in Python

A real Finance use case. Daily report that used to take 45 minutes — now runs in 90 seconds.

Read article →
Finance Tech9 min

How a Non-Coder Becomes a Builder

The actual path. No shortcuts, no overnight success. Just the honest steps from Excel to Python to deploying real tools.

Read article →
Finance Tech6 min

Why Every Finance Professional Should Learn Python

Not to become a developer. To stop being dependent on one.

Read article →
Tools4 min

Google Colab: The Easiest Way to Start Python Without Installing Anything

No setup. Open browser. Start coding. Here's how to actually use Colab productively.

Read article →
Tools7 min

Build a Web App with Streamlit in 30 Minutes

No HTML, no JavaScript. Pure Python. Here's how I build and share tools with non-technical teams.

Read article →