Open to senior backend / platform roles

Dhruv Shah,
I build the backend & AI systems
that businesses run on.

Senior Software Engineer with 3+ years shipping production systems across logistics, healthcare, and AI-powered SaaS. Currently engineering at Bison Transport and co-founding AD Tech AI, where I build IRIS, an AI "employee" that runs customer support for e-commerce businesses end to end.

3+
years shipping
3
industries
2
roles in parallel
1
startup co-founded

01 // about

Engineer by trade, builder by instinct.

I'm a full-stack engineer who leans backend, the kind who's happiest designing service boundaries, taming legacy systems, and wiring messy real-world integrations into something dependable. Since 2019 I've shipped software in healthcare, logistics, and AI-powered SaaS, and I care a lot about systems that stay correct under load.

At Bison Transport I modernize legacy PHP/Laravel platforms that move freight at scale, including auth migration to Microsoft Entra, Track & Trace integrations, observability, and the reliability work that keeps them running. On the side I co-founded AD Tech AI, where I'm building IRIS from zero: an AI "employee" that handles e-commerce customer support end to end (orders, refunds, OTP-verified lookups, and escalations) and already resolves the majority of conversations on its own.

I like the seam where pragmatic engineering meets product thinking, with clean architecture when it matters, startup speed when it counts, and AI used where it genuinely earns its place.

02 // selected work

Things I've built that I'm proud of.

A few systems where the hard part wasn't the framework, it was the integrations, the edge cases, and the reliability.

01
Flagship · AD Tech AI

IRIS, an AI "employee" for e-commerce support

Co-Founder & Technical Lead · architecture · AI workflows · full stack

IRIS is an AI employee that runs customer support for small e-commerce businesses 24/7, with no salary and no sick days. It handles order status, refunds, invoices, product availability, new orders, and pickup/delivery, gating sensitive data behind OTP verification. Under the hood it chains intent detection → identity verification → tenant-scoped database lookups → respond or escalate, and ships as either a hosted support page or an embeddable widget over one multi-tenant backend. Owners get a live dashboard plus a natural-language "ask your business" assistant for orders, conversations, and low-stock alerts.

78%
conversations auto-resolved
24/7
always on, no downtime
from $199/mo
vs $2.5k+ to hire
Next.jsTypeScriptPrismaPostgreSQL SupabasePythonFastAPIOpenAI Auth0Docker
02
Bison Transport

Logistics platform: auth, observability & integrations

Senior Software Engineer · platform, authentication, backend

Driving platform and reliability work across Bison's logistics systems. I'm migrating authentication off hard-coded, table-managed roles onto Microsoft Entra together with the infrastructure team (app registrations, policies, employee SSO and MFA), and implemented Auth0 in a production app. I set up Datadog observability from scratch, am standing up a Gravitee API gateway for traffic visibility and per-team API keys, and rebuilt email on SendGrid. Alongside that, I modernized legacy PHP/Laravel services and hardened Track & Trace integrations with Highway over SQL Server, RabbitMQ, SQS, and Azure.

Entra SSO
auth migration + MFA
Datadog
observability from scratch
API gateway
visibility + per-team keys
Microsoft EntraAuth0GraviteeDatadogSendGrid PHPLaravelSQL ServerRabbitMQSQSAzure
03
CareChain

Healthcare platform, full-stack delivery

Full-Stack Developer · React, Django, data flows

Built and shipped modules for a live healthcare product: React frontends with Redux-Saga for robust async flows, and Django REST APIs over MySQL for reliable storage and retrieval. Focused on clean frontend↔backend contracts and maintainable, well-structured code.

Live
production healthcare app
REST
clean API contracts
ReactRedux-SagaDjangoMySQLREST

03 // experience

Where I've done the work.

Jan 2026 – present

AD Tech AI Inc. · Co-Founder / Technical Lead

Building IRIS, an AI employee for e-commerce support

  • Co-founded an AI startup and architected IRIS, an AI "employee" that autonomously handles e-commerce customer support, now resolving ~78% of conversations without a human.
  • Designed the core architecture: Next.js + TypeScript app, Prisma/PostgreSQL data layer, and Python AI services running an intent-detection → verification → lookup → respond/escalate pipeline.
  • Built a multi-tenant backend serving two entry points from one codebase: a hosted support page and an embeddable chat widget, each scoped to its business's data.
  • Shipped customer flows for order status, refunds, invoices, product availability, and new orders, gating sensitive data behind OTP identity verification.
  • Built an owner dashboard plus a natural-language "ask your business" assistant surfacing orders, conversations, and low-stock alerts.
Next.jsTypeScriptPrismaPostgreSQL SupabaseAuth0PythonFastAPIOpenAIDocker
Dec 2024 – present

Bison Transport · Senior Software Engineer

Platform, authentication, observability & backend integrations

  • Leading the migration of company-wide authentication and authorization off hard-coded, table-managed roles onto Microsoft Entra, partnering with the infrastructure team to define the app registrations and policies we need, and a safer, simpler employee login with MFA.
  • Implemented Auth0 in a production Bison application, modernizing its login and access flows.
  • Standing up Gravitee as an API gateway to give the org real visibility into API traffic and separate API keys per team, replacing a setup with no gateway and shared credentials.
  • Set up Datadog observability from scratch when I joined, monitoring queues, services, and integrations across the whole platform.
  • Rebuilding email infrastructure on SendGrid, moving off Microsoft Exchange for deliverability visibility, error handling, and clearer delivery tracking.
  • Modernized legacy PHP, Yii, Zend, and Laravel apps powering logistics and carrier workflows into smaller, testable services.
  • Designed backend services for high-volume integrations across SQL Server, RabbitMQ, SQS, and Azure Blob Storage, including hardened Track & Trace integrations with Highway (eligibility rules, carrier validation, status sync, retries, and safeguards).
  • Built employee/user sync via Paycom, Workday, and RBAC, and advanced CI/CD with Docker, GitHub Actions, GHCR, and Portainer.
Microsoft EntraAuth0GraviteeDatadogSendGrid PHPLaravelSQL ServerRabbitMQSQSAzureDocker
Mar 2022 – Jul 2022

CareChain · Full-Stack Developer

Live healthcare product

  • Built modules for a live healthcare app with React, Django, and MySQL, ensuring reliable data storage and retrieval.
  • Used Redux-Saga to manage async operations cleanly, improving responsiveness.
  • Architected and integrated Django REST APIs for smooth frontend↔backend communication.
ReactRedux-SagaDjangoMySQLREST
Sep 2019 – Nov 2020

Yantre Venture · Full-Stack Developer

Multi-project agile delivery

  • Worked across the full SDLC, from requirements and design to development, testing, and release, in an agile/SCRUM setup tracked in JIRA.
  • Built dynamic, cross-browser UIs with Angular 11, TypeScript, Angular Material, and Vue.js.
  • Developed REST controllers with Spring Data REST and a JPA/Hibernate data layer over Oracle DB.
AngularVue.jsTypeScriptJavaSpringOracle

04 // toolkit

What I work with.

Pragmatic across the stack, with the most depth in backend services, integrations, and the infrastructure around them.

{ } Backend

  • PHP
  • Laravel
  • Yii / Zend
  • Python
  • FastAPI
  • Django
  • Node.js
  • Java / Spring

< > Frontend

  • Next.js
  • React
  • TypeScript
  • Redux
  • Angular
  • Vue.js

[ ] Data & Queues

  • PostgreSQL
  • SQL Server
  • MySQL
  • Prisma
  • Supabase
  • RabbitMQ
  • SQS
  • MongoDB

~/ Cloud, DevOps & Observability

  • Docker
  • Azure
  • AWS
  • GitHub Actions
  • GHCR
  • Portainer
  • Datadog
  • Gravitee
  • SendGrid
  • Sentry

AI & Auth

  • OpenAI
  • LLM workflows
  • RAG / grounding
  • Auth0
  • Microsoft Entra
  • OTP / RBAC

Practices

  • System design
  • Multi-tenant SaaS
  • Service boundaries
  • CI/CD
  • Agile / SCRUM
  • Observability

05 // contact

Let's build something dependable.

I'm open to senior backend & platform roles, and always up for a good conversation about systems, AI products, or startups. The fastest way to reach me is email.