Skip to content
View lethanhson9901's full-sized avatar

Block or report lethanhson9901

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lethanhson9901/README.md

Hi there, I'm Son Le πŸ‘‹

Typing SVG

πŸ‘¨β€πŸ’» About Me

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"
        ]

πŸ› οΈ Tech Stack

πŸ“ˆ GitHub Stats

🎯 Current Focus

  • 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

🌟 Featured Projects

  • 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

πŸ’» Core Competencies

DevOps/MLOps        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘   60%
AI/ML Development   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   40%
Cloud Architecture  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘   50%
Infrastructure      β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   40%

πŸ“« Let's Connect

🀝 Open for Collaboration

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

πŸ“ˆ Contribution Graph

Snake animation


⭐️ From lethanhson9901

Pinned Loading

  1. learning-tracker learning-tracker Public

    Documenting my journey of self-improvement and learning.

    Jupyter Notebook

  2. PAVoice-Vietnamese-Text-To-Speech-dataset PAVoice-Vietnamese-Text-To-Speech-dataset Public

    PAVoice-Vietnamese-Text-To-Speech-dataset for comunity

  3. shopDEV-python shopDEV-python Public

    Python

  4. k8s-hands-on k8s-hands-on Public

    Kubernetes hands on self practices

    Python