tlynch1315@dev: ~

whoami

tlynch1315

Software engineer~/

I build systems software and the tools around it. I care about clear ownership semantics, predictable performance, and interfaces that get out of the way. Most of what I ship lives somewhere between a type system and the metal.

cat stack.toml

TypeScript
Strict end to end. Types as the spec, not an afterthought.
React
Composable UI, server-driven where it earns its keep.
C#
Backend services and tooling on a runtime I trust.
Modern C++
RAII and zero-overhead abstractions. You pay for what you use, nothing more.

ls -l projects/

Drape

- A closet-aware AI assistantactive

Drape knows what is actually in your wardrobe and reasons about it. It builds outfits from your real garments, tracks what you wear, and suggests combinations grounded in the clothes you own instead of a generic catalog.

TypeScriptReact

espresso

- A custom loggeractive

A small, fast structured logger built for getting useful signal out of a running system. Leveled output, contextual fields, and a footprint light enough to leave on in production.

C++

cat links