Writing
From the
notebook.
Feb 02, 2024
Useful Visual Studio Code Extensions
VS Code extensions I actually use. Most lists like this are filler — these aren't.
vscode productivity
Oct 16, 2022
Midgame position analysis
A month into my first internship at Tessact. On task management, not being overwhelmed, and what it's like when the job finally starts to feel natural.
career engineering
Aug 03, 2022
The finale of Engineering
Joined Tessact as an SDE intern. Migrated the bundling stack from CRA to Vite, explored a production codebase, and started figuring out what real engineering looks like.
engineering career
Sep 13, 2021
My first amazing blog post
I've finally started a blog to write down stuff that has overflowed my brain.
personal
Jul 12, 2021
I made a WhatsApp bot to solve Math problems
WhatsApp Web bot that queries WolframAlpha for math answers. Built with Node.js — because WhatsApp doesn't share its official API with everyone.
bot node