Unnikrishnan background portraitUnnikrishnan foreground portrait
Software DeveloperAI OrchestratorTraveller

Control the System. Or Be Controlled By It.

Crafting code.
Chasing horizons.

I'm a Software Developer drawn to unfamiliar systems, new fields, and new places — building deeply on one frontier, then stepping into another with the same curiosity.

Based in Kerala, India. Currently obsessed with distributed systems, clean architecture, and the next flight out. I believe the best ideas live at the intersection of deep focus and wide wandering.

When I'm not pushing code, I'm pushing altitude.

4+
Years Building
12+
Places Explored
30+
Projects Shipped
Curiosity

Things I've
built & written.

Featured Project

Interceptor — PostgreSQL Protocol Proxy

A high-performance PostgreSQL wire-protocol proxy that intercepts destructive queries for admin approval, adds audit logging, and keeps latency low with zero-copy forwarding for safe traffic.

if (isDestructive(sql)) {  await createApprovalRequest(sql, actor);  return blockUntilApproved();}forwardZeroCopy(packet, upstreamSocket);
Node.jsPostgreSQLSQLiteJWTSSE
View on GitHub
Blog

The Jobs Aren't Disappearing. They're Just Evolving. (As Always.)

Let's address the elephant in the room. Barely a week goes by without someone sharing an article about how AI is going to take all our jobs. And honestly? I get the an...

Read article
01
Blog

DataClerk: A Pocket Analyst for Business Owners

Business owners shouldn’t need a Computer Science degree to know how much money they made today. Picture this. You’re at dinner, on the road, or between meetings when...

Read article
02
Project

QueueCTL — Background Job Queue

Java 21SQLiteDockerVirtual Threads
View on GitHub
Project

On-Demand Cloud VM Provisioning API

Spring BootRabbitMQKVMNext.js
View on GitHub
Project

VergeCDN — Distributed CDN

Node.jsExpress.jsRedisDocker
View on GitHub