Thanks to visit codestin.com
Credit goes to www.samirkoirala.com.np

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 Cloud Platforms (AWS, Digital Ocean), IAC and currently learning 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.

[2024-09-01T09:00:00] -- [2025-09-01T17:00:00]
DevOps Engineer
@ TechYatra Labs

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

[2024-04-01T09:00:00] -- [2024-09-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 GitHub-Workflows
Custom GitHub Workflows

Reusable GitHub Actions workflows for Docker builds, multi-environment deployments, and automated releases.

→ github.com/samirkoirala
-rwxr-xr-x 1 samir staff DevOps-Doctor
DevOps Doctor

CLI tool that diagnoses Docker, Docker Compose, and system health, then provides actionable fixes.

→ github.com/samirkoirala/devops-doctor
-rwxr-xr-x 1 samir staff Speedy-CLI
Speedy-CLI

Terminal toolkit for real-time internet speed test, port checks, env validation & live NEPSE stock updates.

→ github.com/samirkoirala/speedy-cli
Network
root@samir-portfolio:~/contact$ cat contact_info.json
{
    "phone": "+977 9814285622",
    "email": "[email protected]",
    "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.
~