Skip to content

PaulieScanlon/bumhub

Repository files navigation

Bum Hub


Bum Hub

https://bumhub.netlify.app

The cheekiest way to explore GitHub. A #SillySiteChallenge by @PaulieScanlon

BumHub first and foremost is a static site. It's built with Gatsby and acts as a porthole to the worlds GitHub Bum repositories.

Merry Christmass

I've curated a list of GitHub repositories that contain both the word "bum" in the repository name and have an interesting README. These can be seen by clicking on each one of the Christmass advent cards. A new advent card is/has been revealed on each day of advent by checking the server time returned by a Netlify Function. Each card links to a page that has been statically rendered using Gatsby's new Routes API, and upon page load a client side request is made using GitHub's REST API to fetch the repositories README.md and render it to the page.

EcoBum

BumHubs carbon usage is calculated by EcoPing ... in human farts no less.

Bum Bum Maker

Bum Bum Maker is good old JavaScript, HTML and Svg elements. Interactivity is provided by Reacts useState hook.

Bum UI

The styles for BumHub have been created using Theme UI, it's my fave CSS-in-Js solution and comes with a convenient gatsby-plugin

Bum Search

Bum Search is my attempt to demonstrate that Gatsby isn't just for static sites. It can just as easily be used to build "app like" functionality. After all, Gatsby IS React. Using a build time API request to the GitHub REST API i've create a static page for each and every repository that contains the word Bum in the repository name or description. The Search table can be used to search, sort and filter on a number of data points; repository size, language or star gazers count. Feels like the kind of thing you might wanna do in any given boring commercial React application amirite?

Illustrations

Illustrations have been created by the wonderful @Miss_ChatZ who's not only very talented but an absolute sweetheart. Her portfolio of work can be seen on dribbble

Everything else

Front End, Back End, Design, Art Direction and Copy Writing has all been done by me: @PaulieScanlon and if you'd like to read about my plan of attack, thought process and detailed explanations about how each section was created I kept a dev diary on my blog

Releases

No releases published

Packages

No packages published