Skip to content
View Jake-Mok-Nelson's full-sized avatar

Highlights

  • Pro

Block or report Jake-Mok-Nelson

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Jake-Mok-Nelson/README.md

Hey there! πŸ‘‹ I'm Jake

Software Engineer | Tech Lead

"We have to do the best we are capable of. This is our sacred human responsibility." – Albert Einstein

What I Do

I'm a software engineer passionate about automation and supporting people. I love bridging the gap between development and operations while building and leading amazing teams.

Tech Stack

func mySkills() map[string][]string {
    return map[string][]string{
        "languages":     {"Go", "Dart & Flutter", "Python", "JavaScript"},
        "infrastructure": {"Terraform", "Docker", "Kubernetes"},
        "specialties":   {"DevOps", "Automation", "Team Leadership", "LLMs"},
        "passion":       {"Building scalable systems", "Mentoring"},
    }
}

What Drives Me

  • Automation First: Automate the monotony to free time for meaningful activities
  • People & Teams: Leading projects and empowering teams to do their best work
  • Neurodivergent Perspective: Bringing unique problem-solving approaches to complex challenges
  • Continuous Learning: I'm self-taught and study daily to improve.

Beyond Code

When I'm not coding or with my family, you'll find me:

  • πŸ‡³πŸ‡± Learning Dutch - Hallo! Ik leer Nederlands!
  • 🎡 Enjoying Music - Always have a tune in my head, I might be singing it loudly and I apologise for that.
  • πŸͺ“ Axe Throwing - Precision meets stress relief
  • 🏹 Archery - Focus, breathe, release

Let's Connect!

LinkedIn

Popular repositories Loading

  1. mcp-find-similar-github-issues mcp-find-similar-github-issues Public

    WIP: An MCP server to find related Github Issues

    TypeScript 2 4

  2. Golang-CI-Demo Golang-CI-Demo Public

    A demo CI pipeline for Golang (Go) using Google Cloud Build

    Go 1 14

  3. credexchange credexchange Public archive

    One time sharing of credentials

    JavaScript 1

  4. kubernetes-course kubernetes-course Public

    My Kubernetes lessons and exercises

    1

  5. home-automation home-automation Public

    Just some stuff for my home-automation

    Go

  6. Flutter-CI-Demo Flutter-CI-Demo Public

    Flutter CI Demo using Github Actions

    Dart