$ whoami
$ cat ./profile.status
ROLE
Lead Staff Software Engineer
DOMAIN
Data Platforms, ML Systems & GenAI
CURRENT
AI-assisted legacy-pipeline migrations
RAG strategy evaluation
ML/DL experimentation
Self-hosted GenAI infrastructure
ML/GENAI
PyTorch training/fine-tuning (NNx)
ML/DL experimentation (ml-eng-lab)
RAG strategy evaluation (rag-showcase)
Self-hosted GenAI infrastructure (atlas)
GenAI applications with embeddings
DATA SYSTEMS
Scala/Spark
Airflow/EMR
AWS S3/Iceberg
Python/Jupyter
$ cat ./identity.ts
const kaveh = {
role: "Lead Staff Software Engineer | Data Platforms, ML Systems & GenAI",
experience: "20+ years building software; 12 years at Comscore",
trajectory: "data platforms → ML systems & GenAI",
education: [
"M.Eng Computer Science (ML) @ Virginia Tech",
"M.Sc Software Engineering @ George Mason University"
],
currentFocus: [
"production data platforms", "AI-assisted pipeline migrations",
"PyTorch ML/DL experimentation", "RAG evaluation and GenAI infrastructure"
],
operatingMode: "prove parity, automate delivery, keep the architecture legible"
};
$ ./mission --current
▸Building production data platforms, ML systems, and GenAI applications.