An open API service indexing awesome lists of open source software.

https://github.com/derrickmstrong/bootstrapresume

Resume Template
https://github.com/derrickmstrong/bootstrapresume

bootstrap css html javascript

Last synced: about 2 months ago
JSON representation

Resume Template

Awesome Lists containing this project

README

          

# Bootstrap Resume

In this lab, the goal is to recreated the resume that is found in the attached PDF.
Hints

Remember that you need a container, row and columns and you can have multiple rows on the page at once. You could put the header in one row, and the skills in another. It's up to you, but think about it logically.
You might want to checkout these components: Alerts, List Groups, Cards, and Jumbotron.
Using col-md as a breakpoint will help make your resume look better in mobile view. You can see what your resume looks like on an mobile screen in your Chrome Developer tools. Here's a screenshot of what it looks like. Toggle that and you can select what type of mobile device you want to emulate.