I'm Kevin, a Lead Developer with 10 years of extensive experience developing and maintaining web applications using modern technologies such as React, Typescript, Node.js, MongoDB, PostgresQL, Docker, and Amazon Web Services.
The goal of this project was to learn Python and leverage a few commonly used resources/libraries.
In the Matplotlib Bar graph provided, the total utilization of coding languages throughout GitHub Repositories is visualized. Each bar represents the total percentage of a specific language, with the height of the bar indicating the relative magnitude of usage. From the graph, we can observe that Java has the highest usage, followed by JavaScript. This visualization enables hiring managers, recruiters, and developers to quickly grasp the comparative usage of different coding languages and identify areas for further analysis or improvement.
Note: Private Repos from prior work experience would have significantly altered the data, placing TypeScript as the highest language due to the sheer amount of coding done in that language.
Note: Figure below only shows the Primary Languages per Repository, and does not show secondary/additional languages used.
In the Matplotlib Multi Bar graph provided, the total utilization of coding languages throughout an individual Repository is visualized. Each bar represents the total percentage of a specific language, with the height of the bar indicating the relative magnitude of usage. From the graph, we can observe that Vue has the highest usage, followed by TypeScript. This visualization enables hiring managers, recruiters, and developers to quickly grasp the comparative usage of different coding languages and identify areas for further analysis or improvement.
Note: According to the team behind Vue, Vue is a JavaScript framework that builds on top of standard HTML, CSS, and JavaScript. GitHub's API classifies it as a Language.