/portfolio

My personal portoflio website

Primary LanguageJavaScript

Mike Schmerbeck's Portfolio Website

A portfolio website showcasing the various projects I created while attending Thinkful's Fullstack Web Development program.

Technology

  • Frontend
  • Backend
  • Development
    • Gulp
      • Task manager
      • build step / file bundling
      • gulp-nodemon
        • Node package that restarts server and made for use with Gulp tasks
    • Browsersync
      • Automation tool to make the development process faster.
      • Allows for multiple screens to reload live and all interactions are in synchronization, mirroring actions across every browser on any device located on local network.
      • compatible with Gulp
    • Gulp + gulp-nodemon + Browsersync combine to streamline the entire development process