DEV Community

Sudha Chandran B C
Sudha Chandran B C

Posted on

3 1

Create simple cloud resume in html and css.

Alt Text

Here's how I created my cloud resume for #CloudResumeChallenge.

1. Template

When searching for simple html and css resume templates in GitHub here's I got simple Bootstrap repo.
https://github.com/StartBootstrap/startbootstrap-resume

2. Installation

Either you can clone the template using the steps described in the Readme file. Or download the code and copy the files from repo-name\dist folder.
We need exactly following files for our resume.

Alt Text

3. Create your resume repo.

In GitHub, create new repository called "resume" with ReadMe file and add the above files to it and do initial commit.

4. Test default resume.

Open index.html file to view default resume you have downloaded.

5. Add/ Modify your content.

Modify the resume in Visual code Editor. I modified following.

  • Change your profile photo in repo-name/assets/img/profile.jpg
  • Modify your basic information
  • Modify your Experience
  • Modify your Education
  • Modify your Skills
  • Modify your Interests
  • Modify your Awards.

5. Commit

After verifying your changes, commit and push to GitHub.

And Your Resume is Ready!

Next Step: Use information on #CloudResumeChallenge to host this local resume using Amazon Web Services.

Thank you for reading! 😊

AWS Q Developer image

Your AI Code Assistant

Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay