About
Experience
Senior Software Engineer with 8+ years of experience building and scaling backend systems and distributed architectures. Currently at DocuSign, previously at NetApp, Slice, and BookMyShow. Focused on reliability, performance, and delivering impactful products that drive business value.
Successfully launched the DocuSign Connector for SAP Ariba, enhancing procurement efficiency. Built AI-driven solutions including a Document Risk Analyzer using NLP/ML techniques. Designed scalable cloud backup solutions for Azure and GCP, resulting in significant revenue growth and cost savings.
Current Focus
- •AI-driven applications and NLP/ML solutions for document analysis
- •Enterprise integrations and workflow automation
- •Cloud-native architectures and scalable distributed systems
- •Product-oriented engineering with focus on customer impact
Tech Stack
Languages
Infrastructure
Databases
Messaging
Practices
Featured Articles
Writing about technology, development, and best practices
Reading Files: Line-by-Line vs Loading Entire File into RAM
Choosing between streaming a file line-by-line and loading it all into memory isn't just a style choice—it determines wh...
The Four Bottlenecks Every System Eventually Hits
CPU, memory, disk, and network aren't just resource categories—they're a constraint graph. Understanding how they intera...
Why Goroutines Beat Java Threads at Scale
A concise look at why Go can run millions of goroutines while the JVM hits thread limits in the tens of thousands—and wh...
