diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a54db0a..740f6a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,6 @@ build: only: refs: - master - when: manual script: - hugo artifacts: diff --git a/content/education/college.md b/content/education/college.md index b024954..0503a9f 100644 --- a/content/education/college.md +++ b/content/education/college.md @@ -1,6 +1,6 @@ --- institution: California State University Monterey Bay -when: Dec 2019 +when: Graduated Dec 2019 degree: Bachelor's -rank: -1 +rank: 5 --- diff --git a/content/education/sec.md b/content/education/sec.md new file mode 100644 index 0000000..7d66e96 --- /dev/null +++ b/content/education/sec.md @@ -0,0 +1,7 @@ +--- +institution: CompTIA Security+ Certified +when: Acheived July 2021 +degree: Certification +rank: 4 +--- + diff --git a/content/education/splunk.md b/content/education/splunk.md new file mode 100644 index 0000000..d302124 --- /dev/null +++ b/content/education/splunk.md @@ -0,0 +1,8 @@ +--- +institution: Splunk Core User Certified +when: Acheived August 2021 +degree: Certification +rank: 3 +--- + + diff --git a/content/experience/amazon.md b/content/experience/amazon.md index a151c59..877bc1d 100644 --- a/content/experience/amazon.md +++ b/content/experience/amazon.md @@ -1,6 +1,6 @@ --- company: Amazon -when: May 2020 - October 2020 +when: May 2020 - Dec 2020 title: Fullfilment Associate rank: -1 --- diff --git a/content/experience/capstone.md b/content/experience/capstone.md index 3d6261e..d2b00fb 100644 --- a/content/experience/capstone.md +++ b/content/experience/capstone.md @@ -1,7 +1,7 @@ --- -company: Amazon -when: May 2020 - October 2020 -title: Fullfilment Associate +company: California State University Monterey Bay +when: Sep 2019 - Dec 2019 +title: Capstone Project Lead rank: 1 --- diff --git a/themes/resume/layouts/partials/education.html b/themes/resume/layouts/partials/education.html index 1e63472..0b153f2 100644 --- a/themes/resume/layouts/partials/education.html +++ b/themes/resume/layouts/partials/education.html @@ -2,7 +2,7 @@