IIT Madras · BS Data Science
Atharv Khare
Building the Future
with AI & Data
Working on AI/ML, full-stack development, and research, one project at a time.
0.01
CGPA
0+
Projects
0+
Certifications
0
Hackathon Wins
01
Projects
25 projects across ML, full-stack, tooling, and data analysis.
AI / ML
Web Apps
Tools
Data Analysis
02
Skills & Stack
Core
ML
Web
Data
Ops
03
Achievements & Certifications
Hackathon wins, professional certifications, and educational milestones.
04
Writing
Articles, technical deep dives and tutorials · 11 posts · Latest: Apr 2026
05
Research & Studies
Papers, analysis, and data-driven studies.
Research
Analysis
06
How I Work
Problem & Scope
Define the problem clearly, whether it's a product idea, dataset challenge, or research question. Set measurable success criteria before touching a line of code.
workflow.py
# Scoping a project
objective = "Predict QSR demand by location"
metrics = ["MAPE", "RMSE", "Coverage@80%"]
data = ["transactions", "weather", "events"]
timeline = "2 weeks"
1 / 5