BeyondCodeBootcamp / BeyondCodeBootcamp/html-resume
Bot-friendly Version for ATS (HR CRMs)
- Lingua principale
- HTML
- Stelle
- 9
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
> Many ATS's give a "quick view" format of the resume. If the structure is in columns it almost always makes it into a plain text doc. I and many other recruiters will likely not read that resume because we have many other options. - Anonymous inside source
You'd think that the stuff on the right-hand aside would read after the stuff on the left-hand main area, but when an HR bot parses this.
Despite the fact that everything selects correctly (and you might naively expect bots to follow selectable text order), it puts those things a little in the middle.
The sectioning is right, but the overall structure is wrong.
```bash
sudo apt install pdftotext
pdftotext resume.pdf
cat resume.ttxt
```
I'd like a selector up at the top:
```txt
| For Humans (In-Hand) | For ATS Upload (HR Software CRM) |
```
Should work with
- BReezyHR
- Taleo
- pdftotext
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia generando il PDF ed eseguendo il comando pdftotext dell’issue per esaminare l’ordine estratto. Confronta l’output attuale con le viste richieste per gli esseri umani e per ATS; il lavoro è completo quando un selettore fornisce entrambi i formati e l’output ATS viene letto nell’ordine previsto per BReezyHR, Taleo e pdftotext.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- html
- Ambito
- frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100