lane@landing:~$ cat profile.txt

Lane Birmingham

I build practical software for work and for curiosity, with a focus on developer tooling, automation, and AI-assisted workflows.

lane@landing:~$ sed -n '1,40p' about.md

About

Professional I work as a Principal engineer in a Devops and Platforms team focused on reliable platforms, developer tooling, and AI-assisted systems that reduce friction for teams.

Outside that, I tend to build small tools, experiments, and workflow glue that remove friction and make ideas easier to test.

lane@landing:~$ ls current-focus/

Current Focus

  • Developer tooling that reduces setup and context-switching.
  • Automation for repetitive workflow and integration work.
  • AI coding agents, MCP servers, and terminal-first interfaces.

lane@landing:~$ cat skills.json

Skills

Python Go Cloud DevOps Platform Engineering AI/ML Terminal Tools Automation

lane@landing:~$ tree selected-projects

Public Projects

Go / CLI

coding-agent-sync

CLI for syncing configuration and skills across different AI coding agents.

View project