Skip to content
View gokulupadhyayguragain's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report gokulupadhyayguragain

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Typing SVG


Portfolio LinkedIn GitHub Location


💫 About Me

name: Gokul Upadhyay Guragain
located_in: Kathmandu, Nepal (from Dhangadhi-2, Kailali)
current_role: Computer Science Student
focus: Cloud Architecture, DevOps, Security & Linux Systems
passionate_about:
  - Building scalable cloud infrastructure ☁️
  - Automating everything with CI/CD 🔄
  - Securing applications & infrastructure 🔒
  - Open source contributions 🌟
  - Learning cutting-edge technologies 🚀

currently_working_on:
  - AWS | Azure | GCP Multi-cloud architectures
  - Kubernetes & Container Orchestration
  - Infrastructure as Code with Terraform
  - GitOps workflows with ArgoCD

life_philosophy: "Automate, Secure, Scale, Repeat 🔁"

🚀 Professional Summary

Coding

const gokul = {
    role: "DevOps Engineer & Cloud Architect",
    expertise: [
        "☁️ Cloud Architecture (AWS, Azure, GCP)",
        "🐳 Containerization (Docker, Kubernetes)",
        "🔧 Infrastructure as Code (Terraform)",
        "🔄 CI/CD Automation (GitHub Actions, Azure DevOps)",
        "🔐 Security & Compliance",
        "🐧 Linux Systems Administration",
        "📊 Monitoring & Observability"
    ],
    experience: {
        leadership: "Strong team leadership skills",
        adaptability: "Quick learner & problem solver",
        collaboration: "Effective team player",
        pressure: "Thrives under challenging conditions"
    },
    certifications: "Multiple industry-recognized certifications",
    motto: "Infrastructure as Code, Everything as Code"
};

🛠️ Technology Arsenal

⚡ Programming Languages

🎨 Frontend & Backend

🗄️ Databases

☁️ Cloud Platforms

🐧 Operating Systems

🔧 DevOps & Tools


📊 Detailed Tech Stack

💻 Development Stack

stack = {
    "languages": [
        "🔷 C - System Programming",
        "🐍 Python - Automation & Scripting",
        "☕ Java - Enterprise Applications",
        "📜 JavaScript - Web Development",
    ],
    "frameworks": [
        "⚛️ React - UI Development",
        "▲ NextJS - Full-stack Applications",
        "⚡ FastAPI - High-performance APIs",
    ],
    "databases": [
        "🐬 MySQL - Relational DB",
        "🐘 PostgreSQL - Advanced RDBMS",
        "🍃 MongoDB - NoSQL Database",
        "💾 SQL Server - Enterprise DB"
    ]
}

☁️ Cloud & DevOps

cloud_platforms:
  - name: AWS
    services:
      - EKS, ECS, EC2, Lambda
      - RDS, DynamoDB, S3
      - CloudWatch, CloudTrail
      - CodeBuild, CodePipeline
  
  - name: Azure
    services:
      - AKS, Azure DevOps
      - Azure DNS, App Services
      - Azure Monitor
  
  - name: GCP
    services:
      - GKE, Compute Engine
      - Cloud Storage, Cloud SQL

🔄 CI/CD & GitOps

#!/bin/bash
# Version Control & CI/CD Pipeline

version_control=(
  "Git"
  "GitHub"
  "GitLab"
  "GitHub Actions"
)

cicd_tools=(
  "CodeBuild"
  "Azure DevOps"
  "GitOps"
  "ArgoCD"
)

echo "Automating deployments... ✨"

🔐 Security & Monitoring

const security = {
  aws_security: [
    "🛡️ GuardDuty",
    "🔍 Inspector",
    "📋 CloudTrail",
    "📊 CloudWatch"
  ],
  practices: [
    "IAM Best Practices",
    "Security Policies",
    "Compliance Standards",
    "Vulnerability Scanning"
  ]
};

🐳 Container & Orchestration

# Container Technologies
FROM kubernetes:latest

RUN apk add --no-cache \
    docker \
    kubectl \
    helm \
    argocd

WORKDIR /infrastructure

COPY terraform/ ./
COPY k8s/ ./

CMD ["deploy", "--production"]

🌐 Network & DNS

{
  "dns_management": {
    "providers": [
      "Cloudflare",
      "AWS Route53",
      "Azure DNS"
    ],
    "expertise": [
      "DNS Configuration",
      "Load Balancing",
      "CDN Integration",
      "SSL/TLS Management"
    ]
  }
}

🎯 Soft Skills & Leadership


Communication

Team Work

Leadership

Decision Making

Adaptability

Documentation
╔════════════════════════════════════════════════════════════════════╗
║  "Working under pressure transforms challenges into opportunities" ║
╚════════════════════════════════════════════════════════════════════╝

📈 GitHub Statistics


🏆 GitHub Trophies


🎨 Contribution Graph


🐍 Contribution Snake

github contribution grid snake animation

💼 Professional Experience & Certifications

graph LR
    A[🎓 Computer Science Student] --> B[☁️ Cloud Architecture]
    A --> C[🔐 Security Specialist]
    A --> D[🐧 Linux Expert]
    B --> E[AWS Solutions]
    B --> F[Azure Infrastructure]
    B --> G[GCP Services]
    C --> H[Security Best Practices]
    C --> I[Compliance & Policies]
    D --> J[Debian/RHEL/Arch]
    E --> K[🏆 Certified Professional]
    F --> K
    G --> K
    H --> K
    I --> K
    J --> K
    K --> L[💼 Industry Ready]
    
    style A fill:#00D9FF
    style K fill:#FF6B6B
    style L fill:#50C878
Loading
🎯 Key Achievements
  • ✅ Hands-on experience in AWS, Azure, and GCP cloud platforms
  • ✅ Deployed production-grade applications with high availability
  • ✅ Implemented security policies and best practices across infrastructure
  • ✅ Automated infrastructure provisioning with Terraform
  • ✅ Managed Kubernetes clusters (EKS, AKS, GKE)
  • ✅ Built CI/CD pipelines reducing deployment time by 70%
  • ✅ Strong leadership experience from internships
  • ✅ Multiple industry certifications in cloud and DevOps

🌟 What I'm Up To

const currentFocus = {
    learning: [
        "🔹 Advanced Kubernetes patterns & service mesh",
        "🔹 Multi-cloud architecture & cost optimization",
        "🔹 Zero-trust security models",
        "🔹 Observability with OpenTelemetry",
        "🔹 Platform Engineering & Internal Developer Platforms"
    ],
    building: [
        "🚀 Cloud-native applications",
        "🔧 Infrastructure automation tools",
        "📊 Monitoring & alerting solutions",
        "🔐 Security scanning pipelines"
    ],
    goals_2025: [
        "🎯 Contribute to CNCF projects",
        "📝 Share knowledge through blogs",
        "🏆 Earn advanced cloud certifications",
        "🤝 Mentor aspiring DevOps engineers"
    ]
};

🎮 Holopin Badges

An image of @gokulupadhyayguragain's Holopin badges


📚 Latest Blog Posts


💡 Random Dev Quote


🎯 Profile Views

Profile Views

Show some ❤️ by starring some of my repositories!


🤝 Let's Connect & Collaborate!

I'm always interested in connecting with fellow developers, DevOps engineers, and cloud enthusiasts. Whether it's about cloud architecture, DevOps best practices, or just a chat about technology - feel free to reach out!


╔═══════════════════════════════════════════════════════════════════════════╗
║                                                                            ║
║   "The best way to predict the future is to build it - one commit at a    ║
║    time, one pipeline at a time, one infrastructure change at a time."    ║
║                                                                            ║
║                        - Gokul Upadhyay Guragain                          ║
║                                                                            ║
╚═══════════════════════════════════════════════════════════════════════════╝

💻 Tech Stack Summary

C Python Java JavaScript TypeScript Bash React Next JS FastAPI NodeJS MySQL Postgres MongoDB AWS Azure Google Cloud Docker Kubernetes Terraform GitHub Actions GitLab CI ArgoCD Ansible Prometheus Grafana Cloudflare Linux Debian Ubuntu Arch Git


⚡ Fun Fact

while True:
    learn()
    build()
    deploy()
    automate()
    secure()
    monitor()
    # Repeat forever 🚀

🌟 Thanks for visiting! Have a great day! 🌟

Made with ❤️, ☕, and lots of ⌨️ by Gokul

Popular repositories Loading

  1. gokulupadhyayguragain gokulupadhyayguragain Public

  2. tf-eks-gitops-orchestrate tf-eks-gitops-orchestrate Public

  3. ha-tf-aws-3tier ha-tf-aws-3tier Public

  4. kubeflow-eks-gitops kubeflow-eks-gitops Public

  5. csvc csvc Public

    PHP 3

  6. simple-flask-app simple-flask-app Public

    HTML