https://greenj-readme-stats.onrender.com/github/stats/<username>
- This route provides the all the commits, pull requests, issues, and repositories created by the user plus total stars earned and total projects contributed to. The stats are also compiled to provide an overall grade to the statistics provided.
https://greenj-readme-stats.onrender.com/github/streak/<username>
- This route provides details for the user's current github commit streak, the longest recorded github commit streak, and the total number of contributions since account creation.
https://greenj-readme-stats.onrender.com/github/languages/<username>
- This route provides the user's top 8 most used languages within all of their owned github repositories.
https://greenj-readme-stats.onrender.com/leetcode/stats/<username>
- This route provides the completion percentage, reputaion and contribution scores, total badges earned, and total stars earned. The stats are then compiled to provide an overall grade to the statistics provided.
https://greenj-readme-stats.onrender.com/leetcode/completion/<username>
- This route provieds the user's overall leetcode completion and breaks it down by question difficulty. It also provided the leetcode ranking and acceptance percentage.
https://greenj-readme-stats.onrender.com/leetcode/submission/<username>
-This route provides a list of latest 6 questions answered by the user on the leetcode platform.
https://greenj-readme-stats.onrender.com/leetcode/streak/<username>
- This route provides details for the user's leetcode total activity. It provided the user's longest streak and the year it was achieved, the percentatge and actual platform completion stats, and the total activty on the platform both all time and within the current year.
https://greenj-readme-stats.onrender.com/wakatime/insights/<username>
- This route provides details for the user's overall profile insights. This includes, the user's top language and percentage of coding it takes up, average daily coding time, top project developing, and top items for programming category, editor used, and operating system used.
https://greenj-readme-stats.onrender.com/wakatime/languages/<username>
This route provides a detailed view of the user's top 6 languages used in development with percentages and a pie chart display.
https://greenj-readme-stats.onrender.com/wakatime/stats/<username>
- This route provides a concise detailed view of average daily development time, total days of activity, longest day development stats and total hours of development on the platform.