https://github.com/ern0/read-my-cv
Read My CV, pls
https://github.com/ern0/read-my-cv
Last synced: 3 days ago
JSON representation
Read My CV, pls
- Host: GitHub
- URL: https://github.com/ern0/read-my-cv
- Owner: ern0
- License: mit
- Created: 2023-03-23T14:22:29.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T08:46:38.000Z (12 months ago)
- Last Synced: 2025-01-23T09:32:46.714Z (12 months ago)
- Language: HTML
- Size: 2.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Read My CV
## The problem
- Recruiters are calibrated for one page long CVs
- As a generalist with 35 years of experience my CV is 17 pages long
## The solution (final)
- Recruiters should read CVs carefully
- They should also know the difference between C++ and C#
- They should have at least some basic knowledge about software developement
- Job search sites should handle special characters and separate C, C++ and C# result items
## The solution (actual)
Prepare CV generator:
- Write a full CV with everything included
- Tag sections and fields, e.g. "#web" or "#embedded"
- Convert it to a single-page webapp
Generate a customized CV:
- Launch the webapp
- Select tags to show or hide to make a filtered CV
- Copy CLI command and execute it to generate a PDF
- Send the custom CV to the recruiter
## Manual
__TODO__ - _Check `launch.sh`_