Skip to content
View nixhal33's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report nixhal33

Report abuse

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

Report abuse
nixhal33/README.md
  β–ˆβ–ˆβ–ˆβ•—   β–ˆβ–ˆβ•—β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•—  β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•—
  β–ˆβ–ˆβ–ˆβ–ˆβ•—  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘
  β–ˆβ–ˆβ•”β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘
  β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘
  β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
  β•šβ•β•  β•šβ•β•β•β•β•šβ•β•β•šβ•β•β•β•β•β•β• β•šβ•β•β•β•β•β•β•šβ•β•  β•šβ•β•β•šβ•β•  β•šβ•β•β•šβ•β•β•β•β•β•β•

$ whoami

DevOps Engineer Β· Building pipelines, containers & cloud infra πŸš€

LinkedIn Email GitHub


πŸ–₯️ About Me

name: Nischal Koirala
role: DevOps Intern @ TechHaus
location: Nepal πŸ‡³πŸ‡΅
focus:
  - CI/CD Pipeline Automation
  - Container Orchestration (Docker + Kubernetes)
  - Cloud Infrastructure (AWS)
  - Infrastructure as Code (Terraform + Ansible)
currently_learning:
  - Helm package manager
  - AWS DevOps Professional path
  - Advanced Kubernetes patterns
motto: "Automate everything. Break nothing. Repeat."

πŸ› οΈ Tech Stack

☁️ Cloud & Infrastructure

AWS Terraform Ansible Proxmox

🐳 Containers & Orchestration

Docker Kubernetes Helm ArgoCD

πŸ”„ CI/CD

Jenkins GitHub Actions AWS CodeBuild GitLab CI

🐧 OS & Scripting

Linux Ubuntu Red Hat CentOS Bash Python

πŸ”§ Version Control & Tools

Git GitHub VS Code Pi-hole

πŸ“Š Observability & Monitoring

Prometheus Grafana Alertmanager Slack SNMP Node Exporter


πŸ† Current Achievements

Recent, real-world builds shipped at TechHaus & in my homelab

πŸ“‘ Network Monitoring Stack

Router & Switch Observability

Built a full monitoring stack for TechHaus's network gear using Prometheus + Grafana, with Alertmanager routing critical alerts straight into Slack for real-time visibility.

Prometheus Grafana Alertmanager SNMP Slack

πŸ–₯️ Bare-Metal PVE Monitoring

Proxmox Host & Guest Observability

Deployed a monitoring stack for the company's bare-metal Proxmox VE server hosting multiple VMs/LXCs β€” tracking RAM, disk (ROM), network I/O throughput, and per-VM/LXC memory usage.

Proxmox VE Prometheus Grafana Resource Monitoring

πŸ§ͺ Local Service Emulator

Forked from Vercel Labs

Turned a Vercel Labs simulator monorepo into a full, locally-running application β€” validating and bringing to life 5 service APIs (Google, Twilio, Resend, Stripe & Apple), each containerized with custom Dockerfiles and docker-compose.

πŸ“‚ Repo: emulate_local

Docker Docker Compose API Simulation Vercel Labs

βš™οΈ InfraOps Portal

Vibe-coded K8s Architecture Playground

Built an app simulating deep Kubernetes architecture & workflows β€” Pi-hole for subdomain routing, a full GitOps flow with Helm charts, and ArgoCD for continuous deployment checks.

Kubernetes Pi-hole Helm ArgoCD GitOps

Also practiced: Cloud-Init templating on Proxmox VE β€” a one-shot YAML template approach and a reusable multi-VM template approach β€” plus foundational Python scripting.


πŸš€ Featured Projects

πŸ”· Kubernetes Cluster Deployment

Container orchestration at scale

  • Built full K8s clusters with Deployments, ReplicaSets & namespaces
  • Configured IAM roles & access policies for secure cloud resource management
  • Used ArgoCD for GitOps-based visual deployment management
  • Practiced scaling, rolling updates & troubleshooting lifecycles

Kubernetes ArgoCD YAML IAM GitOps


πŸ”· CI/CD Pipeline Automation

From commit to deployment β€” fully automated

  • Built end-to-end pipelines with Jenkins & AWS CodePipeline
  • Integrated AWS CodeBuild + CodeDeploy for automated build/deploy
  • Git-triggered workflows with version-controlled pipeline configs

Jenkins AWS CodePipeline CodeBuild CodeDeploy CI/CD


πŸ”· Static Web App Deployment on AWS

GitHub Actions β†’ S3 β†’ CloudFront β†’ Route 53

  • GitHub Actions pipeline for automated React build & S3 deployment
  • CloudFront CDN with Origin Access Control (OAC) for secure S3 access
  • Custom domain via Route 53, resolved CloudFront 403 & routing issues

GitHub Actions AWS S3 CloudFront Route 53 React


πŸ”· Terraform Infrastructure Automation

Infrastructure as Code β€” provision, destroy, repeat

  • Provisioned cloud resources with reusable Terraform templates
  • Practiced IaC concepts for automated, reproducible environments

Terraform IaC AWS Cloud Provisioning


πŸ”· Multi-Node Ansible Lab

SSH β†’ Ansible β†’ Managed infrastructure

  • Built multi-node Linux VM environment with passwordless SSH (Ed25519)
  • Managed networking with Netplan, static IPs & /etc/hosts resolution
  • Automated server config & service management using Ansible playbooks

Ansible Linux SSH Netplan Automation


πŸ’Ό Experience

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  DevOps Intern                                          β”‚
β”‚  TechHaus                              2026 – Present   β”‚
β”‚  ──────────────────────────────────────────────────     β”‚
β”‚  Working on real-world DevOps tooling, pipelines        β”‚
β”‚  and cloud infrastructure in a production environment   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  Python Developer                                       β”‚
β”‚  Sisani Technology                   Jan–Nov 2024       β”‚
β”‚  ──────────────────────────────────────────────────     β”‚
β”‚  Backend development, API integration, debugging        β”‚
β”‚  and software workflow exposure                         β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

πŸ“œ Certifications

  • πŸŽ“ DevOps β€” Broadway Infosys (2026) 120-hour course: Linux Β· Docker Β· Kubernetes Β· Terraform Β· Jenkins Β· AWS Β· CI/CD

πŸ“Š GitHub Stats

Nischal's GitHub Stats

Top Languages

GitHub Streak


🌱 Currently Working On

  • Learning Helm package manager in depth
  • AWS Certified DevOps Engineer preparation
  • Deepening Kubernetes production patterns
  • Building more real-world CI/CD pipelines at TechHaus

πŸ’¬ Let's connect and build cool infrastructure together!

Visitor Count

Pinned Loading

  1. emulate-local emulate-local Public

    Forked from vercel-labs/emulate

    This emulator is locally tested on local server primarily on 5 service api's ie: google, apple, resend, stripe & twilio with my own some tweaks in the application.

    TypeScript