Image of notnottyler

Tyler Lugger

  • Software Architect
  • Slow runner
  • Jam enjoyer
  • Happy father

~/links

whoami


I'm not not Tyler. I am a staff+ engineer with experience in building reliable and scalable backend systems.

I spend most of my time working across Go and Rust services and infrastructure, with a recent focus in financial platforms where correctness really matters.

On the side, I like to build small utilities and silly automations that make me happy

readme


See what I'm reading on StoryGraph

~/blog


Notes from Tyler — long-form writing and field notes from projects.

Read all posts →

~/projects


megagrep
under development CLI Vector Search AI Agents

A CLI tool that maintains a vector-search index of a codebase and exposes a single semantic search interface for AI coding agents. Built to cut token usage and help agents orient in unfamiliar code — finding where a feature lives, what already exists in a domain, and the right entry points before proposing changes.

facial recognition
Python IoT Computer Vision

Over the summer of my first internship, I integrated facial recognition into a distributed IoT platform. This led to a couple of applications including an interface-free coffee counter and a self-targeting dart gun!

desk plant automated-irrigation
Raspberry Pi Python Hardware

To keep my desk plant from dying I automated its watering using a Raspberry Pi, hobby pump, and a soil moisture sensor. This project was featured on the front page of hackster.io.