octoprofile icon indicating copy to clipboard operation
octoprofile copied to clipboard

A nicer look at GitHub profiles built with Next.js and the GitHub API

OctoProfile

A nicer look at your GitHub Profile! With charts!

demo

Built with:

Getting Started

  1. Install dependencies

    yarn
    
  2. Fire up the server and watch files

    yarn dev
    

Deployment

  1. Install the Now CLI

    yarn add now
    
  2. Deploy!

    now