package main
type Engineer struct {
Name string
Role string
Company string
Base string
Stack []string
Building []string
}
func main() {
me := Engineer{
Name: "Tashvik Srivastava",
Role: "Founding Engineer",
Company: "Linkrunner",
Base: "Bengaluru, India ๐ฎ๐ณ",
Stack: []string{"Golang", "gRPC", "Kafka", "PostgreSQL", "React Native", "Agentic AI"},
Building: []string{"attribution infra at scale", "AI agents with production ownership"},
}
_ = me // ship it ๐
}- ๐ฐ๏ธ Founding Engineer @ Linkrunner โ attribution & analytics infra: Go services, Kafka pipelines, ClickHouse-scale event data.
- ๐๏ธ ex-Infra.Market (Unicorn) โ SE-1 on the Phoenix Ops Hub team; owned the order lifecycle end-to-end.
- โก Cut query latency ~100% across Order/OMS services ยท dropped ML infra cost ~65% on SageMaker.
- ๐ค Trained + shipped YOLOv8 invoice/POD validation straight into a Golang business-logic pipeline.
- ๐ Winner โ IM-HAX 2025 ยท Winner โ Experian Hackathon 2024 ยท Top 330 โ Flipkart Grid 6.0
- ๐ B.Tech CSE, LPU (2021โ2025) ยท E-Cell IIT Madras ยท GDSC LPU
Languages
Backend ยท Data ยท Messaging
Frontend ยท Mobile
Cloud ยท Infra ยท Observability
also fluent in: gRPC ยท ClickHouse ยท Agentic AI / RAG ยท Transformers ยท New Relic ยท SageMaker ยท BigQuery
| Project | What it is | Stack |
|---|---|---|
| Peerdrop | Serverless P2P file transfer โ files never touch a server, AES-256-GCM in the browser | WebRTC Crypto TS |
| DEX Order Execution Engine | Market-order routing across Raydium & Meteora on Solana, realtime status over WS | Solana TS WebSockets |
| On-Call Agent | AI agent that reads logs/metrics, triages errors, pings humans, files Jira tickets | Python Agents Jira |
| tashGPT | An AI portfolio you can talk to instead of scroll | TS React LLM |
| Closed-Claw | Agentic task-automation tool, Clawdbot-style | Python Agentic AI |
| Port Sniffer | Multi-threaded port scanner, written while learning Rust | Rust tokio |
Prepaid wallet + bank-transfer recharge flow I work on: usage metering against a free-install allowance, wallet balance that auto-settles monthly invoices, and an invoice ledger.
I'm always up for a conversation about distributed backends, attribution at scale, or agents that do real work.
"Talk is cheap. Show me the code." โ Linus Torvalds




