Skip to content

A showcase of all your work done during the MLH Fellowship

License

Notifications You must be signed in to change notification settings

MLH-Fellowship/FellowshipWrapup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fellowship Wrapped

A summary showcase of all your time spent during the MLH Fellowship.

fellowshipwrapped

Create a shareable link to display your contributions during the Fellowship on your resume or your website!

Features

  • A personalized page created for every fellow.

  • Total lines of code written, commits, and issues participated in.

  • Languages used in the respective fellow's projects

  • Your performance ratio, like how many PRs were merged compared to total PRs opened by the fellow.

  • and other awesome statistics!

Technologies Used

Built originally by


Gabriel Cruz

Kartik Choudhary

Cathal O'Callaghan

Sebastian Crossa

Installation

Frontend

To run the frontend locally, run the following commands in order (Assumed you have NPM or Yarn installed on your machine)

yarn or npm install

yarn dev or npm run dev

Backend

  • To run the backend you will need to export your GitHub personal access token and your secret to be used in ensuring that bots aren't pinging your server and using up your credits. To do so export them like so:

export GRAPHQL_TOKEN=[your github personal access token]

export secretKey=[your secret key]

Then run the server with cd backend/ && go run main.go

About

A showcase of all your work done during the MLH Fellowship

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •