Projects
Patents, certifications, and code that's out in public.
Patents
- Online platform for predicting consumer interest level (US20170357987A1)
- Method and system for influencing auction based advertising opportunities based on user characteristics (US20190370831A1)
Certifications
- AWS Certified Solutions Architect - Associate (2019)
- AWS Certified Developer - Associate (2019)
- AWS Certified Cloud Practitioner (2019)
Open-source
- Dynamo Mapper - An alternative to the AWS DynamoDB Enhanced Client, mapping POJOs using Jackson's full feature set: null handling, number precision, time objects, and more.
- EVE ESI Proxy - An HTTP proxy for the EVE Online ESI API.
- Commons Java - Java utility library covering caching, configuration, RxJava 3 async helpers, virtual thread execution, and collections.
- Jackson Object Stream - JSON streaming to and from files.
- Custom SpecFilter - Custom OpenAPI/Swagger SpecFilter.
- Claude Container - Runs Claude Code inside Docker to reduce blast radius from prompt injection, compromised dependencies, and access to local secrets.
- More …
Live projects
Things I run in production, currently.
- EVE Ref (everef.net) - an open-source data platform and reference site for EVE Online. Running for 10 years, 100,000 visits/month, 5.7 TB hosted data, built on a scheduled ingest pipeline over the game's public API.
- Prize Pixie (prizepixie.fun) - a Discord bot for running giveaways and distributing prize codes.
- Ice Castle (icecastle.io) - technical tools.
Presentations
Past Projects
Publicly available projects I'm no longer working on, some incomplete.
- Micro SQL - a very simple SQL wrapper for Java.
- Antifreeze - an MVP UI framework in CoffeeScript and Vert.x.
- Calamity - Javascript event-bus.
- Discrete - unfinished Javascript model tool.
- Visual Earth - shell scripts for rendering satellite-image-like views of planet Earth.
- Kojin - unfinished PHP static website framework.