██████╗ ██╗     ███████╗ ██████╗     ███╗   ███╗ ██████╗ ██████╗  ██████╗ ███████╗ ██████╗ ██╗   ██╗
██╔═══██╗██║     ██╔════╝██╔════╝     ████╗ ████║██╔═══██╗██╔══██╗██╔═══██╗╚══███╔╝██╔═══██╗██║   ██║
██║   ██║██║     █████╗  ██║  ███╗    ██╔████╔██║██║   ██║██████╔╝██║   ██║  ███╔╝ ██║   ██║██║   ██║
██║   ██║██║     ██╔══╝  ██║   ██║    ██║╚██╔╝██║██║   ██║██╔══██╗██║   ██║ ███╔╝  ██║   ██║╚██╗ ██╔╝
╚██████╔╝███████╗███████╗╚██████╔╝    ██║ ╚═╝ ██║╚██████╔╝██║  ██║╚██████╔╝███████╗╚██████╔╝ ╚████╔╝ 
 ╚═════╝ ╚══════╝╚══════╝ ╚═════╝     ╚═╝     ╚═╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝   ╚═══╝  
    

OLEG_MOROZOV

$ whoami

DevOps/MLOps Engineer
Location: Moscow, RU
Focus: Generative AI Infrastructure
Experience: 7+ years
Status: AVAILABLE FOR HIRE

$ cat about.txt

Я строю инфраструктуру для AI-систем. Специализируюсь на автоматизации, контейнеризации и оптимизации пайплайнов машинного обучения. Если вам нужно превратить ваши ML-эксперименты в production-ready системы - я ваш человек.

// SKILLS

# Core competencies
skills = {
  "devops": ["Docker", "Kubernetes", "Terraform", "Ansible", "GitLab CI"],
  "mlops": ["MLflow", "Kubeflow", "DVC", "Weights&Biases", "TensorBoard"],
  "cloud": ["AWS", "GCP", "Yandex.Cloud"],
  "monitoring": ["Prometheus", "Grafana", "ELK Stack"],
  "languages": ["Python", "Go", "Bash", "YAML"]
}

Skill Levels:

Kubernetes ████████████████████ 80%
Python ████████████████████ 90%
Terraform ████████████████████ 75%
LLM/GenAI ████████████████████ 70%

// PROJECTS

[2024] LLM Pipeline Automation

Построил end-to-end инфраструктуру для fine-tuning и деплоя LLM моделей.

Stack: Kubernetes, Ray, vLLM, Triton Inference Server

Result: Снижение времени деплоя с 2 дней до 30 минут

[2023] MLOps Platform

Разработал платформу для ML-экспериментов с автоматическим версионированием.

Stack: Kubeflow, MLflow, DVC, GitLab CI

Result: 50+ моделей в продакшене, 99.9% uptime

[2023] Infrastructure as Code Migration

Миграция legacy инфраструктуры на IaC.

Stack: Terraform, Ansible, AWS

Result: Сокращение времени развертывания на 85%

$ ls -la ~/github/

drwxr-xr-x 15 oleg staff 480 Jan 15 10:32 ml-pipeline-template
drwxr-xr-x 12 oleg staff 384 Jan 10 14:21 k8s-llm-operator
drwxr-xr-x 8 oleg staff 256 Jan 5 09:15 terraform-ml-modules
drwxr-xr-x 6 oleg staff 192 Dec 28 16:44 genai-deployment-toolkit

// WRITINGS & TALKS

// CONTACT

# Reach out
contact = {
  "email": "Oleg_Morozov_DEV@protonmail.com",
  "github": "github.com/omorozoVvV_dev",
  "gpg": "0xDEADBEEF"
}

# Preferred contact method
if urgent:
  send_telegram()
else:
  send_email()

$ fortune

"The best way to predict the future is to implement it."