Skip to content
FOCUS: RELEASE_V4.0 // CONFIDENCE: MAXIMUM // STATUS: ONLINE

Hey! Buddy.
First-Principles Thinker.

I'm Dhaatrik Chowdhury — just a human from India, building stuffs, and this site is my honest engineering diary. Not a polished portfolio. A log of what I shipped, what broke, and what I wish I'd known sooner. I build from first principles because shortcuts always come back to bite you.

Building primarily with:
ReactTypeScriptPythonTensorFlow
SCROLL TO INITIATE

Featured Engineering

Things I'm building, abandoning, or still fixing at 2 AM.

Currently Exploring

EXPLORATION

STATUS: RESEARCH_ACTIVE // CORE: AGRI_BIO_TECH

// CURRENT ALLOCATION

Right now, my research time is divided into two distinct paths: 90% is focused on demystifying agricultural science from first principles, and the remaining 10% is split between quantum mechanics, rocket propulsion chemistry, and offline AI-driven medical literature analysis.

// AGRICULTURAL SCIENCE (90%)

I am analyzing existing agricultural solutions to get to the ground truth of soil microbiology, crop physiology, seed biotechnology, and climate interactions. This involves heavy deep-dives into organic chemistry, plant pathology, soil macronutrient cycles, and biotechnology to understand what actually drives crop yield and resilience.

// QUANTUM & SPACETECH (7%)

Exploring quantum mechanics fundamentals and rocket science, specifically focusing on the chemistry of liquid propellants, combustion chamber heat transfer, and fuel formulations that govern orbital launch vehicle efficiency.

// BEHCET'S SYNDROME RESEARCH (3%)

Running Gemma E4B model locally, when my PC is idle (duh! I sleep too) to parse medical literature on Behçet's Syndrome—a chronic systemic vasculitis characterized by HLA-B*51 genetic susceptibility, MHC-I-opathy, and neutrophilic hyperactivation causing blood vessel inflammation. The goal is to develop an early detection protocol and find a cure.

#AGRISCIENCE #BIOTECH #QUANTUM-PHYSICS #BEHCETS-RESEARCH #SPACETECH
STATUS: SHIPPED // DB: OFF_LINE_FIRST // SYNC: LOCAL
[ SHIPPED ]

A free, open-source tutoring tool that runs in the browser, stores everything locally, and doesn't need a server or a subscription.

// IMPACT.LOG
3/5
// FUCKUP.LOG
I got so obsessed with gamifying study schedules that I nearly buried Vellor's note-taking tool under a heavy, distracting RPG-style mobile-game interface.
PROGRESS: v4.0.0 'Power-Tutor' Update Read the full story →
STATUS: OPERATIONAL // SIM: RK4_50HZ // ORBITS: OK
[ OPERATIONAL ]

An open-source browser rocket sim with real RK4 orbital mechanics — Kerbal creativity, engineering-grade math, no proprietary license.

// IMPACT.LOG
4/5
// FUCKUP.LOG
I initially passed hundreds of small coordinates to the Web Worker every frame, which clogged the thread and destroyed the physics loop's real-time accuracy.
PROGRESS: 50Hz deterministic RK4 integration, VAB Read the full story →
STATUS: SHIPPED // VERSION: V3.0.0 // CONCURRENCY: HIGH
[ SHIPPED ]

A mobile-first fuel delivery app — order from your phone, track the driver live, skip the station detour.

// IMPACT.LOG
4/5
// FUCKUP.LOG
I built a beautiful optimistic UI for orders but skipped the database rollback logic, which left users seeing successful orders that had failed on the server.
PROGRESS: v3.0.0 High-concurrency React 19 architecture Read the full story →
STATUS: OPERATIONAL // AGENTS: DEBATING // PARALLEL: TRUE
[ OPERATIONAL ]

Multiple Gemini agents debate a problem before you get a final answer — not one model talking to itself in a mirror.

// IMPACT.LOG
3/5
// FUCKUP.LOG
I kicked off a multi-agent debate test loop without a maximum recursion depth block, waking up to a rate-limited API key and a massive bill.
PROGRESS: Parallel Collaboration, Sequential Workflows, and Round-Robin Debate Read the full story →
DIRECTORY: 12_ITEMS // ACTIVE_LOGS
[ MORE ]

Explore More Projects

The full workbench — Electron utilities, security sandboxes, dining prototypes, and client-side compilers I've shipped, shelved, or am still patching.

SHOWCASE ARCHIVE

Latest Thinking

Honest transmissions — fuckups, learnings, and late-night debugging sessions.