Blog

Technical insights, tutorials, and thoughts on software engineering, AI, and infrastructure.

I Built My Own Email
Engineeringemaildns

I Built My Own Email

Sending and receiving mail are two completely different problems, and almost nothing about either one works the way you'd guess. A tour of MX records, MIME, SPF/DKIM/DMARC, and why email has no such thing as a conversation.

August 30, 2026
13 min read
Re-Neet
open-endedneetexam

Re-Neet

My Honest attempt at redesigning the NEET exam

August 15, 2026
1 min read
Animepersonalwatchlist

My Anime List

List of the animes I have seen, along with my thoughts on them

August 14, 2026
7 min read
Karna: Your Independent Coding Buddy
EngineeringAgentKanban

Karna: Your Independent Coding Buddy

Karna is a self-hosted autonomous coding agent. You give it tasks on a kanban board, and it does the rest. It plans an approach (which you review whenever you get a minute), implements the code, and opens a PR on GitHub.

April 12, 2026
4 min read
AnimeShowsReviews

The Purpose of Life | Zom 100

As we all navigate through the journey of life, at some point we question what our purpose is, this is an answer I found after watching Zom 100.

April 04, 2026
3 min read
Productrustreact

One Person, Five Stacks: What It Actually Takes to Ship an AI Product Alone

Most "I built this solo" posts are either humble-brags or survivorship bias dressed up as advice. This isn't that. This is a technical walkthrough of the decisions, good and bad, behind building \[Kanha\](https://kanha.ai), an AI support bot platform where the model runs in your customer's browser.

March 27, 2026
4 min read
AIMLReinforcement Learning

All About Reinforcement Learning

A blog that covers my early experience and notes on Reinfocement Learning, it explains the basics of reinfocement learning,

April 10, 2023
10 min read