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 is supported. This note will only be visible to 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.

🀝 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 βœ…
run-llama/llama_index β˜… 48k Fixed mutable default argument in LanceDB managed index __init__ β€” shared list across calls causing silent state leaks #20998 βœ…
jxxghp/MoviePilot β˜… 10k Fixed indefinite worker hang in Alipan storage module β€” added HTTP request timeout to prevent network calls from blocking indefinitely #5574 βœ…
samuelclay/NewsBlur β˜… 7.4k Fixed mutable default argument in canonical_string() S3 utility β€” shared state across calls could corrupt request signing #2086 βœ…
FasterXML/jackson-databind β˜… 3.7k Fixed implicit platform encoding in JSON export β€” made utf-8 explicit so output is consistent across environments #5829 βœ…
networknt/light-4j β˜… 3.6k Fixed BufferedReader resource leak in logging handler β€” moved allocation into try-with-resources so cleanup happens on every exit path #2728 βœ…
openrocket/openrocket β˜… 2.6k Fixed unclosed BufferedWriter in RASAero flight-data exporter β€” stream could leak on error exit path #3092 βœ…
mll-lab-nu/RAGEN β˜… 2.5k Fixed mutable default argument in load_config() β€” shared list across calls causing silent state leaks in environment config #164 βœ…

...and more across apache/james-project, deephaven/deephaven-core, awslabs/amazon-neptune-tools, and others.


πŸ“Š GitHub Stats


Pinned Loading

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

    Multi-tenant ML feature store with hardware-isolated inference via AWS Nitro Enclaves and attestation-gated KMS key release

    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