GithubHelp home page GithubHelp logo

neeraj-22 / github-timeline Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 24 KB

Github timeline provides a better visualization of your repositories by organizing them in a timeline which is more readable to employers

HTML 67.65% JavaScript 32.35%
bootstrap5 fetch-api github github-api react react-hooks

github-timeline's Introduction

Github Timeline

React based app to generate a vertical timeline of your repositories.

Link to the Project

Visualise your repositories in more organised way and use it to show your employers

github-timeline 1

Enter your username and get your profile visualised in a much better way

github-timeline 2

View all Repositories to get all of your repositories visualised as a timeline

github-timeline 3


Development

Prerequisite

  1. Make sure you have Node.js version >= 13.

Install

Clone the repository into your system and open the directory and run this command to install all dependencies

npm install

PORT Config

To customise port of webapp, open package.json

  1. Find Start under Scripts object
  2. Assign the port value of your choice in set PORT
  3. If you want default port(3000) then => "start" : "react-scripts start"
"scripts": {
    "start": "set PORT=8000 && react-scripts start"
  }

Start

npm start

github-timeline's People

Contributors

neeraj-22 avatar

Watchers

 avatar

github-timeline's Issues

Profile Page

Add top used languages in profile card and sort repositories according to the last commit date.

Make a route in which param repoPerPage can be given dynamically by user and make the HTML markup of timeline available to copy so it can be used in readme files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.