diff options
author | 53hornet <atc@53hor.net> | 2021-09-12 17:26:24 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-09-12 17:26:24 -0400 |
commit | 9da420c624521d54ff9d4d8bd944bcd7a3a03b7e (patch) | |
tree | 67f820c5b4eab772b8479dc17c52e06525abbee3 /cv.html | |
parent | 2901cf43bf45ff322fb62286c3bf1594b55c20ee (diff) | |
download | 53hor-9da420c624521d54ff9d4d8bd944bcd7a3a03b7e.tar.xz 53hor-9da420c624521d54ff9d4d8bd944bcd7a3a03b7e.zip |
feat: update hire, updated css, tweaked payments
Diffstat (limited to 'cv.html')
-rw-r--r-- | cv.html | 38 |
1 files changed, 19 insertions, 19 deletions
@@ -1,3 +1,5 @@ +<h1>Adam T. Carpenter</h1> + <label for="email">Email</label> <a id="email" href="mailto:atc@53hor.net">atc@53hor.net</a> <label for="www">WWW</label> @@ -7,9 +9,6 @@ >git.53hor.net</a > -<hr /> -<h2>Summary</h2> - <p> I am a computer programmer who has been developing and maintaining native and web applications since 2018. I have also been providing systems administration @@ -22,18 +21,18 @@ 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. + databases, and "DevOps" platforms. </p> <hr /> <h2>Skills</h2> -<h3>Software Development</h3> +<h3>Software Engineering</h3> <ul> <li> Build performant, correct applications and services with a focus on - automating manual labor and making architects'/operators' lives easier. + automating manual labor and making architects' and operators' lives easier. </li> <li> Contribute to internal and client-facing front-end software that is simple @@ -82,14 +81,19 @@ </ul> <hr /> -<h2>Experience</h2> +<h2>Work History</h2> <p> -<h3>Automatic Data Processing | Software Engineer | Aughst 2021 to Present</h3> +<h3>Software Engineer</h3> +<em>Automatic Data Processing (August 2021-Present)</em> +<ul> + <li>Promoted after three years of hard work as a junior application developer</li> +</ul> </p> <p> -<h3>Automatic Data Processing | Application Developer | June 2018 to August 2021</h3> +<h3>Application Developer</h3> +<em>Automatic Data Processing (June 2018-August 2021)</em> <ul> <li> Authored <em>Altruistic Angelshark</em>, an Avaya Communication Manager @@ -125,9 +129,8 @@ </p> <p> -<h3> - Freelance | Web Application Designer & Developer | Jul. 2019 to present -</h3> +<h3>Web Application Designer & Developer</h3> +<em>Freelance (July 2019-Present)</em> <ul> <li> Built a from-scratch art studio storefront to exactly fit the customer's @@ -141,10 +144,8 @@ </p> <p> -<h3> - The College of William and Mary | Technology Support Specialist | Feb. - 2015 to May 2018 -</h3> +<h3>Technology Support Specialist, Repair Technician</h3> +<em>The College of William & Mary (February 2015-May 2018)</em> <ul> <li> Worked directly with customers to diagnose issues and install and @@ -160,7 +161,7 @@ </p> <hr /> -<h2>Academics</h2> +<h2>Academic History</h2> <p> I have a Bachelor of Science in Computer Science and graduated from the @@ -187,6 +188,5 @@ </p> <p> - You can always find more on - <a href="https://www.53hor.net">my web site</a>. + I keep a <a href="https://www.53hor.net">public journal on my web site</a>. </p> |