https://github.com/kpwithcode/bootstrap-resume
Covalence Bootstrap Resume
https://github.com/kpwithcode/bootstrap-resume
Last synced: 4 months ago
JSON representation
Covalence Bootstrap Resume
- Host: GitHub
- URL: https://github.com/kpwithcode/bootstrap-resume
- Owner: KPWithCode
- Created: 2018-10-15T23:36:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T19:33:44.000Z (over 7 years ago)
- Last Synced: 2025-02-28T16:07:39.131Z (over 1 year ago)
- Language: HTML
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 column and you can have multiple containers on the page at once. You could put the header in one container, 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
### Resources (click to download):