Skip to content

Web page to fetch and display GitHub projects as cards (w/ links to code, demo, and star history).

License

Notifications You must be signed in to change notification settings

evoluteur/github-projects-cards

Repository files navigation

GitHub-Projects-Cards

This project is a simple web page to fetch and display GitHub projects as cards.

Check out the live demo and the raw data from GitHub API.

Screenshot

The page displays your projects as cards with the total number of stars.

For each project the card shows the project name, stars, forks, descriptions, language, creation date, and last update, as well as links to the GitHub repo, demo, and star history charts.

Just change the "user" value (at the top of the /js/repo.js file) to display your projects instead of mine...

GitHub-Projects-Cards is Open source at GitHub with MIT license.

For more ways to look at your GitHub projects checkout my other project Meet-the-Fans (demo) to query and visualize the network graph of your GitHub repositories, followers, stargazers, and forks (using GitHub GraphQL API and D3).

Get the Cool Code Ninja T-Shirt.

Screenshot

Copyright (c) 2024 Olivier Giulieri.