This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"url": "https://github.com/jlevy/the-art-of-command-line", | |
"userName": "jlevy", | |
"repoName": "the-art-of-command-line", | |
"desc": "Master the command line, in one page", | |
"numCommits": 1184, | |
"numIssues": 72, | |
"numPRs": 47, | |
"numProjects": 0, | |
"numWatchers": 1548, | |
"numStars": 45972, | |
"languages": [] | |
}, | |
{ | |
"url": "https://github.com/jackfrued/Python-100-Days", | |
"userName": "jackfrued", | |
"repoName": "Python-100-Days", | |
"desc": "Python - 100天从新手到大师", | |
"numCommits": 206, | |
"numIssues": 66, | |
"numPRs": 12, | |
"numProjects": 0, | |
"numWatchers": 2001, | |
"numStars": 33135, | |
"languages": [ | |
{ | |
"language": "Jupyter Notebook", | |
"percent": 38 | |
}, | |
{ | |
"language": "HTML", | |
"percent": 25.8 | |
}, | |
{ | |
"language": "Python", | |
"percent": 19.4 | |
}, | |
{ | |
"language": "JavaScript", | |
"percent": 9.9 | |
}, | |
{ | |
"language": "CSS", | |
"percent": 6.9 | |
} | |
] | |
}, | |
{ | |
"url": "https://github.com/MisterBooo/LeetCodeAnimation", | |
"userName": "MisterBooo", | |
"repoName": "LeetCodeAnimation", | |
"desc": "Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)", | |
"numCommits": 60, | |
"numIssues": 0, | |
"numPRs": 0, | |
"numProjects": 0, | |
"numWatchers": 1250, | |
"numStars": 27221, | |
"languages": [ | |
{ | |
"language": "Java", | |
"percent": 100 | |
} | |
] | |
}, | |
... | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment