Skip to content
View sbmagar13's full-sized avatar
💻
I may be slow to respond.
💻
I may be slow to respond.

Block or report sbmagar13

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
sbmagar13/README.md

Sagar Budhathoki, DevOps and SRE

portfolio blog linkedin email visitors


About

DevOps and SRE engineer with 5+ years running cloud platforms in production. I care about the boring parts of infrastructure: reliability, automation, blast radius, the post-mortem you never have to write.

  • Now: DevOps at EventLogic, on AWS, Kubernetes, Terraform, Terragrunt.
  • Building: AI agents for ops workflows, internal Terraform modules, side projects that teach me one new thing each.
  • Learning: Kubernetes operators, Go for control planes, agentic systems for incident response.
  • Based in Kathmandu, working across timezones.

Tech Stack

from dataclasses import dataclass

@dataclass(frozen=True)
class Stack:
    languages    = ("Python", "Go", "TypeScript", "Bash", "C/C++")
    cloud        = ("AWS", "GCP")
    iac          = ("Terraform", "Terragrunt", "Pulumi", "AWS CDK")
    runtime      = ("Docker", "Kubernetes", "EKS", "ECS")
    cicd         = ("GitHub Actions", "GitLab CI", "Jenkins", "CodePipeline")
    data         = ("PostgreSQL", "RDS", "Aurora", "Redis")
    observability= ("Prometheus", "Grafana", "CloudWatch", "OpenTelemetry")
    ai           = ("OpenAI", "Anthropic", "LangChain", "LangGraph", "MLOps")
    learning     = ("K8s operators", "Go control planes", "AI agents for DevOps")

stack = Stack()

Languages

Python Go TypeScript Bash C++

Infrastructure & Platform

AWS Terraform Kubernetes Docker GitHub Actions ArgoCD Prometheus Grafana PostgreSQL Redis

AI & Agentic

OpenAI Anthropic LangChain LangGraph PyTorch Hugging Face


GitHub Activity

3D contribution graph

GitHub streak

Activity graph

snake contribution graph


Latest Writing

Read more

Daily Driver

Tool Use case Platform
Warp Terminal macOS
Neovim Editor Cross-plat
Notion Notes / docs Web, desktop
Bitwarden Passwords Cross-plat
Maccy Clipboard macOS
AltTab Window switcher macOS
Rectangle Window manager macOS
Vimium Browser keys Chrome / FF

Connect

LinkedIn X Stack Overflow Discord Email

Support

If a repo here saved you a debugging session, buy me a momo (the Nepali dev fuel).

buy me momo

Pinned Loading

  1. VQGAN-CLIP-Text-to-Image VQGAN-CLIP-Text-to-Image Public

    Text-to-Image Synthesis using Multimodal (VQGAN + CLIP) Architectures

    Jupyter Notebook 8 3

  2. raidfscrape raidfscrape Public

    Code to Scraping some portion of Data from forum(RaidForums[seized by FBI]) with Python SCRAPY spiders bypassing recaptcha and storing to PostgreSQL database.(used scrapper-API as captcha, proxy by…

    11 3

  3. sharesansar_datascrape sharesansar_datascrape Public

    Sharesansar Nepal NEPSE daily share price data scraping with Python. Scrapes all daily floor sheet from sharesansar site.

    Python 26 9

  4. ffmpeg_first ffmpeg_first Public

    Development of RTSP, MediaRTSP servers, protocols and sockets with C/C++ using FFMpeg/LIve555 library(Live Video Processing, CCTV, IP Camera etc.)

    C++ 7 3

  5. blame-as-a-service blame-as-a-service Public

    An API that helps you blame others professionally. Perfect for developers, managers, and anyone avoiding responsibility.

    HTML 34 2

  6. hashnode-mcp-server hashnode-mcp-server Public

    A Model Context Protocol (MCP) server that connects AI assistants to the Hashnode API, enabling seamless content creation, management, and retrieval through AI interactions. Create, update, and sea…

    Python 6 6