Full Stack Engineer

Building scalable
products & backend
systems.

3 years shipping production systems. .NET Core, React, React Native, APIs, and cloud infrastructure. Strong focus on backend architecture and API design.

About

A bit about me

I'm a full-stack engineer working on production systems for a healthcare platform, mostly backend architecture on .NET Core with React and React Native on the frontend. Most of my work involves government health-data compliance (ABDM/FHIR) and payment infrastructure, systems where the requirements don't bend and getting the architecture right early matters more than shipping fast.

Three years in, currently a Senior Software Engineer, having grown into the role from Trainee Engineer. I care more about whether a system is easy to extend six months from now than whether it looks impressive today.

Career

Experience

Senior Software Engineer

Softlink International Private LimitedJul 2023 - Present

Trainee Engineer → Software Engineer → Senior Software Engineer

  • Architected a configurable, provider-agnostic payment gateway abstraction using .NET Core DI, so adding a new provider requires only implementing a standard interface and a config entry, with no changes to existing business logic
  • Led backend integration of ABDM (Ayushman Bharat Digital Mission) into an oncology EMR, implementing ABHA linking, FHIR-compliant health record exchange, and consent management, enabling patients to view and share their records directly across hospitals
  • Designed a background-service and outbox-pattern architecture with per-workflow job processors to handle ABDM's async accept-then-callback protocol across data-sharing and record-linking workflows
  • Built chemo and radiation treatment planning modules aligned with National Cancer Grid protocols, including a calendar-based treatment timeline view, replacing manual day-by-day scheduling with protocol-based plan generation
  • Led development of a multi-role React Native application (Patient/Doctor/Admin/Contractor) with OTP login, secure in-session profile switching, biometric verification, and SMS-based OTP auto-read; published to Play Store with integrated appointment payments
  • Refactored repetitive modal and dropdown UI across the application into a single reusable context-based modal hook, removing duplicated JSX and simplifying state handling
  • Migrated frontend build tooling from Create React App to Vite, improving build and dev-server performance
  • Refactored JWT handling from manual body-based transmission to HttpOnly cookie-based storage, improving auth security
  • Integrated the Agora video consultation SDK with an async/await architecture, and built an Azure Blob Storage pipeline for call recordings with a background service handling configurable retention and deletion

Toolkit

Skills & Technologies

Languages

JavaScriptTypeScriptC#PythonSQL

Backend

.NET Core.NET FrameworkASP.NET Web APIEF CoreLINQDependency InjectionJWT AuthMiddleware

Frontend

ReactReduxContext APIHooksHTML/CSS

Mobile

React Native

Cloud & Infra

AzureAzure FunctionsBlob StorageSQL ServerCI/CDGit