Skip to content
View remo-lab's full-sized avatar

Block or report remo-lab

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


Typing SVG



   





   

  About Me

package main

import "fmt"

type OpenSourceContributor struct {
    Name          string
    Identity      string
    Languages     []string
    Contributions []string
    Goals         []string
    Philosophy    string
}

func main() {
    remo := OpenSourceContributor{
        Name:     "Remo Panda",
        Identity: "LFX'26 @Kyverno | Open Source Contributor | CNCF Ecosystem Advocate",
        Languages: []string{"Go", "TypeScript", "Python", "Bash"},
        Contributions: []string{
            "Kyverno - Kubernetes Policy Engine",
            "Prometheus - Monitoring & Alerting",
            "Cilium - eBPF-based Networking",
            "OpenTelemetry - Observability Framework",
            "Harbor, Hyperledger Fabric, EdgeX Foundry",
            "CERN Phoenix, NASA OpenMCT, Kolibri",
        },
        Goals: []string{
            "LFX'26 @Kyverno",
            "Google Summer of Code (GSoC) 2026",
            "Long-term CNCF maintainership",
            "Building impactful OSS tools",
        },
        Philosophy: "I don't just use tools - I contribute to the projects that build them.",
    }

    fmt.Printf("Hey, I'm %s!\n", remo.Name)
    fmt.Println("Actively contributing PRs across major open source projects")
}

LFX'26 @Kyverno • Contributor across cloud native OSS • Building with Go and Kubernetes

  Open Source Contributions

OSS Typing





     



     



Notable Repositories:

       



 

  Tech Stack

Coder GIF






Tech Typing



Go
Go
Controllers & Webhooks
K8s
Kubernetes
Admission Control
Docker
Docker
Containerization
Prometheus
Prometheus
Monitoring

  GitHub Analytics



GitHub Activity Links

     



   



External graph cards were removed here because those renderers were the parts breaking.


  Contribution Highlights



   

  Current Focus



   



Selected for LFX'26 @Kyverno and continuing active cloud native OSS contributions.





   

  Let's Connect



 





Connect Animation

   

@remo-lab's activity is private