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.
- 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
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 |
|---|---|
| agent-skills | Personal collection of reusable AI agent skills, workflows, and engineering playbooks |
| 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 |
| Project | Description |
|---|---|
| ed-galnet-scraper | Rust GalNet news article collector |
| ed-tourist-beacon-scraper | Rust Tourist beacon data extractor |
| IMDb | Rust library to retrieve information from IMDb (2020) |
- Personal Specific Agent Skills Collection
- Installing Arch Linux on WSL 2.6.3+
- WSL Development Environment Setup β Full dev environment with WSL2, ZSH, Node, and VSCode
- Rust Dev Env Install - 2026 - Arch Linux
- Bitwise Math Utilities β High-performance integer math helpers using bitwise operations