Developed a Kotlin based program to identify skills used by a developer in a git repository. The Kotlin based backend utilized JGit to crawl the commit tree and extract relevant data.
The data was then refined and quantified before exportation to CSV. The CSV files were then uploaded to BigQuery and visualized with Data Studio. Resulted in a tool which helps with personnel allocation, developer growth, and resume updates.