From 84d48b12d27becbd2d9f0691cc8fedefa2bbed67 Mon Sep 17 00:00:00 2001 From: mattkae Date: Thu, 27 Oct 2022 08:54:41 -0400 Subject: Improving link discoverability and personal projects --- download/cv.pdf | Bin 74267 -> 77272 bytes download/resume_dl.css | 6 +++++- download/resume_dl.html | 20 +++++++++++++++++--- 3 files changed, 22 insertions(+), 4 deletions(-) (limited to 'download') diff --git a/download/cv.pdf b/download/cv.pdf index a81cea8..42dbac3 100644 Binary files a/download/cv.pdf and b/download/cv.pdf differ diff --git a/download/resume_dl.css b/download/resume_dl.css index b9d277e..1ef20ef 100644 --- a/download/resume_dl.css +++ b/download/resume_dl.css @@ -31,6 +31,10 @@ header { padding-bottom: 1rem; } +#resume a { + color: #343231; +} + #resume_header { width: 100%; display: flex; @@ -47,7 +51,7 @@ header { } #resume_header_contact { - font-size: 12px; + font-size: 10px; } #resume_header_contact span { diff --git a/download/resume_dl.html b/download/resume_dl.html index aafe63d..48c12c5 100644 --- a/download/resume_dl.html +++ b/download/resume_dl.html @@ -40,6 +40,10 @@ header { padding-bottom: 1rem; } +#resume a { + color: #343231; +} + #resume_header { width: 100%; display: flex; @@ -56,7 +60,7 @@ header { } #resume_header_contact { - font-size: 12px; + font-size: 10px; } #resume_header_contact span { @@ -174,7 +178,7 @@ img.emoji {
πŸ–₯️ Computer Programmer - ☎️ +1-201-400-2699 + πŸ”— matthewkosarek.xyz πŸ“§ mkosare1@gmail.com πŸ‡ΊπŸ‡Έ United States Citizen
@@ -231,7 +235,7 @@ img.emoji { Planned, scoped, and organized daily tasks and long-term projects
  • - Individually contributed across many levels of the codebase, from firmware to the application layer + Individually contributed across many aspects of the codebase, from firmware to the application layer
  • @@ -363,6 +367,16 @@ img.emoji { + +
    +

    Projects

    + +
    -- cgit v1.2.1