*~*~*~*~*~*~*~*~*~*~*~*
|
SITE MENU
► ABOUT
► SKILLS
► EXPERIENCE
► PROJECTS
► GUESTBOOK
▼ RESUME (PDF)
VISITORS
TIME ON PAGE
BEST VIEWED1024 x 768
MADE WITHNOTEPAD.EXE
VALIDHTML 4.0
NEWS
--/--/---- — This page is an easter egg. Every fact on it is real.
|
► ABOUT ME
|
Hi, I'm Timothy Lock!
I build reliable backend systems, Kubernetes platforms, and cloud infrastructure for products used at scale.
▼ DOWNLOAD MY RESUME (PDF)
|
C:\TIM\MAIN.GO — Notepad
package main
type Engineer struct {
Name string
Company string
Location string
}
func main() {
tim := Engineer{
Name: "Timothy Lock",
Company: "Electronic Arts",
Location: "Seattle",
}
}
* yes, I still open files in Notepad sometimes. no, I don't.
|
► MY SKILLS
honest self-assessment, on a scale of 1 to 10, rendered in genuine ASCII
| Go / Golang | [██████████] 10/10 | Distributed Systems | [█████████░] 9/10 |
| Kubernetes | [█████████░] 9/10 | REST APIs | [██████████] 10/10 |
| Docker | [█████████░] 9/10 | SQL | [████████░░] 8/10 |
| Terraform | [████████░░] 8/10 | Redis | [████████░░] 8/10 |
| AWS | [█████████░] 9/10 | CI/CD | [█████████░] 9/10 |
| GCP | [████████░░] 8/10 | Argo CD | [████████░░] 8/10 |
| Azure | [███████░░░] 7/10 | GitOps | [█████████░] 9/10 |
| Microservices | [██████████] 10/10 | Helm | [████████░░] 8/10 |
| Platform Engineering | [██████████] 10/10 | Observability | [████████░░] 8/10 |
| API Gateway | [█████████░] 9/10 | AIOps | [███████░░░] 7/10 |
| Incident Response | [████████░░] 8/10 | | |
* meters updated as often as my dial-up connection allowed. (frequently)
► MY PROJECTS
things I've built in my spare time
Go Sign in with Apple
A Go library for Apple's Sign in with Apple REST API, including token validation, claims parsing, user migration, and server event handling.
[ Go ] [ Library ] [ Open Source ]
GITHUB STARS: ??
► VIEW ON GITHUB
|
PokeBinder
NEW!
Pokémon card collection tracking with scanning workflows and live price history.
[ Go ] [ React ]
► VISIT THE SITE
|
|