Skip to content

pensart/portfolio-portal

Repository files navigation

Clean portfolio portal

alt text

A nice clean portal with some external links to showcase my designs, illustration work & code samples. This idea / concept started when I was tinkering on codepen

Demo

http://www.guypensart.be

Features

  • Animated background gradient
  • Random animated icons to draw attention
  • Spacey kinda borders per section
  • Custom 403 and 404 error pages

Work in progress

  • Codepen project to php page
  • Basic form validation to get started
  • Add some meta tags for seo (still works)
  • Custom error pages
  • Improve php validation writing a class In progress https://github.com/pensart/PHP-form-validation-class
  • Write javascript validation for real-time feedback
  • Install node modules
  • Write taskwatchers to compile scss & javascript
  • Remove the need of http: requests (font-awesome, lato font)

Installation nodes

After downloading or cloning the project you need to install some dependency's first. Start with installing the node modules...

nmp install --only=production

Run gulp build. This will copy some necessary files to the right location.

gulp build

About

A clean portfolio portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published