Hey, I'm Leo ๐
Staff Software Engineer ยท Rust ยท Distributed Systems ยท AI Infrastructure ยท Headless Commerce
20+ years designing and scaling production systems for global companies in e-commerce, fintech, legaltech, and gaming โ including platforms serving millions of users.
My background spans full-stack architecture, distributed backend systems, and headless commerce platforms (Shopify Hydrogen/Remix, React, TypeScript, Node.js). More recently, I've been building AI-native systems, integrating LLM agents, retrieval pipelines, and scalable infrastructure using Rust and modern web technologies.
Current Technical Focus
- Rust โ Tokio, Axum, high-performance systems
- AI Infrastructure โ LLM agents, tool calling, RAG architectures
- Vector Databases & Embeddings โ search and retrieval at scale
- Model Context Protocol (MCP) โ agent interoperability
- Local LLM Inference โ on-device model serving
Selected Projects
Most of my professional work lives in private repositories โ either developed for companies under NDA or as part of proprietary products.
Here is a selection of open-source projects and public work Iโve shared:
| Project | Description |
|---|---|
| simpleflakes | TypeScript Fast distributed 64-bit ID generator inspired by Snowflake |
| country-emoji | Rust library for converting between country names, ISO codes, and flag emojis |
| arduino-joy-rs | Rust experiment for interfacing Arduino-based controllers |
Data & Scraping
| Project | Description |
|---|---|
| ed-galnet-scraper | GalNet news article collector |
| ed-tourist-beacon-scraper | Tourist beacon data extractor |
Guides & Gists
- WSL Development Environment Setup โ Full dev environment with WSL2, ZSH, Node, and VSCode
- Bitwise Math Utilities โ High-performance integer math helpers using bitwise operations