Upcoming wealthiest man & AI Enthusiast from India
- ✨ Data Engineer at Daimler Truck Innovation Center (3+ years)
- 🤖 Building Industrial AI + ETL automation products at scale
- 📦 Owned 800+ production pipelines and 30+ data products
- ⚡ Reduced manual ETL effort by 80% with AI-assisted platform engineering
- 🎯 2026+ Goals: Grow into a Technical Lead and build toward becoming a startup CEO
- 🎲 Fun fact: Always thinking about goals
- Advanced Data Engineering & Distributed Systems Design
- Technical Leadership, Mentoring, and Engineering Management
- Product Thinking, Startup Strategy, and GTM Basics
- MLOps, LLMOps, and production-grade AI system architecture
- Decision-making with business metrics (cost, reliability, velocity)
- Current Role: Data Engineer → Technical Lead (scope-based), Daimler Truck Innovation Center India
- Domain: Shopfloor digitalization, industrial analytics, ETL productization
- Impact: Pipeline delivery reduced from hours to minutes using MCP-based AI code synthesis
- Reliability: Zero SLA breaches across 2 years on high-volume production workloads
- Designed reusable ETL frameworks that reduced onboarding time from days to hours
- Built AI-powered analysis modules reducing ad-hoc analyst load by ~3–4 hours/week per team
- Enabled ~40% faster audit preparation with real-time KPI visibility across global stakeholders
- Awards: Continuous Effort Reliability (2024) · Integrity (2025) · Curious Scholar (2025)
Things I ship and use myself.
| Project | What it is |
|---|---|
| driftsnap | Catches data-level drift in a table — row drops, null spikes, cardinality collapse, schema change. Your orchestrator says the task succeeded; driftsnap tells you the table came back 30% smaller. One query per snapshot, zero runtime dependencies, snapshots are plain JSON so they diff in git. Python + CLI, works over DuckDB / Iceberg / Postgres / Trino. |
| telemetry-lakehouse | Cold-chain monitoring lakehouse built one layer at a time on a single laptop: MQTT → Kafka → Debezium CDC → Apache Iceberg → Dremio. Nine services, durable across daemon crashes, with the recovery playbooks written down. |
| aura | A programming language where yeet returns and ghosted is null. Lexer, parser and tree-walking interpreter in one Python file, zero dependencies. |
Upstream contributions to projects I use — found by reading crash reports and by running test suites on Windows, rather than by browsing issue trackers.
| Project | Contribution | Status |
|---|---|---|
| pipx · 13.0k⭐ | #2023 — the whole test suite errored on Windows without symlink privilege; a session fixture put git on PATH via a symlink guarded only for FileExistsError |
✅ Merged |
| pylint · 5.7k⭐ | #11360 — a functional test fails on any Windows checkout without symlink privilege | ✅ Merged |
| marimo · 22.6k⭐ | #10638 — made the command-mode shortcut configurable; the root cause was an override path that silently made every hotkey undisableable | In review |
| MCP Python SDK · 24.2k⭐ | #3408 — test suite fails for unprivileged Windows contributors; independently reproduced | Reported |
Three more were closed without merging, which is its own kind of signal: pylint #11381 and #11382 were real bugs that maintainers had already fixed in parallel PRs, and I withdrew wandb #12726 myself after finding the file it described had been deleted upstream — I had filed it against a stale checkout.
A pattern worth naming. Several of these projects run Windows in CI, and every Windows job is green. GitHub's runners are privileged, so anything privilege-dependent — creating a symlink, for instance — passes in CI and fails on an ordinary Windows machine. CI cannot see that class of bug on a platform it explicitly covers, and a contributor who hits it usually assumes their own setup is broken rather than filing it.
- Gaming
- Watching Anime
- Reading Manga
- Violinist
- Badminton (Neighbourhood professional 😄)
- Full profile: RESUME.md
If you want to reach out for collaboration, doubts, or just to talk tech/anime/games — ping me 😃
Last updated: September 2026






