Software Engineer · Cloud Architect · MS CE @ NYU
I build scalable backend systems, cloud-native infrastructure, and secure distributed services.
- 🎓 MS in Computer Engineering @ New York University (2024–2026)
- 🏢 Former DevOps Engineer @ ProAzure Software Solutions — built serverless microservices & event-driven pipelines on AWS
- 🔐 Built a confidential ML inference service using AWS Nitro Enclaves with attestation-gated key release
- 🧪 Researching LLM-driven hardware code generation under Dr. Ramesh Karri (ECE Chair, NYU)
| Domain | Technologies |
|---|---|
| Languages | |
| Cloud | |
| Infrastructure | |
| Backend & Data | |
| Security | IAM · KMS · Nitro Enclaves · Cognito · Secrets Manager · JWT · Service Accounts |
| Project | Stack | Description |
|---|---|---|
| Confidential ML Feature Store | Python · FastAPI · Nitro Enclaves · KMS · DynamoDB | Hardware-isolated multi-tenant inference with attestation-gated key release and vsock RPC. Secrets never leave the enclave. |
| Multi-Cloud Kubernetes Platform | Kubernetes · GKE · AKS · Terraform · Helm | Production-grade platform spanning GCP and Azure — unified ingress, autoscaling, RBAC, and GitOps-ready manifests. |
| LLMPirate | Python · LLM · Prompt Engineering | Research into adversarial LLM evaluation — jailbreak robustness testing and safety-boundary analysis at scale. |
Merged patches in production codebases used by thousands of developers:
| Repository | Stars | Contribution | PR |
|---|---|---|---|
| langchain-ai/langchain | ★ 132k | Fixed unbounded network hang in CI workflow — added HTTP timeout to get_min_versions.py so stuck requests no longer block the entire runner |
#35851 ✅ |
| openrocket/openrocket | ★ 2.1k | Fixed unclosed BufferedWriter resource leak in RASAero flight-data exporter |
#3092 ✅ |
| MCreator/MCreator | ★ 1.1k | Fixed FileInputStream leak in NBT editor — stream not closed on exception path |
#6201 ✅ |
| awslabs/amazon-neptune-tools | ★ 460 | Fixed silent data corruption — loop index never incremented in multi-edge bulk load, causing all edges to inherit index-0 values | #403 ✅ |
| awslabs/amazon-neptune-tools | ★ 460 | Fixed raise 'string' (invalid Python 3 syntax) in provisioning handler — would crash at runtime on every invocation |
#401 ✅ |



