Web application that generates a portfolio website displaying GitHub repositories.
This app is for a developer that has a GitHub account that wants to create a portfolio website from his/her selected repositories, without knowing anything about web development. So that he/she can can display his/her favorite GitHub repos nicely formatted!
- JavaScript
- CSS 3
- HTML 5
- Node.js
- Express
- MySQL
- Sequelize
- Handlebars
- GitHub API
This application runs in the browser. Nothing needs to be installed except for your default browser.
- Repository can be found here: GitHub Make sure to git clone and check out the code!
Show examples of usage:
return axios.get("https://api.github.com/users/" + username).then();
List of features:
- Authenticate user.
- Select repos from GitHub.
- Create portfolio website.
To-do list:
- Add more layouts/themes.
- Add contact me section.
- Add multiple
Project is: in progress
- Make sure to check the application here.
Created by @danielmacias, @ramonpbarros, @ryanharris, and @tylorkolbeck - feel free to contact us!