Blog
Competitive Programming on Apple Silicon
Posted: 2-3-2025
I decided to torture/challenge myself to solve some weekly competitive programming problems in ARM Assembly on my Mac. This blog documents my struggles and success and why you should try it as well.
Svelte is better for beginners
Posted: 12-17-2023
Svelte has recently become near and dear to me. I would like to explain the hype around this frontend framework and why it makes sense
Python sucks, and why I use it
Posted: 7-9-2023
Python is very slow to run but very fast to develop in. In this article, I discuss my experience with Python and why I use it despite its flaws.
Personal Projects are Important
Posted: 5-1-2023
After a failed interview, I realized the importance of personal projects. This article discusses my journey of creating projects and why they are important.