Notes from building a Go search core for JS
I was working on a side project where I needed to add basic web search capability to an AI agent. When I looked around, I noticed most projects rely o...

Setting up a personal VPN provides a reliable method for securing internet connections, protecting privacy, and maintaining control over sensitive dat...

What is Git? Git is a free and open-source distributed version control system (DVCS) that is widely used in software development. It helps track chang...

Lessons Learned Deploying Code
It's been 2 years since I started to learn how to build web applications, and there is a special kind of comfort in building things locally, The code ...
