https://github.com/errec/errec-portfolio
My personal portfolio/webpage
https://github.com/errec/errec-portfolio
Last synced: 6 months ago
JSON representation
My personal portfolio/webpage
- Host: GitHub
- URL: https://github.com/errec/errec-portfolio
- Owner: Errec
- Created: 2017-01-25T22:51:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T16:09:03.000Z (about 8 years ago)
- Last Synced: 2025-02-17T06:42:30.353Z (over 1 year ago)
- Language: HTML
- Size: 10.9 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal portfolio
http://errec.surge.sh/
## About
This is the second version of my personal portfolio, rebuilt one year later. The [original version](https://codepen.io/Errec/pen/JKppYz) was part of the [FreeCodeCamp](https://freecodecamp.com) Front-end course challenge.
## Build with
* HTML: Pug preprocessor
* CSS: SASS preprocessor
* JS Code: Javascript vanilla ES5 (Client side only)
* External libraries: throttle and debounce from [Lodash](https://lodash.com/), a polyfill from [Iamdustan](http://iamdustan.com/smoothscroll/for) for smooth auto scrolling
* Image manipulation: Photoshop, Gimp, Illustrator, Inkscape
* Image minify [TinyPNG](https://tinypng.com/)
* Favicon build in (faviconit)[faviconit.com]
* Task runner: Gulp
* Boiler plate: I'm using [mine](https://github.com/Errec/pug-sass-boilerplate-starter-kit), a modified version from HTML5BP for Pug
* Debug: Chrome DevTools
* Tests: Chrome, Firefox, Chrome Mobile
* OS: Linux( Mint, shell Zsh)
* Text editor: Sublime 3
* Version Control: Git
* Host: free hosting at surge.sh