class DataScientist:
def __init__(self):
self.name = "Vladimir Gutuev"
self.role = "Data Scientist & ML Engineer"
self.location = "Moscow, Russia π·πΊ"
self.current_work = "Yesandthattoo.com"
self.languages = ["Python", "SQL", "C++"]
def get_experience(self):
return {
"π¨ Travel Tech": "ML solutions for travel aggregator",
"π€ Telegram Bots": "CRM integrations for hotel systems",
"π Data Science": "End-to-end ML pipelines"
}
def get_daily_routine(self):
return ["β Coffee", "π Data", "π§ ML", "π Deploy", "π Repeat"]| π Currently working at | Yesandthattoo.com |
|---|---|
| π¨ Previous experience | ML solutions for travel aggregator & hotel CRM integrations |
| π€ Building | Telegram bots with smart integrations |
| π± Learning | Deep Learning, MLOps, LLMs |
| π« Reach me at | vgutuev@gmail.com |
π Snake animation is generated daily by GitHub Actions
