नमस्ते Hello
Amish.com.np

Nepal · Devloping in Go

Click to skip →
About Education Skills Projects Contact
Chitwan, Nepal

Hey, I'm
Amish Lamsal

Go Developer & DevOps Enthusiast

Building reliable, automated systems — one line of Go at a time.

Amish Lamsal

Developer &
DevOps Learner

I'm a developer from Nepal building reliable and automated systems. Currently a Grade 12 student at Gurukul College studying Computer Science.

I'm passionate about Go, cloud infrastructure, and making things work at scale. When I'm not writing code, I'm learning about Kubernetes, Terraform, and AWS architecture.

4+
Projects
7
Languages
3+
Years coding
amish.go
type Developer struct {
  Name     string
  Location string
  Focus    []string
  Learning []string
}

me := Developer{
  Name:     "Amish Lamsal",
  Location: "Chitwan, Nepal 🇳🇵",
  Focus: []string{
    "Go", "DevOps",
    "Cloud", "Automation",
  },
  Learning: []string{
    "Kubernetes",
    "Terraform",
    "AWS Architecture",
  },
}

Education

2012 – 2019
Little Step Sec. School
Basic Education
2019 – 2023
G. Namuna
Computer & Mathematics
2023 – Present
Gurukul College
Computer Science

Skills & Tools

Languages

GoPython JavaScriptC BashHTMLCSS

DevOps & Cloud

AWSDocker KubernetesLinux GitTerraform

Databases

PostgreSQLMongoDBRedis

Projects

01
Go Log Aggregator

Collect logs from multiple files, filter by severity, output to console or JSON.

Go · JSON
View on GitHub →
02
Process / Container Monitor

List running processes or containers with CPU and memory usage, alert on high usage.

Go · OS / Runtime packages
View on GitHub →
03
Deployment Automation Tool

Upload files to remote servers via SSH and run commands across multiple servers.

Go · SSH
View on GitHub →
04
API Rate Limiter

Limit API requests per IP with fixed or sliding window, optional metrics endpoint.

Go · HTTP · In-memory storage
View on GitHub →

Let's Talk

I'm currently a Grade 12 student, not actively job hunting — but I'm always happy to connect, collaborate, or just talk tech.