Adding rust experience and hobbies
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.docker-build
|
||||||
2
Makefile
2
Makefile
@@ -19,7 +19,7 @@ resume: .docker-build
|
|||||||
--name ${CONTAINER_NAME} \
|
--name ${CONTAINER_NAME} \
|
||||||
${NAME} \
|
${NAME} \
|
||||||
pandoc ${FILE_NAME}.md -f markdown+yaml_metadata_block --template templates/jb2resume.latex -o ${FILE_NAME}.pdf \
|
pandoc ${FILE_NAME}.md -f markdown+yaml_metadata_block --template templates/jb2resume.latex -o ${FILE_NAME}.pdf \
|
||||||
&& docker stop ${CONTAINER_NAME} \
|
; docker stop ${CONTAINER_NAME} \
|
||||||
&& docker rm ${CONTAINER_NAME}
|
&& docker rm ${CONTAINER_NAME}
|
||||||
|
|
||||||
.docker-build:
|
.docker-build:
|
||||||
|
|||||||
@@ -1,17 +1,16 @@
|
|||||||
---
|
---
|
||||||
name: Paul Halvorsen
|
name: Paul Halvorsen
|
||||||
keywords: python, c, docker, containers, tdd, test driven development, pytest, ci/cd, javascript, jquery, php, mysql, rest, api, json, xml, git, nginx, remote, testing
|
keywords: rust, cargo, python, c, docker, containers, tdd, test driven development, pytest, ci/cd, javascript, jquery, php, mysql, rest, api, json, xml, git, gitlab, nginx, remote, testing
|
||||||
left-column:
|
left-column:
|
||||||
- 'Phone: +1-410-236-4665'
|
- 'Phone: +1-410-236-4665'
|
||||||
- 'Citizen of the United States'
|
- 'Citizen of the United States'
|
||||||
right-column:
|
right-column:
|
||||||
- 'Email: [pmghalvorsen@gmail.com](mailto:pmghalvorsen@gmail.com)'
|
- 'Email: [pmghalvorsen@gmail.com](mailto:pmghalvorsen@gmail.com)'
|
||||||
- 'Holding TS/SCI, Last Re-Up: 2018'
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Summary
|
# Summary
|
||||||
|
|
||||||
I'm a Software Engineer with over 11 years development and 15 years professional experience, with exposure to C, Python, PHP, Go, JavaScript, Java, and C++ languages; various SQL databases; JQuery and Pytest frameworks; Docker containerization; and Rest API, JSON, XML, and nginx technologies.
|
I'm a Software Engineer with over 13 years development and 17 years professional experience, with exposure to Rust, C, Python, PHP, Go, JavaScript, Java, and C++ languages; various SQL databases; JQuery and Pytest frameworks; Docker containerization; and Rest API, NATS, JSON, XML, and nginx technologies.
|
||||||
|
|
||||||
# Work Experience
|
# Work Experience
|
||||||
|
|
||||||
@@ -19,6 +18,7 @@ I'm a Software Engineer with over 11 years development and 15 years professional
|
|||||||
|
|
||||||
**Sr Software Engineer**: April 2022 - Present
|
**Sr Software Engineer**: April 2022 - Present
|
||||||
|
|
||||||
|
- Rust development using cargo, cmake, and cross compilation
|
||||||
- Python development using pyenv, pipenv, cython, docker build environment, gitlab pipelines, and static compilation
|
- Python development using pyenv, pipenv, cython, docker build environment, gitlab pipelines, and static compilation
|
||||||
- Develop security alarms for Windows, Linux (Debian and RedHat), and MacOS
|
- Develop security alarms for Windows, Linux (Debian and RedHat), and MacOS
|
||||||
- Written RFC and ADR to drive design and decision making on project direction
|
- Written RFC and ADR to drive design and decision making on project direction
|
||||||
@@ -84,33 +84,16 @@ I'm a Software Engineer with over 11 years development and 15 years professional
|
|||||||
|
|
||||||
# Education
|
# Education
|
||||||
|
|
||||||
University of Maryland Baltimore Campus
|
- **University of Maryland Baltimore Campus**: Masters in Computer Science; 2013. Thesis: "Stateless Detection of Malicious Traffic: Emphasis on User Privacy"
|
||||||
|
- **Salisbury University**: Bachelors in Computer Science; 2009. Magna Cum-Laude
|
||||||
: Masters in Computer Science; 2013. Thesis: "Stateless Detection of Malicious Traffic: Emphasis on User Privacy"
|
- **Security+**: ID: COMP001021281239; Exp Date: 04/04/2024
|
||||||
|
- **Royal Military College (RMC Canada)**: Training in OpenBSD development and administration
|
||||||
Salisbury University
|
|
||||||
|
|
||||||
: Bachelors in Computer Science; 2009. Magna Cum-Laude
|
|
||||||
|
|
||||||
Security+
|
|
||||||
|
|
||||||
: ID: COMP001021281239; Exp Date: 04/04/2024
|
|
||||||
|
|
||||||
Royal Military College (RMC Canada)
|
|
||||||
|
|
||||||
: Training in OpenBSD development and administration
|
|
||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
|
|
||||||
RedBlue Conference
|
- **RedBlue Conference**: Presented combination web enumeration/exploitation tool
|
||||||
|
- **National Conference for Undergrad Research (NCUR)**: Presented development of STK scenario building and manipulation
|
||||||
: Presented combination web enumeration/exploitation tool
|
- **SANS Courses**: Staying up-to-date on security research
|
||||||
|
- **Homelab**: Running email, cloud storage, gitea, DNS, multimedia, geneology, and static web page services
|
||||||
National Conference for Undergrad Research (NCUR)
|
- **Web Admin for PTA**: Setup and maintain a Wordpress site
|
||||||
|
|
||||||
: Presented development of STK scenario building and manipulation
|
|
||||||
|
|
||||||
SANS Courses
|
|
||||||
|
|
||||||
: Staying up-to-date on security research
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user