mrf345.github.io

My customize-able portfolio and resume

Stars
0

My portfolio and resume

  • The Website UI is built to be customizable and configurable. Just update ./src/config.json with your github details and info.
  • The resume template is partially customizable by ./src/config.json, but manual changes to ./cv/cv_source.md might still be needed.
Built with:
  • React
  • Redux
  • Redux-Saga
  • React-Redux
  • React-Bootstrap
  • React-Router
  • React-FontAwesome
  • React-Scroll
  • whatwg-fetch
  • Create-React-App
  • SASS
  • mdpdf
TODO:
  • Make resume template fully customizable by config.json
  • Add route not found container
  • Add containers wrapper for a loading overlay component
  • Add global error handler
  • Add initial containers test coverage
  • Add generating and building resume template script
  • Add state management for Github API V3 calls with Redux-Saga
  • Add initial configuration and customization with JSON file