News

Visustin is a coding utility that parses source code and turns the logic into flow charts and UML-style diagrams. The software reverse engineers more than two dozen programming languages, including ...
Code Flow is a Visual Studio Code extension that generates a diagram showing annotated flow between different points within your codebase. I created this extension as a way to help map out my thoughts ...
Understanding code is tough. Nested conditionals, loops, recursion -- the abstraction can be hard to visualize. This Visual Studio Code extension generates a control flow diagram to help students v ...
Universal solutions are not always convenient, especially in construction and engineering practice. Therefore, the objective was set to create a program for autogenerating program code using a simple ...