Software Dependency Visualizer is a tool aimed at identifying the class level dependency information of JARs with the help of inheritance, implementation and composition. It provides this in an easily ...
Algorithm Visualizer is a simple and interactive tool developed in Java using the Swing framework. This project allows users to visualize the workings of common sorting algorithms such as Bubble Sort, ...