https://github.com/bitwise-01/github-analysis
A website for looking analyzing a GitHub account. https://github-analysis.herokuapp.com/
https://github.com/bitwise-01/github-analysis
Last synced: 9 months ago
JSON representation
A website for looking analyzing a GitHub account. https://github-analysis.herokuapp.com/
- Host: GitHub
- URL: https://github.com/bitwise-01/github-analysis
- Owner: Bitwise-01
- License: mit
- Created: 2019-09-18T13:20:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T20:36:43.000Z (about 3 years ago)
- Last Synced: 2025-04-09T20:45:18.779Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 243 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub-analysis
A simple site for analyzing GitHub accounts

### Reason
You can learn a lot from a developer based on their contributions on GitHub.
The more contributions a developer makes, the more likely you are to predict their personality.
### Install
```
pip install -r requirements.txt
```
### Start
```
python main.py
```