Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

jeremyVignelles/online-resume

Repository files navigation

👤 My Curriculum Vitae

This is the source code of my online résumé, which can be found at http://jeremyvignelles.azurewebsites.net/ .

This website is not only my résumé, but also an experimentation of the new web technologies.

🔬 Technologies experimented

  • Windows Azure - The hoster
  • node.js - The server-side technology
  • express - The node.js module used to simplify the creation of websites
  • typescript - A language used to generate javascript code. Used both at server and client side.
  • less - A language that is transformed into CSS, for the website stylesheets.
  • jade - The templating language used for the web pages

✅ TODO

  • Site structure
    • Basic page serving
    • Azure deployement
    • Jade templates
    • Internationalization
    • Data structure & loading
  • Content
    • Who am I
    • What I am looking for
    • What can I do
    • How does the site works