Selected Projects

A look into my work across software engineering, automation, and industrial optimization. Each project represents a unique technical challenge solved with precision.

PSA-to-eBay Inventory Sync

PSA-to-eBay Inventory Sync

Feb 2026

High-volume card sellers often struggle with the manual overhead of listing vaulted inventory. I solved this by building a Python-based pipeline that bridges the PSA Graded Vault with the eBay marketplace. The tool uses Selenium to scrape vaulted card data, references a local JSON database for precise set metadata, and then autonomously generates optimized listings through the eBay Trading API.

Python Selenium eBay API JSON Automation
Assurance contract filler

Assurance contract filler

Jan 2026

An insurance comparator client on Malt needed to scale their lead generation without hiring more staff. I built an end-to-end automation pipeline deployed on AWS that simulates user behavior across provider forms. The tool bypasses manual entry to generate and dispatch automated PDF quote summaries directly to advisors' inboxes.

Python Selenium Automation AWS APIS
motorized farming replacement parts references

motorized farming replacement parts references

Dec 2025

Finding compatible aftermarket parts for motorized farming equipment is a needle-in-a-haystack problem. I streamlined this by developing an automated tool that parses massive OEM Excel lists and crawls multiple supplier sites to identify equivalent replacements across different brands. What used to be a manual cross-referencing nightmare is now a push-button process that ensures parts availability and cost-efficiency.

Python Selenium Automation Excel
C++ Engineering at Amadeus

C++ Engineering at Amadeus

2024 – 2026

As a contractor in Sophia Antipolis, I dove back into the deep end of high-performance C++. No fluff, just heavy-duty industrial code, rigorous CI/CD pipelines, and the kind of code reviews that make you a better dev by force.

C++ Python Jenkins SAFe CI/CD Performance
TCG & Web Scrapping, pt2: population reports

TCG & Web Scrapping, pt2: population reports

Feb 2025

In the TCG market, data is scattered and tracking record-breaking rarities is a constant struggle. I helped Strictly Sealed overcome this by engineering a multi-source scraper that pulls population data from every major grading house into a single, actionable source. We replaced hours of tedious, decentralized searching with an automated system that delivers real-time rarity insights at scale.

Python Selenium Automation Excel
TCG & Web Scrapping, pt1: market data

TCG & Web Scrapping, pt1: market data

Jan 2025

TCG prices wait for no one. I solved the manual data grind for Strictly Sealed by engineering an automated scraper to track sealed product sales in real-time. The result? A professional-grade monitoring tool that replaces hours of tedious work with instant, actionable market insights.

Python Selenium Automation Pricing
3D Software Renderer from Scratch

3D Software Renderer from Scratch

2024

A 3D software renderer built from scratch in C using SDL2 for windowing. Implements a custom rendering pipeline with perspective projection, OBJ loading, back-face culling, and triangle rasterization to deeply understand low-level graphics.

C Computer Graphics Low-Level SDL2 Rendering

More industrial and open-source contributions can be found on my GitHub.