From 8d00d22b63acbcd12766d64ea8e8954e94d496db Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Wed, 1 Nov 2023 02:45:40 -0500 Subject: Updated employment status --- dnw/static-pages.scm | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/dnw/static-pages.scm b/dnw/static-pages.scm index ac90d5f..54adc65 100644 --- a/dnw/static-pages.scm +++ b/dnw/static-pages.scm @@ -63,11 +63,9 @@ (h1 "About Me") (p "My name is Duncan. I am 21, and have lived most of my life in rural Arkansas. I graduated in 2023 from LSU, cum laude, " "with dual degrees in math and physics, and have at various times been employed as a dishwasher, maintainence guy, tutor, " - "data science intern, embedded developer, and research scientist. I am currently unemployed.") - (p "Had I my druthers, I would like to be able to make a career out of decentralized science, " - "doing physics research and teaching not dependent on the state or the university system. " - "In the interim, I'm in no way above contributing to society more directly. Hire me; I'll learn anything. I have a " - ,(hyperlink "/assets/cv.pdf" "CV") ".") + "data science intern, embedded developer, and research scientist. I currently am a software engineer at Northrop-Grumman " + "(pending clearance).") + (p ,(hyperlink "/assets/cv.pdf" "CV")) (h1 "Academic Interests") (h2 "Physical Science") (p "I've planned on studying physics since I was 5. I enjoy studing almost anything that's natural and dead, " -- cgit v1.2.3