Vision-X / portfolio-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Portfolio Site build w/ React!

7/17/2018 Objectives!

  • Remove all create-react-app garbage
    • create github repo/commit
  • Setup initial components
    • Header/Nav (left-aligned, always present/slider)
      • [in progress] Desktop: render sidebar, Mobile: render header nav
      • [] mobile-detect library!!! (npm)
    • SPA (single-page app performance)
      • Landing component to render all other components
      • About
      • Projects
      • Music
      • Contact
      • Resume (w/ DL)
      • React Router
  • [] Style the components
  • [] Apply react-animations
  • [] Make custom favicon (super easy)
  • [] Responsive/Mobile design compatibility
  • [] Refactor!
  • [] Deploy!

Stretch goals for today

  • Themes?
  • A-frame hero
  • D3 visualization fun?

About


Languages

Language:JavaScript 82.6%Language:CSS 13.9%Language:HTML 3.5%