From eb3c14462a2f6535591e5d585fb7dd710ce9411e Mon Sep 17 00:00:00 2001 From: Don Harper Date: Thu, 9 Jun 2022 21:26:36 -0500 Subject: [PATCH] cleanup, again --- config.toml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/config.toml b/config.toml index 3edfda2..ee1b22a 100644 --- a/config.toml +++ b/config.toml @@ -20,7 +20,6 @@ disable404 = true avatar = "profile.jpg" location = "Houston, TX or Remote" - # Contact section [params.contact] enable = true @@ -72,7 +71,6 @@ disable404 = true icon = "fas fa-user" summary = "Over my 30 years, I have focused in delivering value for business in many ways. My areas have focused in understanding business challenges, and then working to solve those challenges with technology. Solutions can include traditional approaches such as helping develop and deploying new automation around build, testing, deployment, and management of computer systems, to helping refine business technology processes to react and reflect change in both the business and technology, to helping define and deliver training to all levels of the organization on new and future technologies. I have helped deliver these solutions as an internal employee, as a external consultant, and as a trusted vendor partner." - # Experience section [params.experiences] enable = true title = "Experiences" @@ -98,13 +96,13 @@ disable404 = true [[params.jobs.list]] position = "Scrum Master" - dates = "May 2019-Present" + dates = "May 2019-October 2020" company = "JP Morgan/Chase , Houston, TX" details = "I am tasked with coordinating with Infrastructure Engineering team and customers to address issues listed in team’s backlog and the larger group’s backlog. I manage sprints and various meetings within the team. I work with product owner to define priorities and help schedule work load. I am working with the larger team’s release engineer to develop effective CI/CD pipelines for deployment of operating system with extensions needed to support customer base." [[params.jobs.list]] position = "Local Manager" - dates = "May 2019-Present" + dates = "May 2019-October 2020" company = "JP Morgan/Chase , Houston, TX" details = "I am the local people manager for a team of two system administrators and one infrastructure engineer. I am providing support for career development and training as well as HR functions as needed. The system administrators are tasked by functional manager for their daily work, and the infrastructure engineer is on my scrum team. " @@ -220,7 +218,6 @@ disable404 = true # link = "#" # type = "Proceedings" -# # Project section # [params.project] # title = "Projects" # icon = "fas fa-project-diagram" @@ -242,7 +239,6 @@ disable404 = true # url = "#" # description = "Description of the project" - # Skill section [params.skill] title = "Skills" panelId = "skill-panel" @@ -258,7 +254,6 @@ disable404 = true skill = "Scrum Master" skillrating = 50 - # Hobby section [params.hobby] title = "Hobbies" icon = "fas fa-gamepad"