diff --git a/about/Makefile b/about/Makefile index 1a9d917..2e96956 100644 --- a/about/Makefile +++ b/about/Makefile @@ -13,7 +13,7 @@ resume.pdf: resume.html resume.docx: resume.md @echo "====Creating docx from md====" - pandoc --from markdown --to docx -o resume.docx resume.md + pandoc --from markdown --reference-doc=reference.docx --to docx -o resume.docx resume.md resume.txt: resume.md diff --git a/about/reference.docx b/about/reference.docx new file mode 100644 index 0000000..f0793c3 Binary files /dev/null and b/about/reference.docx differ diff --git a/about/resume.docx b/about/resume.docx index 804e7c4..49a98e4 100644 Binary files a/about/resume.docx and b/about/resume.docx differ diff --git a/about/resume.html b/about/resume.html index 7eacc9f..ea41b37 100644 --- a/about/resume.html +++ b/about/resume.html @@ -58,10 +58,11 @@ Windows, Security Onion

Help Desk Level 1 (May 2022 - July 2022)

diff --git a/about/resume.md b/about/resume.md index 0231ae0..1055c17 100644 --- a/about/resume.md +++ b/about/resume.md @@ -25,8 +25,8 @@ EXPERIENCE #### Self-employed - **Maintain** and upgrade **multiple servers** running Docker, Apache, and other technologies. -- Conducted regular vulnerability assessments and applied security patches to servers and applications. -- Independently research new technology outside of current implementations for improvements. +- Conduct weekly server maintenance tasks, such as **upgrades** and **patch management** on **Linux servers**. +- Independently **research new technology** outside of current implementations **for improvements**. ### Help Desk Level 1 (May 2022 - July 2022) #### Vinali Staffing diff --git a/about/resume.pdf b/about/resume.pdf index 9ff6ef8..311d887 100644 Binary files a/about/resume.pdf and b/about/resume.pdf differ diff --git a/about/resume.txt b/about/resume.txt index 4e78783..742137a 100644 --- a/about/resume.txt +++ b/about/resume.txt @@ -29,8 +29,8 @@ Self-employed - Maintain and upgrade multiple servers running Docker, Apache, and other technologies. -- Conducted regular vulnerability assessments and applied security - patches to servers and applications. +- Conduct weekly server maintenance tasks, such as upgrades and patch + management on Linux servers. - Independently research new technology outside of current implementations for improvements.