Skip to content

Christopher Black's résumé in JSON, including a CI/CD pipeline to push automatic updates when changes are made.

Notifications You must be signed in to change notification settings

aedifex/JSON_Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON resume

Store your resume as a JSON file! Apply DevOps principles to maintaining an up-to-date resume, deploy to S3 in seconds. Get excited, tell your friends.


aedifex

Basic architecture

Longer description...

Tired of getting your resume up to date? Every wondered how you could apply programming, DevOps, and a CI/CD pipeline to maintaining a professional resume or CV? If these are the kinds of questions that keep you up at night, this is the right git repository for you!

This project leverages several technologies to create a CI/CD process which builds, updates, and pushes your resume to an S3 bucket for static hosting. Now, rather than sending a PDF to a prospective employer, you can impress them by sending them a URL! Exciting, I know.

There are several components to this project.

  1. JSON resume, an open schema representing your resume / CV as a JSON object.

  2. CircleCI

CircleCI is the best CI tool in the market. Period. You can get up and running in minutes with a scalable CI/CD tool at your fingertips. A project like this certainly falls into the free tier.

  1. AWS

Specifically we're using S3 with a bit of Route53 thrown into the mix.

  1. Terraform

We'll use Terraform to create our bucket and set up the appropriate ACLs.

About

Christopher Black's résumé in JSON, including a CI/CD pipeline to push automatic updates when changes are made.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published