$ ./mvnw test -Dtest=LedgerConservationTest

  assert  sum(credits) - sum(debits) == 0
  expected  2000.0000
  actual    2450.0000   ← money was being created

  no exception. no deadlock. no failed lock.
  one assertion, and four hours to find out why.

Backend systems, and the bugs that never throw an exception.

I'm a final-year Computer Engineering student at NMIMS Navi Mumbai, working mostly in Java and Spring Boot. Currently a Java Developer Intern at Mainfreight India. My capstone is an empirical study of circuit-breaker behaviour under injected faults.

Projects

Writing