All Projects → mack → github-pinner

mack / github-pinner

Licence: GPL-3.0 license
📌 Pin and embed github repositories or profiles on your own website easily

Programming Languages

CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to github-pinner

repo-card
📜 Give your repos some freshness with a Repo Card
Stars: ✭ 36 (-41.94%)
Mutual labels:  profile, repository
jakejarvis
hey 👋
Stars: ✭ 15 (-75.81%)
Mutual labels:  profile, portfolio
Cool-Readme-ideas
🎉🎉🎉 Some cool ideas for your readme profile, enjoy :)
Stars: ✭ 72 (+16.13%)
Mutual labels:  profile, portfolio
Mindula-Dilthushan
I am Mindula Dilthushan Manamperi 😋
Stars: ✭ 23 (-62.9%)
Mutual labels:  profile, portfolio
Creative Profile Readme
A Collection of GitHub Profiles with awesome readme
Stars: ✭ 449 (+624.19%)
Mutual labels:  profile, portfolio
Gh Card
GitHub Repository Card for Any Web Site
Stars: ✭ 1,154 (+1761.29%)
Mutual labels:  repository, embed
skills-chart-widget
Integrate skills chart from your CodersRank profile to your personal website
Stars: ✭ 25 (-59.68%)
Mutual labels:  profile, portfolio
repo-card
😎 showcase repositories on your website 🤘!
Stars: ✭ 141 (+127.42%)
Mutual labels:  repository, embed
Readme Template
📜 Modelos readme para qualquer pessoa copiar e usar em seu GitHub.
Stars: ✭ 287 (+362.9%)
Mutual labels:  profile, repository
stringify.me
Quick and Easy Profiles (No Login Required)
Stars: ✭ 52 (-16.13%)
Mutual labels:  profile, portfolio
Developers-Portfolio
💼 This is a Social App for Developers to interact with other users through messages and sharing projects.
Stars: ✭ 101 (+62.9%)
Mutual labels:  profile, portfolio
Linkedrw
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file
Stars: ✭ 104 (+67.74%)
Mutual labels:  profile, portfolio
Sourcerer App
🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.
Stars: ✭ 6,645 (+10617.74%)
Mutual labels:  profile, portfolio
JayantGoel001
JayantGoel001's profile with 74 stars ⭐ and 91 forks 🎉.
Stars: ✭ 74 (+19.35%)
Mutual labels:  profile, portfolio
Portfolio-Demo-1
A portfolio build by using flutter for web.
Stars: ✭ 74 (+19.35%)
Mutual labels:  portfolio
JayantGoel001.github.io
My Personal Portfolio.
Stars: ✭ 31 (-50%)
Mutual labels:  portfolio
node.lua
Platform for Internet of Things with Lua, Modern IoT device embedded software development platform.
Stars: ✭ 17 (-72.58%)
Mutual labels:  embed
developerIdentity
Developers Identity(Portfolio) Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 21 (-66.13%)
Mutual labels:  portfolio
laravel-embed
Effortless responsive embeds for videos, slideshows and more.
Stars: ✭ 106 (+70.97%)
Mutual labels:  embed
neptune-client
📒 Experiment tracking tool and model registry
Stars: ✭ 348 (+461.29%)
Mutual labels:  repository



Overview

Do you want to showcase a github repository or profile on your website? Instead of leaving a simple link, use this tool to create embedded HTML github tiles. It uses GitHub's API to grab the information, so no need to worry about updating html. You can pin profiles, single repositories, or even all repositories linked to an individual profile!

Usage

Simply set the html data field with a GitHub profile, repository, or repositories tab url...

<script src="d29mk5socxaj4o.cloudfront.net/GitHubPinner.js"></script>
<div data="https://github.com/mackboudreau?tab=repositories" class="github-pinner" style="visibility: hidden;"></div>

Preview


TODO

  • Implement functionality for a "All Repos" element
  • Use AWS Cloudfront to serve files to reduce latency on sites
  • Add additional option styles for tiles
  • Expanding width "All-repo" section
  • Hover-able icon with GitHub Profile popup
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].