I'm not just a developer who writes code — I'm an engineer who builds systems that solve real business problems.
Over the past 3+ years, I've architected and shipped backend-heavy platforms that process thousands of transactions daily, handle real-time data streams, and scale seamlessly under load. From property marketing platforms processing millions of data points to real-time booking engines serving concurrent users — I focus on building infrastructure that doesn't break at 3 AM.
My sweet spot is the intersection of backend architecture and business logic — designing systems where every API endpoint, every database query, and every caching strategy serves a measurable business outcome.
Reduced API response times by 60%
through Redis caching and query optimization across multiple platforms
Built event-driven pipelines handling 50K+ events/day
using Kafka and microservices architecture
Delivered 15+ production applications
for startups across property tech, logistics, SaaS, and e-commerce
Designed systems processing millions of records
with Elasticsearch-powered search achieving sub-100ms responses
Architected serverless workflows on AWS
reducing infrastructure costs by 40% while improving scalability
const developer = {
name: "Avinash Dhanani",
role: "Full Stack Developer",
focus: "Backend Architecture",
location: "India 🇮🇳",
remote: true,
timezone: "IST (flexible)",
passions: [
"Scalable Systems",
"Clean Architecture",
"Performance Optimization",
"Problem Solving"
],
currentlyLearning: [
"System Design",
"Distributed Systems"
],
hire() {
return "Let's build something great!";
}
};