Abstract: Floods are among the most frequent and damaging natural disasters in East Java Province, Indonesia, caused by factors such as high rainfall, dense population, limited water catchment areas, ...
A Java/JavaFX simulation of the Repeated Prisoner’s Dilemma, modeling how different strategies evolve in a population over multiple generations. Built as part of the Programming II course project ...
A static analysis tool that builds class hierarchies and call graphs from Java bytecode. It parses JAR files using the ASM library, identifies all possible call targets for each polymorphic call site ...