Skip to content

jasongonin/CV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Curriculum Vitae

You can play with it at http://michael-kreil.de/cv

Folders

  • data contains a csv file with all events (projects, interviews, etc.), based on the Excel file CV.xlsx.
  • node generates the html client
    • template.html template für ejs
    • convert.js uses data/CV.txt and node/template.html to generate client/index.html and client/script/data.js
  • client contains the html client
    • most of the visualisation magic happens in client/script/main.js and client/script/grid.js

About

Interactive Curriculum Vitae

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.5%
  • JavaScript 23.6%
  • CSS 6.9%