Skip to content
View tejasae-afk's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report tejasae-afk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tejasae-afk/README.md

Hey, I'm Tejas

Profile Views

Software Engineer · Cloud Architect · MS CE @ NYU
I build scalable backend systems, cloud-native infrastructure, and secure distributed services.


🧑‍💻 About Me

  • 🎓 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)

🛠️ Tech Stack

Domain Technologies
Languages Python Go Java JavaScript SQL
Cloud AWS GCP Azure
Infrastructure Docker Kubernetes Terraform Jenkins
Backend & Data FastAPI Node.js PostgreSQL Redis DynamoDB
Security IAM · KMS · Nitro Enclaves · Cognito · Secrets Manager · JWT · Service Accounts

📜 Certifications



🔥 Featured Projects

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.

🤝 Open Source Contributions

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

📊 GitHub Stats


Pinned Loading

  1. confidential-ml-feature-store confidential-ml-feature-store Public

    A multi-tenant feature store built with FastAPI and AWS Nitro Enclaves to protect model-serving secrets and keep inference workloads isolated from the host operating system.

    Python 1

  2. Multi-Cloud-Kubernetes-Platform-AKS-GKE Multi-Cloud-Kubernetes-Platform-AKS-GKE Public

    Multi-Cloud Kubernetes Platform (Google Kubernetes Engine (GKE) + Azure Kubernetes Service (AKS))

    Shell 1

  3. LLM4ChipDesignmain LLM4ChipDesignmain Public

    Forked from FCHXWH823/LLM4ChipDesign

    LLM-aided Hardware Design and Verification

    Jupyter Notebook

  4. Adaptive-Learning-Difficulty-Predictor Adaptive-Learning-Difficulty-Predictor Public

    Students often struggle with one-size-fits-all education systems that ignore individual differences. This project proposes a machine learning–based adaptive learning system that predicts students’ …

    Jupyter Notebook