Almost all developers these days use GitHub to edit, save, and host their code online.
This is why something like Octocard is so needed. This little script will help developers easily and quickly showcase their recent activity by providing a way to pull in and display all that GitHub data.
All is automated and the user won't have anything else to do expect enter his GitHub username.
Octocard is a client-side library, working with the Octocard.info website. If you don't have to register and authenticate on Octocard.info, a server package is available for Octocard, allowing developers to display GitHub info without creating an Octocard.info account.
Features:
- All URLs are properly linkified
- Available in different sizes
- Show GitHub username
- Show GitHub avatar
- Show GitHub profile details
- Show GitHub profile statistics
- Show GitHub event chart
- Show GitHub organizations
- Show recent GitHub repos
- Show GitHub repo details
- Responsive layout
What is new in this release:
- Fixed iphone/ipad iframe width bug
- Added data config
- Updated base module style when loginName is equal to username
- Supported responsive design, added min and max style
- Added repo number to stats module
- Clear useless code
Requirements:
- JavaScript enabled on client side
Comments not found