Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephmarie17/developer-profile
Generates a profile based on a user's GitHub profile.
https://github.com/stephmarie17/developer-profile
Last synced: 26 days ago
JSON representation
Generates a profile based on a user's GitHub profile.
- Host: GitHub
- URL: https://github.com/stephmarie17/developer-profile
- Owner: stephmarie17
- Created: 2019-11-18T23:30:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T09:53:45.000Z (about 2 years ago)
- Last Synced: 2024-10-22T09:48:33.997Z (2 months ago)
- Language: JavaScript
- Size: 9.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# developer-profile
### Generates a profile based on a user's GitHub profile using node.js.## Description
This is a command line application that dynamically generates a PDF from a GitHub username.## Installation
To install, fork the repo and clone it to your machine. Make sure you have the following packages installed.
**Packages Required:**
- Axios
- Inquirer
- Util
- Open
- Electron-html-to## Usage
Run the index.js file in node. Enter your GitHub user name when prompted, then your favorite color when prompted. Please use a color that will work in CSS. Then, a PDF version of your GitHub profile will dynamically generate and open automatically.![Usage](dev_profile.gif)