diff --git a/index.md b/index.md index 83ab390..8ae210d 100644 --- a/index.md +++ b/index.md @@ -21,14 +21,17 @@ flagship FogLifter® application deployments simultaneously with patching and up to ensure seamless delivery with zero downtime. - Streamlined FogLifter® development lifecycle with GitHub Actions CI/CD pipelines, including automated testing, building, deployment, and release for -10+ containerized microservices. -- Standardized and automated platform bootstrapping to rapidly create +10+ containerized microservices, reducing code-to-production time by ~80% and +facilitating weekly production releases. +- Automated platform bootstrapping to rapidly create production-grade Kubernetes clusters via Ansible, and deployed/supported FogLifter® application deployments on these clusters by developing Helm charts -and deploying them with Argo CD in production for enterprise customers. +and deploying them with Argo CD, standardizing production FogLifter® +installation for enterprise customers. - Implemented Terraform IaC automation to provision and manage Financial Services compliant IBM Cloud ROKS environments with cross-region management -clusters and regional workload clusters. +clusters and regional workload clusters, creating a consistent and repeatable +onboarding process for new business-critical customers. - Deployed and managed a digital asset management application in several production and non-production IBM Cloud ROKS environments using Argo CD GitOps and Tekton pipelines, along with monitoring and logging stacks. diff --git a/legacy_docs/README.md b/legacy_docs/README.md deleted file mode 100644 index 8d32c56..0000000 --- a/legacy_docs/README.md +++ /dev/null @@ -1,5 +0,0 @@ - -# mlhynfield.github.io - -This is my resume, which doubles as my first attempt at creating - a website using HTML5 and CSS. diff --git a/legacy_docs/index.html b/legacy_docs/index.html deleted file mode 100644 index b45d923..0000000 --- a/legacy_docs/index.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - My Resume - - - -
-
-

Marcus L. Hynfield

-

- 513.857.8707 | - marcus@hynfield.org | - LinkedIn -

-
-
-
-

EDUCATION

-
-
-
- Expected May 2021 -

B.A., Theology

-

Christendom College, Front Royal, VA

-
-
    -
  • Minor in Classical Languages (e.g. Biblical Hebrew, Greek, & Latin)
  • -
  • - Classical liberal arts curriculum: History, English Literature, Political Science, Theology, Philosophy, Classical Languages, Mathematics, and Science -
  • -
  • Academic First Honors; GPA 3.905
  • -
-
-
-
-

Training and Certifications

-
-
    - August 2020 -
  • HTML5: Structure, Syntax, and Semantics – LinkedIn Learning
  • - August 2020 -
  • CSS Essential Training – LinkedIn Learning
  • - January 2021 – present -
  • Kubernetes Certified Application Developer (CKAD) with Tests – Udemy
  • -
-
-
-
-
-

WORK EXPERIENCE

-
-
-
- June 2016 – August 2020 -

Theatre Manager

-

Holiday Auto Theatre, Hamilton, Ohio

-
-
    -
  • - Supervise and manage a team of employees during operation hours -
  • -
  • - Provide excellent customer service during operation; maintain clean workplace; manage inventory -
  • -
  • Ensure safety and security of guests and employees
  • -
  • Handle money deposits during closing
  • -
  • - Open and close theatre before and after operation hours -
  • -
-
-
-
- August 2018 – December 2019 -

Operations Field Worker

-

Christendom College, Front Royal, Virginia

-
-
    -
  • Assist manager in completing work orders
  • -
  • Ensure quality of work and craftsmanship
  • -
  • Maintain inventory and cleanliness
  • -
-
-
-
- January 2019 – December 2019 -

Baristo

-

Sacred Grounds Coffee Shop, Front Royal, VA

-
-
    -
  • - Assisted the manager with daily tasks, including mentoring and training new staff members -
  • -
  • - Provided superior customer service; maintained cleanliness; manage inventory -
  • -
-
-
-
- June 2014 – August 2014 -

Summer Camp Counselor

-

Camp Friedlander, Loveland, Ohio

-
-
    -
  • - Teach valuable skills to young campers using a variety of teaching methods -
  • -
  • - Maintain camp cleanliness and ensure smooth operation -
  • -
  • - Serve as an excellent example of enthusiasm and cheerfulness to campers -
  • -
-
-
-
-
-

OTHER ACTIVITIES

-
- -
-
- - diff --git a/legacy_docs/styles.css b/legacy_docs/styles.css deleted file mode 100644 index 5d4723b..0000000 --- a/legacy_docs/styles.css +++ /dev/null @@ -1,56 +0,0 @@ -body { - background: #E6E8E6; - color: #343434; - font: 0.8333rem "Times New Roman", serif; - margin: 10%; - padding: auto 0; - } -h1 { - border-bottom: 3px solid black; - font: italic small-caps bold 1.8333rem/1.0 "Times New Roman", serif; - margin-bottom: 0; - padding-bottom: 2px; - text-align: center; -} -h2 { - align-items: center; - font-size: 0.8333rem; - margin-top: 3px; - text-align: center; -} -h3 { - font-size: 1rem; - text-decoration: underline; -} -h4 { - font-size: 0.8333rem; - margin-bottom: 0; -} -span { - float: right; - font-size: 0.8333rem; -} -p { - font-style: italic; - margin: 0 auto; -} -a:link { - color: #5995ED -} -a:visited { - color: #E07BE0 -} -ul { - color: #3E4044 - list-style-type: disc; - padding-left: 2%; - margin: 0 auto; - } -li { - width: 75% -} -@media only screen and (max-device-width: 1300px) { - html { - font-size: 200% - } -} diff --git a/resume.pdf b/resume.pdf index 98e340c..93a5be6 100644 Binary files a/resume.pdf and b/resume.pdf differ