Afzal Zubair
BlogAbout
#backend

Posts tagged "backend"

2 articles

Building HIPAA-Compliant AI Features: What the Tutorials Skip
AIHIPAASecurity

Building HIPAA-Compliant AI Features: What the Tutorials Skip

Integrating AI into a healthcare product isn't just about plugging in an API. HIPAA has specific requirements around PHI, audit logging, and vendor agreements that most AI tutorials completely ignore.

March 28, 20266 min read
Async Python Patterns for AI Backends (That I Learned the Hard Way)
PythonFastAPIAI

Async Python Patterns for AI Backends (That I Learned the Hard Way)

FastAPI and async Python are the obvious choice for AI backends — until you hit subtle concurrency bugs, blocked event loops, and streaming responses that silently drop chunks. Here's how I actually structure these systems.

February 24, 20265 min read
Afzal Zubair

AI & full-stack engineering. Thoughts on LLMs, voice AI, and modern web development.

Navigation

  • Home
  • Blog
  • About

© 2026 Afzal Zubair. Built with Next.js & Tailwind CSS.