Skip to content

Automation System contains a series of scripts mostly written in bash and python that helps automate generation of multiple PDF documents at ones from Learning In Motion.

Notifications You must be signed in to change notification settings

arfazhxss/app-sys

Repository files navigation

Directory Structure

├── README.md
├── atm.sh
├── automater.py
├── direc.sh
├── ren.sh
├── route.sh
├── scs.sh
├── textual.rtf
├── 9.0 LIM+/
│   ├── checklist.py
│   ├── cookies.json
│   ├── credentials.txt
│   ├── credentials.txt.tmp
│   ├── index.ts
│   ├── package.json
│   ├── result.json
│   ├── tsconfig.json
│   ├── yarn.lock
├── 9.1 Scrapers+/
│   ├── JobSpy.py
│   ├── StaffSpy.py
│   ├── credentials.txt
│   ├── jobs.csv
│   ├── session.pkl
├── 9.2 PreProcessed/
│   ├── 1.pdf
│   ├── 1.tex
│   ├── 3.pdf
│   ├── 4.pdf
│   ├── 9-5.pdf
│   ├── README.md
│   ├── signature.png
│   ├── 0 LaTeX Format/
│   │   ├── about.tex
│   │   ├── education.tex
│   │   ├── experiences.tex
│   │   ├── formatting.tex
│   │   ├── glyphtounicode.tex
│   │   ├── header.tex
│   │   ├── honors-awards.tex
│   │   ├── imports.tex
│   │   ├── project-entry.tex
│   │   ├── references.tex
│   │   ├── resume.pdf
│   │   ├── resume.tex
│   │   ├── setup.tex
│   │   ├── technical-skills.tex
│   │   ├── 0 Jake's Format/
│   │   │   ├── jake-resume-format.pdf
│   │   │   ├── jake-resume-format.tex
│   ├── 0 Resources/
│   │   ├── resut-depricated.sh
│   │   ├── signature.png
├── 9.3 CurrProcessed/
│   ├── August 2024 Box/
│   │   ├── Hussain Arfaz - Software Developer - Dayforce.pdf
│   ├── September 2024 Box/
│   ├── tex-outputs/
│   │   ├── tntx.aux
│   │   ├── tntx.log
│   │   ├── tntx.out
│   │   ├── tntx.tex
├── 9.4 PostProcessed/
│   ├── direc.sh
│   ├── directory_structure.txt
│   ├── srt.sh
│   ├── term_data.txt
│   ├── title_data.txt
│   ├── company_data/
│   │   ├── company_division.txt
│   │   ├── company_name.txt
│   │   ├── company_suffix.txt
│   ├── location_data/
│   │   ├── Alberta.txt
│   │   ├── British_Columbia.txt
│   │   ├── Manitoba.txt
│   │   ├── New_Brunswick.txt
│   │   ├── Northwest_Territories.txt
│   │   ├── Nova_Scotia.txt
│   │   ├── Ontario.txt
│   │   ├── Provinces.txt
│   │   ├── Quebec.txt
│   │   ├── Remote.txt
├── 9.5 Applications/
├── 9.6 Archives/
│   ├── direc-old.sh
├── 9.7 DOCX/
│   ├── Hussain, Arfaz - Placement Application - SDE (DOCX).docx
│   ├── SCS.md

About

Automation System contains a series of scripts mostly written in bash and python that helps automate generation of multiple PDF documents at ones from Learning In Motion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published