Skip to content
View tedmax100's full-sized avatar
🐶
時間花在哪,成就就在那
🐶
時間花在哪,成就就在那

Block or report tedmax100

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

Typing SVG


🏗️ About Me

package main

type Engineer struct {
	Name     string
	Location string
	Company  string
	Focus    []string
	Motto    string
}

var me = Engineer{
	Name:     "Nathan.Lu (雷N)",
	Location: "Taiwan 🇹🇼",
	Company:  "RayRay Soft",
	Focus:    []string{"Backend", "Observability", "OpenTelemetry", "Distributed Systems"},
	Motto:    "時間花在哪,成就就在那",
}

🎯 Expertise

⚙️ Backend Development

Go
REST API Design
Microservices
Message Queue
gRPC

🔭 Observability

OpenTelemetry
Distributed Tracing
Metrics & Logging
Prometheus
Grafana

🐳 Infra & DevOps

Docker
Kubernetes
CI/CD Pipelines
Linux
Redis / PostgreSQL


🛠️ Tech Stack


📡 Metrics — Powered by Lowlighter/Metrics

Topics


📊 GitHub Analytics


🏆 Trophies


🐍 Contribution Graph

github-snake


🤝 Connect with Me

Pinned Loading

  1. OpenTelemetryEntryBeook OpenTelemetryEntryBeook Public

    OpenTelemetry 入門指南︰建立全面可觀測性架構

    JavaScript 27 5