Click to skip →
Profile

Hey there, I'm Amish Lamsal

Go Developer | Frontend Dev | Student

Learning DevOps and building automations.

About.

I'm a developer and DevOps learner from Nepal, building reliable & automated systems.

main.go
package main

type DevOpsEngineer struct {
    Name              string
    Location          string
    Role              string
    Languages         []string
    Technologies      []string
    Focus             []string
    CurrentlyLearning []string
}

func main() {
    me := DevOpsEngineer{
        Name:     "Amish Lamsal",
        Location: "Nepal",
        Role:     "Go Developer & DevOps Enthusiast",
        Languages: []string{"Go", "Python", "JavaScript", "C", "CSS", "HTML", "Bash"},
        Technologies: []string{"AWS", "Docker", "Kubernetes", "Linux", "Git"},
        Focus: []string{"Cloud Infrastructure", "CI/CD", "Automation", "Microservices"},
        CurrentlyLearning: []string{"AWS Solutions Architecture", "Terraform", "Kubernetes"},
    }
}

Education.

2012 - 2019
Little Step Sec. School
Basic Education
2019 - 2023
G. Namuna
Computer/Maths Studies
2023 - Present
Gurukul College
Computer Science

Pictures.

Blood Donation Website
Blood Donation Website
Coinflip Bot Website
Coinflip Bot Website
Spotify Clone
Spotify Clone
User Dashboard
User Dashboard
Landing page of Vortex Ai
Landing page of Vortex Ai
Blood Donation Website
Blood Donation Website
Coinflip Bot Website
Coinflip Bot Website
Spotify Clone
Spotify Clone
User Dashboard
User Dashboard
Landing page of Vortex Ai
Landing page of Vortex Ai

Skills & Tools.

Languages

Go Python JavaScript C Bash HTML CSS

DevOps & Cloud

AWS Docker Kubernetes Linux Git

Databases & Tools

PostgreSQL MongoDB Redis Terraform

Projects.

Go Log Aggregator

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

Go, JSON
View on GitHub
Process/Container Monitor CLI

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

Go, OS/Runtime packages
View on GitHub
Deployment Automation Tool

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

Go, SSH
View on GitHub
API Rate Limiter

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

Go, HTTP, In-memory storage
View on GitHub

Get in Touch.

I'm currently not looking for any jobs as i am a grade 12th student.