I'm a Java developer who builds tools and systems — mostly backend, mostly things that make things work better.
Compares two versions of a JSON API response and flags what changed — added fields, removed fields, value changes, and type changes. Assigns a risk score (HIGH / MEDIUM / LOW / SAFE) based on the nature of the diff. Built to catch breaking changes before they reach consumers.
A Java desktop application for managing product stock with full CRUD operations. Built with a layered architecture.
JavaLabs-IO — a GitHub organization focused on Java tooling, backend experiments, and real-world system simulations.
Focused on infrastructure patterns and distributed systems concepts in Java.