From bfaccc32571df8a02f69518d8864244efba3b5b5 Mon Sep 17 00:00:00 2001 From: 53hornet Date: Wed, 28 Jul 2021 10:58:58 -0400 Subject: php site, templating and partials, faster index generation --- cv.html | 396 ++++++++++++++++++++++++++++++---------------------------------- 1 file changed, 188 insertions(+), 208 deletions(-) (limited to 'cv.html') diff --git a/cv.html b/cv.html index e242720..20e4e64 100644 --- a/cv.html +++ b/cv.html @@ -1,208 +1,188 @@ - - - - - - -

Adam T. Carpenter

- - - atc@53hor.net - - www.53hor.net/info.html - - git.53hor.net - -
-

Summary

- -

- I am a computer programmer who has been developing and maintaining native - and web applications since 2018. I have also been providing systems - administration services and technical mentoring since 2016. I aim to - create simple, performant, and well-documented software that solves real - problems with no surprises. -

- -

- I am fluent in Rust, C#, Python, JavaScript, Bourne Shell, and HTML+CSS. I - am also familiar with Java, PHP, C, C++, TypeScript, and PowerShell. I - have used a variety of frameworks and libraries, as well as a myriad of - web servers, databases, and "DevOps" toolkits. -

- -
-

Skills

- -

Software Development

- - - -

Systems Administration

- - - -

Technical Mentoring, Leadership

- - - -
-

Experience

- - - -
-

Academics

- -

- I have a Bachelor of Science in Computer Science and graduated from the - College of William and Mary in May of 2018. While there, I participated in - several group software development projects such as hybrid Android - application testing and presided over the campus Game Design Club. -

- -
-

About Me

- -

- I wrote my first program on a TI-84 in BASIC to help finish my high school - math homework faster. I quickly transitioned to building more complicated - programs but have continued to enjoy finding the smallest amount of code - to solve a problem quickly, correctly, and securely. -

- -

- I grew up in and still call Hampton Roads, Virginia my home. In my spare - time I drive and maintain a classic car, a 1953 Hudson Hornet. I enjoy - travelling and being at home with my wife and cocker spaniel. I also - self-host a web server in a closet in my home. -

- -

- You can always find more on - my web site. -

- - + +atc@53hor.net + +www.53hor.net + +git.53hor.net + +
+

Summary

+ +

+ I am a computer programmer who has been developing and maintaining native and + web applications since 2018. I have also been providing systems administration + services and technical mentoring since 2016. I aim to create simple, + performant, and well-documented software that solves real problems with no + surprises. +

+ +

+ I am fluent in Rust, C#, Python, JavaScript, Bourne Shell, and HTML+CSS. I am + also familiar with Java, PHP, C, C++, TypeScript, and PowerShell. I have used + a variety of frameworks and libraries, as well as a myriad of web servers, + databases, and "DevOps" toolkits. +

+ +
+

Skills

+ +

Software Development

+ + + +

Systems Administration

+ + + +

Technical Mentoring, Leadership

+ + + +
+

Experience

+ +

+

Automatic Data Processing | Application Developer | June 2018 to present

+ +

+ +

+

+ Freelance | Web Application Designer & Developer | Jul. 2019 to present +

+ +

+ +

+

+ The College of William and Mary | Technology Support Specialist | Feb. + 2015 to May 2018 +

+ +

+ +
+

Academics

+ +

+ I have a Bachelor of Science in Computer Science and graduated from the + College of William and Mary in May of 2018. While there, I participated in + several group software development projects such as hybrid Android application + testing and presided over the campus Game Design Club. +

+ +
+

About Me

+ +

+ I wrote my first program on a TI-84 in BASIC to help finish my high school + math homework faster. I quickly transitioned to building more complicated + programs but have continued to enjoy finding the smallest amount of code to + solve a problem quickly, correctly, and securely. +

+ +

+ I grew up in and still call Hampton Roads, Virginia my home. In my spare time + I drive and maintain a classic car, a 1953 Hudson Hornet. I enjoy travelling + and being at home with my wife and cocker spaniel. I also self-host a web + server in a closet in my home. +

+ +

+ You can always find more on + my web site. +

-- cgit v1.2.3