Skip to content

pagex266/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Portfolio

This is source code for my Portfolio Website.

Motivation

Software Engineers should have . There's nothing innovative about this project. But if you're looking for a template for your own portfolio website, feel free to fork this one!

Status

Netlify Status

Code Style

js-standard-style

Tech Stack

Installation

  1. Clone the repo (or fork to a separate repository then clone)
  2. Download Node
  3. run npm install
  4. Create a user on gitconnected
  5. Replace the path constant in the App.js file to fetch your portfolio data via the free REST API

App.js

  const path = 'https://gitconnected.com/v1/portfolio/{gitconnectedUsername}'

Credits

About

Personal Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published