All Projects → simplonco → Create-a-CV-with-Bootstrap-to-conquer-the-World

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

Licence: GPL-2.0 license
Create a CV with Bootstrap to conquer the World!

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
python
139335 projects - #7 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Create-a-CV-with-Bootstrap-to-conquer-the-World

Flutter client php backend
Sample app demonstrating usage of Flutter Framework to Create Android & IOS App Using Rest API Created In PHP
Stars: ✭ 148 (+492%)
Mutual labels:  star
Raty
🌟 Raty - A Star Rating Plugin
Stars: ✭ 2,292 (+9068%)
Mutual labels:  star
SpaceWar-ECS
A space war game made with ECS and JobSystem in Unity.
Stars: ✭ 26 (+4%)
Mutual labels:  star
Hackthebox
Notes Taken for HTB Machines & InfoSec Community.
Stars: ✭ 167 (+568%)
Mutual labels:  star
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+12368%)
Mutual labels:  star
Flutter Shapeofview
Give a custom shape to any flutter widget, Material Design 2 ready
Stars: ✭ 211 (+744%)
Mutual labels:  star
Rateit.js
Rating plugin for jQuery. Fast, Progressive enhancement, touch support, icon-font support, highly customizable, unobtrusive JavaScript (using HTML5 data-* attributes), RTL support, supports as many stars as you'd like, and also any step size.
Stars: ✭ 146 (+484%)
Mutual labels:  star
hackthebox
Notes Taken for HTB Machines & InfoSec Community.
Stars: ✭ 286 (+1044%)
Mutual labels:  star
Star History
The missing star history graph of GitHub repos - https://star-history.com
Stars: ✭ 2,534 (+10036%)
Mutual labels:  star
GitHub Android
A simple client for GitHub.
Stars: ✭ 49 (+96%)
Mutual labels:  star
Hubble
🔭 Travel through GitHub Stars' history
Stars: ✭ 166 (+564%)
Mutual labels:  star
Githubstar
🔥 A platform to let your GitHub open source project grow star rapidly.https://gitstar.com.cn/
Stars: ✭ 169 (+576%)
Mutual labels:  star
React Native Easy Starter
A react-native starter kit using RN0.63, Flipper support, LogBox, AndroidX, Hooks workflow, easy-peasy, code-push, Themes support and much more
Stars: ✭ 224 (+796%)
Mutual labels:  star
Starring
⭐️ Automatically star the npm-packages that you are using on GitHub.
Stars: ✭ 153 (+512%)
Mutual labels:  star
rater-js
Star rating widget for the browser. Unlimited number of stars. No dependencies. No Jquery required.
Stars: ✭ 66 (+164%)
Mutual labels:  star
Workflow
一个工作流平台
Stars: ✭ 1,888 (+7452%)
Mutual labels:  star
Circleoffriendsdisplay
朋友圈的做法
Stars: ✭ 205 (+720%)
Mutual labels:  star
jquery-stars
jQuery "Magic" animation plugin
Stars: ✭ 15 (-40%)
Mutual labels:  star
Ciapre.tmTheme
Ciapre - an easy-on-the-eyes Sublime Text/TextMate color scheme.
Stars: ✭ 63 (+152%)
Mutual labels:  star
sigstar
add significance stars to MATLAB plots
Stars: ✭ 33 (+32%)
Mutual labels:  star

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 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].