simplonco / Create-a-CV-with-Bootstrap-to-conquer-the-World

Create a CV with Bootstrap to conquer the World!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a CV with Bootstrap to conquer the World!

Tutorial step by step:

  • Create a web page consisit of raw contents of your resume.

  • Use the <h1> .. <h6>, <p> and <div> tag to organize your content and then <em>, <strong>; also maybe look at the <section> and <article> HTML5 tags!

  • Import bootstrap in the <meta> tag of your website (http://getbootstrap.com).

  • Add a personal photo (<img /> tag) and icons by category (you can use http://getbootstrap.com/components/#glyphicons or https://icomoon.io).

  • Use multiple columns system to organize your content.

  • Have a tea or coffee as your preference, if you want cookies, steal those of Perrine.

  • Check if your site displays perfectly on mobile and tablet, if not then optimize it!

  • Create a navbar consist of different page's sections , use anchors links <a href="#..." to redirect to different categories.

  • Add links to your email address (<a href="mailto:...") and Twitter / Linkedin profile (if you have one); then add a Facebook / Google+ like button!

  • Use the bootstrap carousel module; find examples of paralax effects.

  • Decorate with amazing CSS3 animations and integrate videos or musics!

  • Complete your beautiful portfolio, you should finally get this result: http://cihadturhan.com or http://www.rleonardi.com/interactive-resume (at least).

Other online guides to create a web CV / Portfolio:

A sample starter template:

Inspirations of layout design:

Get inspired by these paid themes:

Technical resources:

Memento of HTML tags and CSS properties:

Bootstrap cheatsheet:

Have fun!

About

Create a CV with Bootstrap to conquer the World!

License:GNU General Public License v2.0


Languages

Language:CSS 47.7%Language:HTML 36.6%Language:JavaScript 15.3%Language:PHP 0.2%Language:Python 0.2%Language:Ruby 0.0%Language:PowerShell 0.0%Language:Shell 0.0%Language:Makefile 0.0%