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 🔁"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"
};
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_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 |
#!/bin/bash
# Version Control & CI/CD Pipeline
version_control=(
"Git"
"GitHub"
"GitLab"
"GitHub Actions"
)
cicd_tools=(
"CodeBuild"
"Azure DevOps"
"GitOps"
"ArgoCD"
)
echo "Automating deployments... ✨" |
const security = {
aws_security: [
"🛡️ GuardDuty",
"🔍 Inspector",
"📋 CloudTrail",
"📊 CloudWatch"
],
practices: [
"IAM Best Practices",
"Security Policies",
"Compliance Standards",
"Vulnerability Scanning"
]
}; |
# Container Technologies
FROM kubernetes:latest
RUN apk add --no-cache \
docker \
kubectl \
helm \
argocd
WORKDIR /infrastructure
COPY terraform/ ./
COPY k8s/ ./
CMD ["deploy", "--production"] |
{
"dns_management": {
"providers": [
"Cloudflare",
"AWS Route53",
"Azure DNS"
],
"expertise": [
"DNS Configuration",
"Load Balancing",
"CDN Integration",
"SSL/TLS Management"
]
}
} |
|
Communication |
Team Work |
Leadership |
Decision Making |
Adaptability |
Documentation |
╔════════════════════════════════════════════════════════════════════╗
║ "Working under pressure transforms challenges into opportunities" ║
╚════════════════════════════════════════════════════════════════════╝
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
🎯 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
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"
]
};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 ║
║ ║
╚═══════════════════════════════════════════════════════════════════════════╝




