less broke...
This commit is contained in:
parent
f026fd80db
commit
39849c137f
@ -42,9 +42,8 @@ echo "$position" >> $HumanIntermediateOutputFile
|
||||
echo " " >> "$HumanIntermediateOutputFile"
|
||||
|
||||
POSITION_FILE_NAME="$(echo "$position" \
|
||||
| awk -F ','|'{print $1}') \
|
||||
| sed -e 's/**/g'
|
||||
"
|
||||
| awk -F ',' '{print $1}' \
|
||||
| sed -e 's/**/g')"
|
||||
|
||||
cat ../cv/@ReachableCEO/Resume/CV/$POSITION_FILE_NAME.md >> "$HumanIntermediateOutputFile"
|
||||
echo " " >> "$HumanIntermediateOutputFile"
|
||||
@ -67,6 +66,8 @@ $HumanIntermediateOutputFile \
|
||||
--to=pdf \
|
||||
--output /d/tsys/@ReachableCEO/resume.reachableceo.com/cv/CharlesNWybleCV.pdf
|
||||
|
||||
exit
|
||||
|
||||
############################################################
|
||||
# Machine readable CV for the various employment platforms
|
||||
############################################################
|
||||
|
@ -8,35 +8,68 @@ Senior (Staff level) System Engineer/SRE/Architect with extensive Linux/Windows/
|
||||
## Employment History
|
||||
**CDK Global**, *Senior System Engineer*, July 2024 - October 2024
|
||||
|
||||
|
||||
- Security Compliance : worked with risk management/audit to remediate insecure configurations
|
||||
- Created Alma9 Packer image from scratch
|
||||
|
||||
|
||||
|
||||
|
||||
**Apple Computer**, *Senior System Administrator*, March 2024 - July 2024
|
||||
|
||||
|
||||
- Day to day server operations scheduling downtime etc
|
||||
|
||||
|
||||
|
||||
|
||||
**SHEIN.com**, *Staff Site Reliability Engineer*, December 2022 - August 2023
|
||||
|
||||
|
||||
- Streamlined engineer onboarding by documenting and overhauling the process, consolidating disparate guides into a comprehensive modular set of documents.
|
||||
- Established a taxonomy for team documentation in the wiki, implementing Confluence best practices for a proper knowledge base.
|
||||
- Served as the SRE Liaison for cybersecurity functions, ensuring compliance with data locality/partition requirements and pending federal data privacy legislation.
|
||||
- Focused on fostering a culture of automation and skill development within the SRE team, emphasizing code review, infrastructure as code, versioning, testing, and effective ticket management.
|
||||
- Contributed to Linux server administration both internally and externally, aiding colleagues with scripting/automation and assisting in the migration from AWS to Azure with zero customer-facing system impact. Additionally, provided day-to-day support for AWS and Azure activities and troubleshooting.
|
||||
|
||||
|
||||
|
||||
|
||||
**3M**, *Senior Site Reliability Engineer* , March 2020 November 2022
|
||||
|
||||
|
||||
- Supported Vendavo on RedHat Linux, managed releases, and provided day-to-day developer support.
|
||||
- Created a homegrown YAML conflguration management system, utilizing bash scripting and YAML templates with a CSV-based key/value store to eThciently manage and regenerate environment-speciflc variables for a line-of-business application across multiple development, testing, staging, and production environments.
|
||||
|
||||
|
||||
|
||||
|
||||
**TippingPoint**, *Staff System/Network Architect*, March 2012 - June 2019
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
**HostGator.com**, *Automation and Escalation Engineer*, March 2011 - May 2012
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
**RippleTV**, *Systems Engineer*, October 2008 - Jaunary 2010
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
**Walt Disney Internet Group**, *Site Reliability Engineer*, August 2006 - September 2007
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
**Electronic Clearing House**, *Senior Linux System Administrator*, April 2005 - July 2006
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
**GSI Commerce**, *HPUX/Windows/Linux System Administrator*, March 2002 - February 2005
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
**Reachable CEO Enterprises**, *Freelancer*, January 2001 - December 2024
|
||||
|
||||
|
||||
|
||||
## Education
|
||||
|
||||
High School Graduate
|
Loading…
Reference in New Issue
Block a user