Home
About
Experience
Projects
Contact
Download CV
root@samir-portfolio:~$ ./init_portfolio.sh

> Initializing system...

> Loading modules: DevOps, Kubernetes, Terraform...

> System Ready.


Samir Koirala

Samir Koirala

DevOps Engineer | Infrastructure Automation | Cloud Native

Welcome to my terminal. Type 'help' below to navigate.

Futuristic
root@samir-portfolio:~$ cat about_me.txt

class DevOpsEngineer {
  constructor() {
    this.name = "Samir Koirala";
    this.role = "DevOps Engineer";
    this.skills = ["Docker", "Linux", "Kubernetes", "Cloud"];
  }
}


I am a passionate DevOps Engineer specializing in Docker,Docker Compose, Github-Actionss, and currently doing k8s with argocd. I bridge the gap between development and operations to deliver scalable and reliable systems.

Cloud
root@samir-portfolio:~/experience$ cat work_history.log
[2025-08-01T09:00:00] -- PRESENT
DevOps Engineer
@ NAXA

Ensuring high availability and reliability for large-scale production systems. managing cloud resources to support improved deployment workflows.

[2025-03-01T09:00:00] -- [2025-08-01T17:00:00]
DevOps Engineer
@ TechYatra Labs

Orchestrated containerized microservices and improved system stability through effective resource management.

[2024-08-01T09:00:00] -- [2025-02-28T17:00:00]
DevOps Engineer Trainee
@ WebPoint LLC

Assisted in migrating legacy applications to modern cloud infrastructure and automating routine operational tasks.

[2024-01-01T09:00:00] -- [2024-08-01T17:00:00]
DevOps Intern
@ Webpoint Solutions

Supported development teams by setting up test environments and monitoring application performance.

Infinity
root@samir-portfolio:~/projects$ ls -la
-rwxr-xr-x 1 samir staff CI-CD-Pipeline
Automated CI/CD

GitOps workflow using ArgoCD, GitHub Actions.

-rwxr-xr-x 1 samir staff K8s-Cluster
K8s Optimization

HA Cluster with autoscaling and security.

-rwxr-xr-x 1 samir staff Monitoring
Cloud Monitoring

Prometheus & Grafana stack.

Network
root@samir-portfolio:~/contact$ cat contact_info.json
{
    "phone": "+977 9814285622",
    "email": "samirkoirala13@gmail.com",
    "location": "Kathmandu, Nepal",
    "socials": {
        "linkedin": "linkedin.com/in/samirkoirala",
        "github": "github.com/samirkoirala",
        "twitter": "@_samirkoirala"
    }
}
            

// Send a message directly?

Welcome to the interactive terminal v1.0.0
Type 'help' to see available commands.
~