Giter Club home page Giter Club logo

clocviz's Introduction

Hi, I'm Chetan ๐Ÿ‘‹

I graduated from Rutgers University in 2018 with a degree in accounting. I spent two years working as a consultant at Deloitte and after learning Python to automate processes and improve data analysis, I've decided to pivot my career towards software development. I wrapped up a batch at the Recurse Center in early 2021 and now work fulltime on Great Expectations!

  • ๐ŸŒฑ Currently learning: Haskell and Rust!
  • ๐Ÿ”จ Currently working on: qn - A CLI-based notetaking application
  • ๐Ÿ’ป Let's talk about: vim, tmux, fzf, rg, sd, jq and all the other wonderful tools living in the terminal

clocviz's People

Contributors

cdkini avatar fabrizzio-gz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

clocviz's Issues

Add proper CLI messages

The application is missing a help message and general information about usage.

Running clocviz without any argument should trigger a help message akin to other command line based applications. This will also create room for options and flags.

Add % composition by language

Currently, the legend in the top right only displays the languages present in the repository. I believe it could be updated to both be dynamic like the stats on the left and show percentage composition.

Add support for filtering by file rather than just by language

There are two JSON objects being fed into the front-end; information about the file tree organized by language and information about the file tree organized by file. We only use the former but the latter could provide more informative stats about a given codebase.

Let's render this additional chart, set it to be hidden by default, and have a button that flips through both. Flipping should also change the stats and legend accordingly.

Add on-hover statistics about file and directory sizes

Currently, on-hover gives us the path of a given node in the file tree. We should update this to also show the file count. The sunburst API allows for us to pass a custom function and the JSON has this information readily available so this should be an easy fix.

Fix legend colors

Some colors are not updated in the legend upon rendering of HTML to browser. Seems as though the encoding used for RGB values messes something up here. Should be a simple enough fix.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.