Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louisgv/louisgv.github.io
L's blog
https://github.com/louisgv/louisgv.github.io
Last synced: 7 days ago
JSON representation
L's blog
- Host: GitHub
- URL: https://github.com/louisgv/louisgv.github.io
- Owner: louisgv
- License: mit
- Created: 2015-07-19T05:16:49.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-27T19:28:27.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T09:47:36.911Z (2 months ago)
- Language: JavaScript
- Homepage: https://louisgv.github.io
- Size: 21.5 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
portfolio
Dynamic Online Resume Builder# Goal
Portfolio is an open source dynamic Resume builder created using:
```
{
url: 'https://reactjs.org/',
name: 'React.js'
},
{
url: 'https://react.semantic-ui.com/',
name: 'Semantic-ui'
},
{
url: 'https://github.com/negomi/react-burger-menu/',
name: 'react-burger-menu'
},
{
url: 'https://github.com/oliviertassinari/react-swipeable-views',
name: 'react-swipeable-views'
}
```# Setup
The following prerequiste must be met:
- yarn@latest
- node@9```
yarn
yarn start
```Tweak `/src/resume.js` to your liking.
# Donation
If you enjoyed this project, or you are feeling generous, I appreciate your donation:
- XRB: xrb_1gc4hgszsjxrx5psudu5yy45ow43fnjkk1c9i9bm9nte8o4dsb3ysxnwm8yp
- LSK: 920007581698311528L
- ETH: 0x12e176325f73A15523F5a0ac7B86317b0d2CA2Df
- ZEC: zc9xYTCnts9BbdTvQAG5b6d95XEpdnNK4KSBc2TEio5mzCkos5BWDKTiAGqFCX5LRZivesNo9hzg9JRajntsMgBffMpFo6d
All donation will be used to fund upcoming decentralized project running on top of the donated token network.
# License
portfolio is licensed under a [MIT License](https://github.com/louisgv/louisgv.github.io/tree/master/LICENSE)