class JeevanKhatri:
def __init__(self):
self.role = "AI Engineer in Training"
self.education = "BSc (Hons) Computer Science with AI @ Sunway College Kathmandu"
self.location = "Kathmandu, Nepal π³π΅"
self.focus = ["Computer Vision", "Deep Learning", "MLOps", "IoT Automation"]
self.currently_building = "TerraNode β smart agriculture automation platform"
self.wins = [
"π₯ 1st place β IDEAS for IMPACT Hackathon 2025 (Halo AI)",
"π Research paper published @ NCCI 2025",
"ποΈ F1 race prediction model β 0.91 ROC-AUC",
]
def mission(self):
return "Build intelligent systems that make real-world impact."| Project | What it is | Stack |
|---|---|---|
| π± TerraNode | Smart agriculture platform β 7-in-1 RS485 soil sensor (NPK, pH, EC, moisture, temp) + ESP32, automated irrigation | ESP32 Β· MAX485 Β· Python |
| π§ CIFAR-10 MLOps | End-to-end DL pipeline: orchestration, experiment tracking, serving, deployment | Airflow Β· MLflow Β· FastAPI Β· Docker Β· AWS |
| πΎ Halo AI | CNN-based smart agriculture platform β π₯ IDEAS for IMPACT Hackathon 2025 winner | PyTorch Β· CNN |
| ποΈ F1 Race Predictor | Race outcome prediction model, ~0.91 ROC-AUC | scikit-learn Β· Pandas |
| πΆοΈ EDITH | DIY AR glasses β ESP32-S3 Sense + Gemini voice-and-camera pipeline | ESP32-S3 Β· VLM |
$ echo $CONTACT
> jeevankhatri001@gmail.comCode. Learn. Build. Impact.