Blog Posts by Year

I document my programming journey, tips, and what I’ve learned in the posts below. You can find out more about my experience with coding, personal wins, or how to solve a specific problem by searching for a post here or simply scrolling down.

2023

Lingotrack Launch Announcement!

less than 1 minute read

My passion project, a social platform for language learners to track progress and find accessible media, is now live on the web and Product Hunt!

Back to top ↑

2022

Back to top ↑

2021

Back to top ↑

2020

Building the Simplest REST API Possible

10 minute read

A quick tutorial demonstrating how to build the simplest REST API possible — clientside and serverside — with Python Flask and vanilla JavaScript.

Back to top ↑