{ } </> ;
riley@corner-table:~$

$ ls ~/builds --sort=fondness

Builds

Every card below is a system I designed, shipped, or led — in industry and in research.

Production systems

Authorization & integration APIs

v2024 – main
Technical lead · SPINS LLC

A set of IAM pipelines and authorization APIs acting as Policy Information Points and Policy Decision Points, so policy data and access decisions live in one place rather than being reimplemented per application.

oauth2mcpkubernetesgcp

Public GraphQL API & federation gateway

v2022 – v2023
Technical lead, team of 4 · SPINS LLC

Technical lead from inception for a flagship public-facing API, working directly with clients to shape requirements, architecture, and delivery.

graphqlapollo-federationterraformcircleci

Distributed data platform

v2020 – main
SPINS LLC

Systems processing terabytes of data daily for enterprise clients, delivered across 15+ REST, GraphQL, and gRPC APIs in Kubernetes and other containerized environments.

grpcpubsubkubernetesobservability

Radiomic feature extraction pipelines

v2026 – main
Affiliate researcher · University of Washington

Python pipelines for radiomic feature extraction and statistical analysis of panoramic dental radiographs, supporting research into imaging biomarkers associated with bone health outcomes in patients with multiple myeloma.

pythonradiomicsmedical-imaging

Side projects

Tabletop simulator

v2020 – v2023
Personal project

A web-based tabletop simulator supporting 200+ concurrent users, with real-time game state synchronization built in TypeScript with React and Express.js.

typescriptreactexpresswebsockets

Classroom Assistant

v2019 – v2020
Startup project · 2nd place, MHacks

Led a team of 4 building a low-latency real-time classroom feedback system for 100+ users, using Python and TypeScript with Flask, React, and web sockets.

pythonflaskreact

Foveated vision for object tracking

v2019
Independent study with Prof. Benjamin Kuipers · University of Michigan

Investigated the effectiveness of foveated vision systems for identifying and tracking objects in live video feeds, using Python, OpenCV, and NumPy.

computer-visionopencvnumpy

Technical writing

v2022 – main
Medium · @conrardy

10+ articles for other software engineers, breaking down topics like GraphQL pagination with cursor connections and Rust’s ownership, borrowing, and lifetime rules.

rustgraphqlwriting