mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 00:26:26 +00:00
Initial release: AI-powered job application framework
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
committed by
Mads Lorentzen
co-authored by
Claude Opus 4.6
commit
c66d599d75
@@ -0,0 +1,60 @@
|
||||
# Candidate Profile
|
||||
|
||||
<!-- SETUP: This file is populated by running /setup -->
|
||||
<!-- After running /setup, all sections will be filled with your actual information -->
|
||||
|
||||
## Identity
|
||||
- **Name:** [YOUR_NAME]
|
||||
- **Location:** [YOUR_ADDRESS]
|
||||
- **Phone:** [YOUR_PHONE]
|
||||
- **Email:** [YOUR_EMAIL]
|
||||
- **LinkedIn:** [YOUR_LINKEDIN_URL]
|
||||
- **GitHub:** [YOUR_GITHUB_URL]
|
||||
- **Languages:** [YOUR_LANGUAGES with proficiency levels]
|
||||
- **Status:** [YOUR_EMPLOYMENT_STATUS]
|
||||
- **Constraints:** [YOUR_COMMUTE_OR_LOCATION_CONSTRAINTS]
|
||||
|
||||
## Education
|
||||
|
||||
| Degree | Period | Institution | Key Topics |
|
||||
|--------|--------|-------------|------------|
|
||||
| [DEGREE] | [YEARS] | [INSTITUTION] | [TOPICS] |
|
||||
|
||||
## Professional Experience
|
||||
|
||||
### [JOB_TITLE] - [COMPANY] ([START] - [END])
|
||||
[LOCATION]
|
||||
- [RESPONSIBILITY_OR_ACHIEVEMENT_1]
|
||||
- [RESPONSIBILITY_OR_ACHIEVEMENT_2]
|
||||
- [RESPONSIBILITY_OR_ACHIEVEMENT_3]
|
||||
|
||||
<!-- Add more roles as needed -->
|
||||
|
||||
## Independent Projects
|
||||
<!-- Projects outside of employment: freelance, open source, personal -->
|
||||
- **[PROJECT_NAME]**: [DESCRIPTION]
|
||||
|
||||
## Technical Skills
|
||||
|
||||
### Programming & ML
|
||||
- **[LANGUAGE]** ([PROFICIENCY]): [FRAMEWORKS_AND_LIBRARIES]
|
||||
- [OTHER_SKILLS]
|
||||
|
||||
### Domain Expertise
|
||||
- [DOMAIN_1]
|
||||
- [DOMAIN_2]
|
||||
|
||||
### Software & Tools
|
||||
- [TOOL_LIST]
|
||||
|
||||
## Publications
|
||||
<!-- List peer-reviewed publications, if any -->
|
||||
1. [AUTHOR_LIST] ([YEAR]). [TITLE]. [JOURNAL]. [DOI_LINK]
|
||||
|
||||
## Awards
|
||||
- [AWARD] - [EVENT] ([YEAR])
|
||||
|
||||
## References
|
||||
- [NAME], [TITLE], [COMPANY] ([EMAIL], [PHONE])
|
||||
|
||||
More references available upon request.
|
||||
Reference in New Issue
Block a user