Senior Software Engineer
Hey there — I'mKhaja Mujahiddin Mohammed
I craft resilient backends, event-driven platforms, and grounded AI systems — with the polish of a product thinker and the rigor of someone who's been on-call.

khaja.exe
Backend & Data Platforms · New Haven, CT
Projects
A full pass across my GitHub — AI systems, CV/ML, data pipelines, and BI dashboards.
MIKA OS / Clinical AI Agent
Pedestrian & Cyclist Segmentation (U-Net)
Multimodal Fake News Detection
SVHN Dataset Analysis
Cloud Data Pipeline Optimization
Customer Segmentation (ML)
Retail Sales Analysis Dashboard
Adventure Works Analytics
Automobile Sales Dashboard
E-Commerce Power BI Dashboard
HR Analytics Dashboard
Manufacturing Analytics
Comparative Company Analysis
Power BI Sales Dashboard
Interactive
Live engineering labs
Click around — these mini demos mirror how I build backend platforms, event pipelines, and grounded AI systems.
await producer.send_and_wait("payments.auth", event)
# target: sub-100ms downstream API latencyAbout me
My name is Khaja, and I love building systems that feel intentional — fast APIs, clean event flows, and AI that stays honest to its sources. With 5+ years across healthcare, payments, and connected vehicles, I work the full backend pipeline: design, implementation, CI/CD, observability, and production ownership.
What I obsess over
- Latency, throughput, and boring reliability
- SOLID services you can hand to a teammate
- Guarded RAG — retrieval before generation
- Runbooks, ADRs, and kind code review
Where I've shipped
- Optum — data platform microservices
- Staples — B2B payment gateway
- BMW (via SRIK) — vehicle telemetry
- Side systems — VERITAS HITL & Clinical RAG
A little snippet
@app.post("/events")
async def publish(event: Event):
await producer.send_and_wait(
"platform.events",
event.model_dump_json().encode(),
)
return {"status": "queued"}Mission: combine creative systems thinking with a whole lot of polish — experiences that spark trust, not just demos.
Experience
Senior Software Engineer - Data Platform
- Owned design and deployment of distributed ETL and microservice platform components using Python, FastAPI, and PySpark on AWS/Azure, improving throughput by 35%.
- Architected resilient REST APIs and async messaging pipelines with Kafka and SQS, cutting downstream API latency to sub-100ms at peak loads.
- Implemented rigorous CI/CD workflows using GitHub Actions and Docker, reducing integration bugs by 25% and achieving zero-downtime releases.
- Established comprehensive logging and observability with CloudWatch and Datadog, decreasing Mean Time to Resolution (MTTR) by 40%.
- Mentored 4 junior engineers, led weekly code reviews, and enforced SOLID object-oriented standards across cross-functional teams.
Software Engineer
- Re-architected core B2B payment gateway microservices using Java 17, Spring Boot, and PostgreSQL, lifting authorization success from 97% to 99.7%.
- Optimized relational database queries, indexing strategies, and multi-tier Redis caching, slashing p95 reporting API response times from 800ms to 600ms.
- Engineered near-real-time data synchronization between MongoDB order datastores and PostgreSQL warehouses across 40+ regional markets.
- Built robust unit and integration test suites in JUnit and PyTest, maintaining 90%+ code coverage across all production services.
- Participated in 24/7 on-call rotation for high-throughput transactional services, maintaining 99.9% uptime during Black Friday peaks.
Software Engineer
- Developed async vehicle telemetry ingestion services for 50,000+ connected vehicles using Java, gRPC, and Kafka Streams.
- Designed partitioned PostgreSQL and Redis schemas for 100M+ configuration records, accelerating dealer feature onboarding by 50%.
- Containerized enterprise legacy monolith into Docker microservices deployed on AWS EKS, increasing release frequency 3x.
- Constructed backward-compatible gRPC and Protobuf API contracts, reducing cross-team platform integration times from 3 weeks to 5 days.
- Authored architectural decision records (ADRs), runbooks, and wiki operational documentation for 15+ distributed microservices.
Skills
- Languages: Python, Java, TypeScript, JavaScript, C#, SQL, Go
- Backend & Web: Node.js, FastAPI, Spring Boot, REST API, GraphQL, gRPC, Microservices, SOLID Principles
- Databases & Storage: PostgreSQL, MySQL, MongoDB, Redis, Snowflake, SQL Server, NoSQL
- Data & Event Streaming: Apache Kafka, AWS SQS, PySpark, dbt, Airflow, ETL/ELT
- Cloud & DevOps: AWS (S3, Lambda, ECS, EKS), Azure, Docker, Kubernetes, CI/CD, Terraform, GitHub Actions
- Testing & Observability: PyTest, JUnit, Prometheus, Grafana, Datadog, ELK Stack, OpenTelemetry
Education
M.S., Data Science
- Coursework: advanced ML, deep learning, NLP, cloud MLOps, big data.
- Key projects: multimodal misinformation detection (~85% accuracy) and U-Net pedestrian/cyclist segmentation.
B.Tech
Certifications
- Oracle Cloud Infrastructure — Multicloud Architect Associate
- Oracle Analytics Cloud (OAC)
Contact
Email: khajamujahiddin@gmail.com
Phone: +1 (347) 736-5812
LinkedIn: /in/khaja-muj-76b529410
GitHub: /github.com/khajamujahid