https://github.com/vanhakobyan/istc_github_analyzer
ISTC coding school: 3rd stage OOP_Advance: Final project: Analyzing Armenian GitHub area:
https://github.com/vanhakobyan/istc_github_analyzer
Last synced: 6 months ago
JSON representation
ISTC coding school: 3rd stage OOP_Advance: Final project: Analyzing Armenian GitHub area:
- Host: GitHub
- URL: https://github.com/vanhakobyan/istc_github_analyzer
- Owner: VanHakobyan
- License: mit
- Created: 2019-09-06T07:19:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:03:46.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T06:13:47.856Z (8 months ago)
- Language: C#
- Size: 21.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ISTC_Github_Analyzer]
1. Օգտվելով Github-ի api-ից գենեռացնել մոդելներ և GET անել հայկական profile-ների լիստը:
2. Գենեռացնել մոդելներ և GET անել բոլոր պռոֆիլները և repository-ները:
3. Հաշվել յուրաքանչյուր պռոֆիլի այն repository-ների քանակը որոնք գրված են C#-ով որից հետո խմբավորել ըստ լեզուների
4. Հաշվել այն բոլոր repository-ի քանակը որոնք ստեղծվել են 2019-ին
5. Հաշվել ամենաշատ star-եր ունեցող 20 profile-ները և դասակարգել նվազման կարգով:api - https://api.github.com/search/users?q=location:armenia&page={page}&per_page=100