.
This commit is contained in:
6
local/Templates/ConsultantContactInfo.md
Normal file
6
local/Templates/ConsultantContactInfo.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{{ConsultantName}}
|
||||||
|
=====
|
||||||
|
|
||||||
|
{{ConsultantOneLinerSummary}}
|
||||||
|
|
||||||
|
[ [Github Profile]({{ConsultantGithub}}) ] . [ [Linkedin Profile]({{ConsultantLinkedin}}) ] . [ {{ConsultantEmail}} ] . [ {{ConsultantPhone}} ] . [ {{ConsultantLocation}} ]
|
85
local/Templates/ConsultantInfoSheet.md
Normal file
85
local/Templates/ConsultantInfoSheet.md
Normal file
@@ -0,0 +1,85 @@
|
|||||||
|
# {{ConsultantName}} Candidate Information Sheet
|
||||||
|
|
||||||
|
## Introduction
|
||||||
|
|
||||||
|
Hello,
|
||||||
|
|
||||||
|
I apologize for the form letter response.
|
||||||
|
|
||||||
|
I receive a high volume of recruiter emails every day and I've found this letter to be the most efficient way to
|
||||||
|
handle the high volume of emails and reduce back and forth emails/texts/calls.
|
||||||
|
|
||||||
|
If you have any questions/comments/concerns not covered by this document, please let me know via e-mail and I'm happy to address them!
|
||||||
|
|
||||||
|
If you ask me something answered in this document, I will not respond and will not move forward with the opportunity, so please read it in detail!
|
||||||
|
|
||||||
|
## Re: share my ID over email
|
||||||
|
|
||||||
|
I WILL NOT share my (full or redacted) photo ID over email or any other electronic written
|
||||||
|
communication. If that is "required" then I have no interest in moving forward with this opportunity.
|
||||||
|
|
||||||
|
I am happy to get on a teams/zoom/google meet etc call and show my ID.
|
||||||
|
|
||||||
|
## Re: professional references
|
||||||
|
|
||||||
|
I am happy to provide professional references once an interview with the end client/customer/hiring manager/team has been scheduled. I will NOT provide references up front. If that is "required" then I have no interest in moving forward with this opportunity.
|
||||||
|
|
||||||
|
## Re: relocation
|
||||||
|
|
||||||
|
if the role is not based in **{{ConsultantLocation}}** or **Other Location** I will need to re-locate
|
||||||
|
|
||||||
|
| Question | Answer |
|
||||||
|
|-------------------------------------------|--------|
|
||||||
|
| Am I open to relocation? | Yes |
|
||||||
|
| Am I willing to re-locate at own expense? | No |
|
||||||
|
| Am I open to up to 100% travel | Yes |
|
||||||
|
|
||||||
|
Please be aware that:
|
||||||
|
|
||||||
|
- I will **only re-locate at the employer expense**.
|
||||||
|
- I will need **two weeks of time** to re-locate.
|
||||||
|
- The net amount of the re-location benefit **MUST be at least {{ConsultantRelocationNetMinimumAmount}}** to fully compensate me for the time/effort to re-locate.
|
||||||
|
- The full re-location benefit **must be provided prior to the confirmed start date**.
|
||||||
|
- I **will NOT** accept a reimbursement based re-location package.
|
||||||
|
- I am happy to come onsite (at client expense (paid up front)) for training/orientation etc.
|
||||||
|
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
## Rate Schedule (compensation expectations)
|
||||||
|
|
||||||
|
### Fully remote roles
|
||||||
|
|
||||||
|
I have a **very strong** preference for fully remote roles.
|
||||||
|
|
||||||
|
I have a strong preference for roles that are :
|
||||||
|
|
||||||
|
- **{{ConsultantRateSheetRemoteW2HourlyPrefer}}** per hour(w2) or more
|
||||||
|
- **{{ConsultantRateSheetRemoteW2AnnualPrefer}}** annually or more
|
||||||
|
- **{{ConsultantRateSheetRemote1099HourlyPrefer}}** per hour (1099/corp to corp) or more
|
||||||
|
|
||||||
|
In regards to compensation type, I am open to:
|
||||||
|
|
||||||
|
- corp to corp (I have my own LLC)
|
||||||
|
- 1099
|
||||||
|
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
## Details needed for submission
|
||||||
|
|
||||||
|
### My profile
|
||||||
|
|
||||||
|
[Consultant profile(PDF)](https://profile-consulting.reachableceo.com/ReachableCEO-Profile.pdf)
|
||||||
|
|
||||||
|
### Consultant details
|
||||||
|
|
||||||
|
| Question | Answer |
|
||||||
|
|---------------------------------------|-------------------------------------|
|
||||||
|
| Full name | {{ConsultantName}} |
|
||||||
|
| E-mail address | {{CandiateEmail}} |
|
||||||
|
| Phone number | {{ConsultantPhone}} |
|
||||||
|
| Preferred form of contact | {{ConsultantPreferredContactMethod}} |
|
||||||
|
| Current timezone | {{ConsultantCurrentTimezone}} |
|
||||||
|
| Timezones I can work in | {{ConsultantWorkableTimezones}} |
|
||||||
|
| Linkedin Profile | ({{ConsultantLinkedin}}) |
|
||||||
|
| Github Profile | ({{ConsultantGithub}}) |
|
||||||
|
| Total IT/career experience | {{ConsultantTotalExperience}} |
|
14
local/build-temp/ConsultantProfile/ConsultantInfoSheet.yml
Normal file
14
local/build-temp/ConsultantProfile/ConsultantInfoSheet.yml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
title: "Charles N Wyble Consultant Information Sheet"
|
||||||
|
titlepage: true
|
||||||
|
titlepage-logo: "D:/tsys/ReachableCEOPublic/ReachableCEO.png"
|
||||||
|
toc: true
|
||||||
|
toc-own-page: true
|
||||||
|
date: \today
|
||||||
|
header-left: "\\hspace{1cm}"
|
||||||
|
header-center: "\\leftmark"
|
||||||
|
header-right: "Page \\thepage"
|
||||||
|
footer-left: "Charles N Wyble"
|
||||||
|
footer-center: "Tenacity. Velocity. Focus."
|
||||||
|
footer-right: "[Source code](https://git.knownelement.com/reachableceo/ReachableCEO-Profile-Consulting)"
|
||||||
|
urlcolor: blue
|
||||||
|
page-background: "D:/tsys/ReachableCEOPublic/MarketingMaterials/backend/ReachableCEO-Profile-Consulting/local/build/background3.pdf"
|
1
local/build-temp/ConsultantProfile/ignore-this-dir
Normal file
1
local/build-temp/ConsultantProfile/ignore-this-dir
Normal file
@@ -0,0 +1 @@
|
|||||||
|
ignore
|
14
local/build/BuildTemplate-ConsultantInfoSheet.yml
Normal file
14
local/build/BuildTemplate-ConsultantInfoSheet.yml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
title: "{{ConsultantName}} Consultant Information Sheet"
|
||||||
|
titlepage: true
|
||||||
|
titlepage-logo: "{{ConsultantLogo}}"
|
||||||
|
toc: true
|
||||||
|
toc-own-page: true
|
||||||
|
date: \today
|
||||||
|
header-left: "\\hspace{1cm}"
|
||||||
|
header-center: "\\leftmark"
|
||||||
|
header-right: "Page \\thepage"
|
||||||
|
footer-left: "{{ConsultantName}}"
|
||||||
|
footer-center: "{{ConsultantTagline}}"
|
||||||
|
footer-right: "[Source code]({{SourceCode}})"
|
||||||
|
urlcolor: {{URLCOLOR}}
|
||||||
|
page-background: "{{PAGEBACKGROUND}}"
|
70
local/build/ConsultantVariables.env
Normal file
70
local/build/ConsultantVariables.env
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
#############################################################################
|
||||||
|
#SET THIS OR NOTHING WILL WORK
|
||||||
|
export PipelineClientWorkingDir="D:/tsys/ReachableCEOPublic/MarketingMaterials/backend/ReachableCEO-Profile-Consulting/local"
|
||||||
|
#SET THIS OR NOTHING WILL WORK
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
###################################################
|
||||||
|
# Modify these values to suit
|
||||||
|
###################################################
|
||||||
|
|
||||||
|
########################
|
||||||
|
# Contact info
|
||||||
|
########################
|
||||||
|
|
||||||
|
export ConsultantName="Charles N Wyble"
|
||||||
|
export ConsultantPhone="1 818 280 7059"
|
||||||
|
export ConsultantEmail="reachableceo@reachableceo.com"
|
||||||
|
|
||||||
|
########################
|
||||||
|
# Profile information
|
||||||
|
########################
|
||||||
|
|
||||||
|
export ConsultantOneLineSummary="Senior (**Staff level**) **System Engineer/SRE/Architect** with extensive Linux/Windows/Networking/Cyber security background and experience
|
||||||
|
"
|
||||||
|
export ConsultantLinkedin="https://www.linkedin.com/in/charles-wyble-412007337"
|
||||||
|
export ConsultantGithub="https://www.github.com/reachableceo"
|
||||||
|
export ConsultantTagline="Tenacity. Velocity. Focus."
|
||||||
|
|
||||||
|
########################
|
||||||
|
# Formatting options
|
||||||
|
########################
|
||||||
|
|
||||||
|
export ConsultantLogo="D:/tsys/ReachableCEOPublic/ReachableCEO.png"
|
||||||
|
export SourceCode="https://git.knownelement.com/reachableceo/ReachableCEO-Profile-Consulting"
|
||||||
|
export URLCOLOR="blue"
|
||||||
|
export PAGEBACKGROUND="$PipelineClientWorkingDir/build/background3.pdf"
|
||||||
|
export PANDOC_TEMPLATE="eisvogel"
|
||||||
|
|
||||||
|
###########################
|
||||||
|
# Yaml files used by pandoc
|
||||||
|
###########################
|
||||||
|
|
||||||
|
export YamlInputTemplateFileConsultantInfoSheet="$PipelineClientWorkingDir/build/BuildTemplate-ConsultantInfoSheet.yml"
|
||||||
|
|
||||||
|
##########################
|
||||||
|
# Consultant info sheet
|
||||||
|
##########################
|
||||||
|
|
||||||
|
export ConsultantPreferredContactMethod="Email will get the fastest response."
|
||||||
|
export ConsultantCurrentTimezone="CST"
|
||||||
|
export ConsultantWorkableTimezones="PST/CST/EST"
|
||||||
|
export ConsultantTotalExperience="22 years"
|
||||||
|
|
||||||
|
########################
|
||||||
|
#Compensation targets
|
||||||
|
########################
|
||||||
|
|
||||||
|
export ConsultantHourlyRate-Standard="$145.00"
|
||||||
|
export ConsultantHourlyRate-Bespoke="$250.00"
|
||||||
|
|
||||||
|
###############################
|
||||||
|
# Output location/filenames
|
||||||
|
###############################
|
||||||
|
|
||||||
|
PROFILE_FILE_NAME="$(echo $ConsultantName|sed 's/ //g')"
|
||||||
|
|
||||||
|
export BUILD_OUTPUT_DIR="D:/tsys/ReachableCEOPublic/MarketingMaterials/websites/profile-consulting.reachableceo.com"
|
||||||
|
|
||||||
|
export ConsultantInfoSheetMarkdownOutputFile="$BUILD_OUTPUT_DIR/$PROFILE_FILE_NAME-ConsultantInfoSheet.md"
|
||||||
|
export ConsultantInfoSheetPDFOutputFile="$BUILD_OUTPUT_DIR/$PROFILE_FILE_NAME-ConsultantInfoSheet.pdf"
|
30
local/build/build-consulting-profile.sh
Normal file
30
local/build/build-consulting-profile.sh
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# A client script to setup variables for and execute:
|
||||||
|
#../vendor/git.knownelement.com/reachableceo/MarkdownResume-Pipeline/build/build-pipeline-server.sh
|
||||||
|
|
||||||
|
source ./ConsultantVariables.env
|
||||||
|
|
||||||
|
####################################################
|
||||||
|
#DO NOT CHANGE ANYTHING BELOW THIS LINE
|
||||||
|
####################################################
|
||||||
|
|
||||||
|
##################################################################
|
||||||
|
# Setup globals for use by the build-pipeline-server.sh script
|
||||||
|
##################################################################
|
||||||
|
|
||||||
|
export MO_PATH="bash ../../vendor/git.knownelement.com/ExternalVendorCode/mo/mo"
|
||||||
|
export BUILD_TEMP_DIR="$PipelineClientWorkingDir/build-temp/ConsultantProfile"
|
||||||
|
export BUILDYAML_CONSULTANT_PROFILE="$BUILD_TEMP_DIR/ConsultantProfile.yml"
|
||||||
|
export BUILDYAML_CONSULTANT_INFOSHEET="$BUILD_TEMP_DIR/ConsultantInfoSheet.yml"
|
||||||
|
|
||||||
|
# Cleanup previous intermediatge and final output artifacts
|
||||||
|
|
||||||
|
rm $BUILD_TEMP_DIR/*.yml
|
||||||
|
rm $BUILD_TEMP_DIR/*.md
|
||||||
|
|
||||||
|
rm $BUILD_OUTPUT_DIR/*
|
||||||
|
|
||||||
|
# Call the build-pipeline-server in the vendored repository to produce updated output artifacts
|
||||||
|
|
||||||
|
bash ../../vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server/build/build-pipeline-server-markdown.sh
|
Reference in New Issue
Block a user