Hi there, I'm Kevin Langley Jr!👋
Senior Software Engineer · Channels & Partnerships @ 1Password
I build the MSP (Managed Service Partner) partner platform at 1Password, on the Channels and Partnerships team.
These days my focus is mentoring engineers into technical leadership and shaping broader technical direction and architecture.
On the side I ship Domnr, domain intelligence for DNS, uptime, and critical changes across providers, and Slatewave, one consistent palette across 31 developer tools.
Based in Gainesville, Florida with my two kids (Kevin and Kately), four dogs (d00dle, Scout, Nugget, and Zelda), and our cat, Benji.
Open to mentoring, advising, and building something new together.
Latest writing
All posts →-
What Changed in TypeScript 6.0 (and Why 7.0 Is Written in Go)
A practical walkthrough of TypeScript 6.0, the last release on the JavaScript codebase. The breaking default changes worth knowing before you upgrade, the smaller additions actually worth turning on, and what the Go-native 7.0 rewrite means for real build times.
-
My Obsidian Setup for Daily Notes and Reviews
A look at the vault structure, daily note template, and folder layout I use in Obsidian. The plain-file foundation that the /stream system writes everything into.
-
How I Manage Secrets with 1Password Environments
How I keep API keys, VPN credentials, and database passwords out of plaintext .env files using op environment. Two patterns, one for docker-compose, one for the small CLIs I run inside Claude.