Debkanta Mondal - Backend & Full-Stack Software Engineer
Finding Remote & APAC/EMEA opportunities
No Sponsorship Required

Debkanta Mondal

> Backend & Full-Stack Software Engineer

4+ Years of Industry Experience on Scaling enterprise systems for peak performance. Core expertise spans .NET Core optimization, large-scale Angular architecture, and Azure cloud infrastructure at Infosys—transforming sluggish workflows into lightning-fast experiences.

Achievements

3 Times
Infosys Insta Award for Best Performer in project. Got Consecutive 3 times
Elite Badge
Data Structures & Algorithms (by CMI)
Gold Badge
C Language in Depth (by IIT Kharagpur)
1st Rank
Exsorsa 6.0, State level Web Dev Competition organized by Tech Learning Company

My Work Experience & Impact Stories

40%
API Latency Drop
50%
Throughput Scale

Scaling TKE's Sales Configurator Application

TKElevator @ Infosys
2023 — 2026

The Challenge: During peak usage windows, the enterprise configuration module suffered under massive data processing overhead, severe thread contention, and frequent database timeout spikes that degraded system responsiveness.

⚙️ HLD Optimization
  • Offloaded heavy computational workloads to background thread pools, maintaining main thread responsiveness.
  • Replaced unindexed queries with compiled stored procedures and targeted covering indexes.
  • Integrated distributed Redis caching layers to bypass redundant calculations for frequent request payloads.
⚖️ Architectural Rationale
  • Prioritized uninterrupted user experience by decoupling blocking operations from request-response lifecycles.
  • Enforced database-level tuning to preserve strict transactional ACID compliance without cache race conditions.
  • Leveraged Redis output caching specifically for repetitive configuration patterns, drastically cutting thread wait times.
📊 Quantified Impact
  • Validation: Verified via App Insights and SQL Execution Plan telemetry.
  • Result: Average API latency dropped from ~340ms to ~190ms (40% faster); system throughput scaled by +50%.
.NET 8/C# SQL Server/Cosmos DB/Redis Azure Cloud

My Projects

Skill Set I have

Backend
C#, .NET Core/.NET 8, Web APIs, Microservices Architecture, CQRS, LINQ Tuning
Frontend
Angular, TypeScript, RxJS, HTML5, Modern CSS Layout Systems
Data & Cloud
MS SQL Server, Execution Plan Optimization, Cosmos DB, Azure Cloud Services
Tools
Git, Github/Gitlab, Visual Studio, VS Code, Chrome Dev Tools