Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.24 KB

ReadMe.md

File metadata and controls

28 lines (22 loc) · 1.24 KB

Codefolio

Coding portfolio generator for competitive coders who find it difficult to include their coding profiles in their resume.

How to Setup

  1. Install [Node js] (https://nodejs.org/en/download/)
  2. Run npm i to install dependencies for both backend and frontend seperately.
  3. Run npm start for both frontend and backend in seperate terminals.

Requirements

Enter correct usernames at login screen.

For Best Results

  1. Have a Github picture, as well as contact details (Company, Twitter, LinkedIn, etc.).
  2. Make sure all coding profiles have enough data for each category.

Youtube Demo

https://www.youtube.com/watch?v=ml17mJ6liYI

Interface

  1. Login 1
  2. Rendered scrollable portfolio after login 2 3 4

How it works

Enter all 4 usernames of coding profiles. All data will be fetched from web scraping API's and public API's.