Fixed malformed raw transaction handling in the Java Ethereum client so empty RLP input returns JSON-RPC Invalid params instead of an internal server error. Added regression coverage across eight malformed payloads.
Projects
Merged a CI fix into the Linux Foundation's flagship enterprise blockchain framework, the same codebase running in production at IBM, Walmart, and HSBC. PR reviewed by core maintainers.
Minecraft server deployed with infra-as-code on GCP. Terraform and Cloudflare handle networking and DNS, Caddy reverse-proxies, Docker Compose runs the workloads, backups land in Cloudflare R2.
Built APIs during my MuLearn internship: JWT authentication, company onboarding, and job management with Django and MySQL.
Real-time projection mapping in the browser. Point a webcam at a wall with sticky notes and physics balls bounce off them live. Built with Gray-code structured light calibration for sub-pixel accuracy and homography-based projector-camera mapping.
Automates changing your Instagram profile picture. Python script that talks to Instagram so you don't have to.