Welcome
RSS FeedHi, My name is Akshat Sethi. This blog contains some of my adventures and random stuff in tech. I do Javascript/Typescript, NodeJS and a bit of golang, rust, and python as well, also a lot of other stuff.
Featured
An AI Agent That Fixes Itself From Your Phone
Published: at 07:00 PMI built a Telegram bot backed by a coding agent that can edit its own source code and restart itself so I can keep building it from my phone.
Setting up Cloud Native Postgres with Node and Express
Published: at 06:31 PMWe set up basic postgres cluster in kubernetes powered by Cloud Native pg and connect it with a node and express app.