diff options
Diffstat (limited to 'pages/resume.md.html')
-rw-r--r-- | pages/resume.md.html | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/pages/resume.md.html b/pages/resume.md.html new file mode 100644 index 0000000..089d829 --- /dev/null +++ b/pages/resume.md.html @@ -0,0 +1,55 @@ +<!DOCTYPE html> +<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> +<head> + <meta charset="utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> + <title>Resume</title> + <style> + code{white-space: pre-wrap;} + span.smallcaps{font-variant: small-caps;} + span.underline{text-decoration: underline;} + div.column{display: inline-block; vertical-align: top; width: 50%;} + </style> + <link rel="stylesheet" href="../public/css/resume.css" /> + <!--[if lt IE 9]> + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> + <![endif]--> +</head> +<body> +<header id="title-block-header"> +<h1 class="title">Resume</h1> +</header> +<h1 id="adam-t.-carpenter">Adam T. Carpenter</h1> +<p>Email: <a href="mailto:atc@53hor.net">atc@53hor.net</a> | Web Site: <a href="https://53hor.net">www.53hor.net</a> | Portfolio: <a href="https://git.53hor.net">git.53hor.net</a> | LinkedIn: <a href="https://www.linkedin.com/in/adam-carpenter/">in/adam-carpenter</a></p> +<h2 id="software-developer">Software Developer</h2> +<h2 id="technical-expertise">Technical Expertise</h2> +<ul> +<li>C#, .NET Core, ASP.NET Core, .NET Framework</li> +<li>JavaScript, TypeScript, ECMAScript 6</li> +<li>AngularJS, Aurelia</li> +<li>HTML5, CSS3/Sass</li> +<li>Rust, C, C++</li> +<li>POSIX Shell, Python</li> +<li>MS SQL Server + EFCore, OracleDB, SQLite</li> +<li>UNIX/*NIX (GNU/Linux, FreeBSD), Windows (10, Server 2016)</li> +<li>Docker, IBM Cloud Private (Kubernetes)</li> +<li>Splunk, ElasticSearch (ELK Stack)</li> +</ul> +<h2 id="professional-experience">Professional Experience</h2> +<h3 id="associate-application-developer-automation-spec.">Associate Application Developer (Automation Spec.)</h3> +<ul> +<li>Agile, Scrum methodologies</li> +<li>devops</li> +<li>automation</li> +<li>mentoring new hires</li> +<li>spearheading kubernetes</li> +<li>rest apis</li> +<li>web apps</li> +<li>legacy + greenfield application interfacing</li> +</ul> +<h3 id="technology-support">Technology Support</h3> +<h2 id="education">Education</h2> +<h3 id="bachelor-of-science-computer-science-the-college-of-william-and-mary-18">Bachelor of Science, Computer Science, The College of William and Mary (’18)</h3> +</body> +</html> |