1 min read
Cinderella

Overview

A CLI tool for software analysis and gaining insights about its structure. More than 400 metrics are tracked for each analyzed file. I worked on this project with my team in collaboration with the author. Work was done as part of the university course about Agile development in teams.

Key Features

  • Export of structured data to neo4j for ease of use
  • Various capabilities of making UML diagrams visualizing analyzed software
  • Reliable and minimalistic code that heavily uses bash

Tech Stack

  • Node.js
  • Bash