This page looks best with JavaScript enabled

I Built a Tool That Turns GitHub Contributions into Bookmarks Here's How It Works

 ·   ·  ☕ 2 min read

Inspired by GitHub Skyline I’ve built a tool you can run from the command line that generates a bookmark from your GitHub Contributions. The SVG the tool generates can be 3D printed or laser cut to create a physical bookmark you can take with you! In this video we’ll walk through how you can use the tool yourself by creating a Personal Access Token to gain access to the GitHub API.

To create a Personal Access Token on GitHub navigate to your Profile, select Developer Settings and Access Tokens. Create a token with the minimum number of permissions required for the app you are trying to use. Do not share your Personal Access Tokens publicly because people with these tokens will be able to perform the selected actions as if they were you!


The GitHub Bookmark Generator project is available publicly on GitHub here: https://github.com/runewake2/GitHubBookmarks

The GitHub GraphQL API Explorer is here: https://docs.github.com/en/graphql/overview/explorer. You can use this to explore and run test queries against GitHub’s API.


If your interested in some of my other Cloud based videos I stream at twitch.tv/MicrosoftDeveloper regularly and some of my other videos can be found on the Microsoft Reactor YouTube channel: https://www.youtube.com/c/MicrosoftReactor1

I currently run events out of the Microsoft Reactor in San Francisco as well! If your nearby and want to learn things or join a workshop in person checkout our meetup group. https://www.meetup.com/Microsoft-Reactor-San-Francisco/

Join the World of Zero Discord Server: https://discord.gg/hU5Kq2u


Sam Wronski
WRITTEN BY
Sam Wronski
Maker of things and professional software engineer. Lets make something awesome together!