Shresht7 / Languages

Aggregated stats of the languages I use across my repositories πŸ‘¨β€πŸ’»πŸ“Š

Home Page:https://Shresht7.github.io/Languages/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Languages


shresht7.github.io/Languages

language-pie-chart

Aggregated stats of all the languages that I use across all my repositories.

πŸ—Ί Project Details


The project is a svelte single-page-application that uses vite to get built as a static-site to be deployed on gh-pages.

The project makes use of GitHub Actions to automatically fetch the language data, rebuild the site and deploy to gh-pages on a cron-schedule.

While the site can fetch language data for any GitHub user client-side, it is a slow and inefficient process, as an API request goes out for every repository that a user has. Also, language data doesn't really change that often and so up-to-date information isn't very meaningful. This is why I opt to generate languages stats at build-time. The site is built monthly using GitHub Actions.

About

Aggregated stats of the languages I use across my repositories πŸ‘¨β€πŸ’»πŸ“Š

https://Shresht7.github.io/Languages/

License:MIT License


Languages

Language:Svelte 60.5%Language:TypeScript 25.4%Language:JavaScript 11.5%Language:HTML 2.6%