diff --git a/local/Templates/CandidateInfoSheet/CandidateInfoSheet.md b/local/Templates/CandidateInfoSheet/CandidateInfoSheet.md new file mode 100644 index 0000000..fc72c97 --- /dev/null +++ b/local/Templates/CandidateInfoSheet/CandidateInfoSheet.md @@ -0,0 +1,121 @@ +# {{CandidateName}} 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 **{{CandidateLocation}}** 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 {{CandidateRelocationNetMinimumAmount}}** 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 am open to (at the absolute bottom of my range): + +- **{{CandidateRateSheetRemoteW2HourlyMinimum}}** per hour(w2) +- **{{CandidateRateSheetRemoteW2AnnualMinimum}}** annually +- **{{CandidateRateSheetRemote1099HourlyMinimum}}** per hour (1099/corp to corp) + +I have a strong preference for roles that are : + +- **{{CandidateRateSheetRemoteW2HourlyPrefer}}** per hour(w2) or more +- **{{CandidateRateSheetRemoteW2AnnualPrefer}}** annually or more +- **{{CandidateRateSheetRemote1099HourlyPrefer}}** per hour (1099/corp to corp) or more + +### On-site/hybrid roles + +- **{{CandidateRateSheetRemoteW2HourlyPrefer}}** per hour(w2) or more +- **{{CandidateRateSheetRemoteW2AnnualPrefer}}** annually or more +- **{{CandidateRateSheetRemote1099HourlyPrefer}}** per hour (1099/corp to corp) or more + +In regards to compensation type, I am open to: + +- w2 +- corp to corp (I have my own LLC) +- 1099 + +If you have a rate for any of the compensation options above, send them all. I will pick which one works best for my situation and the opportunity. + +If it's a different rate with/without benefits, send both. + +If the above is in alignment with this opportunity, please feel free to send me an RTR with the best rate you can offer. + +\pagebreak + +## Details needed for submission + +### My resume + +[Download Candidate resume(format)](https://some.resume.somewhere/some-Resume.pdf) + +I am happy to discuss and make edits to the resume content specific to the opportunity if you feel they are needed. + +### Candidate details + +Here are my complete candidate details for submission to the role. + +| Question | Answer | +|---------------------------------------|-------------------------------------| +| Full name | {{CandidateName}} | +| E-mail address | {{CandiateEmail}} | +| Phone number | {{CandidatePhone}} | +| Preferred form of contact | {{CandidatePreferredContactMethod}} | +| Work authorization | {{CandidateWorkAuthorization}} | +| Are you employed presently? | {{CandidateEmploymentStatus}} | +| Current location | {{CandidateCurrentLocation}} | +| Current timezone | {{CandidateCurrentTimezone}} | +| Timezones I can work in | {{CandidateWorkableTimezones}} | +| Availability to interview | {{CandidateInterviewAvailability}} | +| Availability to start | {{CandidateStartAvailability}} | +| Highest Education | {{CandidateHighestEducation}} | +| Graduated Year | {{CandidateGraduationYear}} | +| Name of school | {{CandidateSchoolName}} | +| Location of school | {{CandidateSchoolLocation}} | +| Linkedin Profile | ({{CandidateLinkedin}}) | +| Github Profile | ({{CandidateGithub}}) | +| Last project | {{CandidateLastProject}} | +| DOB | {{CandidateDOB}} | +| Total IT/career experience | {{CandidateTotalExperience}} | +| Open to in-office/hybrid/remote | Yes | +| Any trips planned in next six months? | No | diff --git a/local/Templates/ContactInfo/ContactInfo-ClientSubmit.md b/local/Templates/ContactInfo/ContactInfo-ClientSubmit.md new file mode 100644 index 0000000..0ea8fe7 --- /dev/null +++ b/local/Templates/ContactInfo/ContactInfo-ClientSubmit.md @@ -0,0 +1,4 @@ +{{CandidateName}} +===== + +{{CandidateOneLinerSummary}} diff --git a/local/Templates/ContactInfo/ContactInfo-JobBoard.md b/local/Templates/ContactInfo/ContactInfo-JobBoard.md new file mode 100644 index 0000000..853936b --- /dev/null +++ b/local/Templates/ContactInfo/ContactInfo-JobBoard.md @@ -0,0 +1,6 @@ +{{CandidateName}} +===== + +{{CandidateOneLinerSummary}} + +[ [Github Profile]({{CandidateGithub}}) ] . [ [Linkedin Profile]({{CandidateLinkedin}}) ] . [ {{CandidateEmail}} ] . [ {{CandidatePhone}} ] . [ {{CandidateLocation}} ] diff --git a/local/Templates/JobHistoryDetails/job1.md b/local/Templates/JobHistoryDetails/job1.md new file mode 100644 index 0000000..f622b8d --- /dev/null +++ b/local/Templates/JobHistoryDetails/job1.md @@ -0,0 +1,3 @@ +- Stuff +- Things +- Amazing project! \ No newline at end of file diff --git a/local/Templates/JobHistoryDetails/job2.md b/local/Templates/JobHistoryDetails/job2.md new file mode 100644 index 0000000..f622b8d --- /dev/null +++ b/local/Templates/JobHistoryDetails/job2.md @@ -0,0 +1,3 @@ +- Stuff +- Things +- Amazing project! \ No newline at end of file diff --git a/local/Templates/SkillsAndProjects/Projects.md b/local/Templates/SkillsAndProjects/Projects.md new file mode 100644 index 0000000..baa1cb6 --- /dev/null +++ b/local/Templates/SkillsAndProjects/Projects.md @@ -0,0 +1,2 @@ +- Cool project 1. +- cool project 2. diff --git a/local/Templates/SkillsAndProjects/Skills.csv b/local/Templates/SkillsAndProjects/Skills.csv new file mode 100644 index 0000000..c689f34 --- /dev/null +++ b/local/Templates/SkillsAndProjects/Skills.csv @@ -0,0 +1,2 @@ +skill1|1 years|skill,1,details,and,stuff +skill2|2 years|skill2,2,details,and,stuff,and,things \ No newline at end of file diff --git a/local/Templates/WorkHistory/WorkHistory.csv b/local/Templates/WorkHistory/WorkHistory.csv new file mode 100644 index 0000000..99bc7dd --- /dev/null +++ b/local/Templates/WorkHistory/WorkHistory.csv @@ -0,0 +1,2 @@ +job1,Title of job 1,January 1 1970 - January 6 1980 +job2,Title of Job 2,January 1 1970 - January 6 1980 \ No newline at end of file