class SonLe:
def __init__(self):
self.name = "Le Thanh Son"
self.role = "DevOps Engineer / AI Developer"
self.company = "PVcomBank"
self.education = {
"university": "Hanoi University of Science and Technology (HUST)",
"major": "Computer Engineering",
"degree": "Engineer's"
}
self.interests = ["DevOps", "MLOps", "AI/ML", "Cloud Architecture"]
def get_skills(self):
return {
'DevOps': ['Docker', 'Kubernetes/Openshift', 'Gitlab CI', 'Terraform', 'Ansible'],
'AI/ML': ['TensorFlow', 'PyTorch', 'FastAPI/Flask', 'Django'],
'Cloud': ['AWS', 'GCP', 'Kubernetes'],
'Tools': ['Git', 'ArgoCD', 'Prometheus', 'Grafana']
}
def get_current_focus(self):
return [
"Building scalable ML pipelines",
"Implementing GitOps practices",
"Automating cloud infrastructure",
"Exploring AI/ML in production"
]
- Implementing GitOps and Infrastructure as Code (IaC)
- Building and deploying ML models at scale
- Automating CI/CD pipelines for AI applications
- Cloud-native architecture and microservices
- MLOps practices and tooling
- MLOps Pipeline: Automated ML model deployment with Kubeflow and ArgoCD
- Cloud Infrastructure: Terraform-managed multi-cloud environments
- AI Platform: Scalable ML model serving with Kubernetes
- Monitoring Stack: Prometheus/Grafana observability solutions
DevOps/MLOps βββββββββββββββββ 60%
AI/ML Development βββββββββββββββββ 40%
Cloud Architecture βββββββββββββββββ 50%
Infrastructure βββββββββββββββββ 40%
Interested in DevOps, MLOps, or AI projects? Let's connect! I'm always excited to collaborate on:
- Setting up robust CI/CD pipelines
- Building scalable ML infrastructures
- Implementing cloud-native solutions
- Developing AI/ML applications
βοΈ From lethanhson9901