diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-07-11 10:59:50 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-07-11 10:59:50 -0400 |
commit | 66e98b7125c87706782b8247b8e0329473dbeb5a (patch) | |
tree | 4d33c71e5462aa991199159f7fa70c1b3acf355b /pages/resume.md.html | |
parent | 52daf90e6206a67414b2de2f7b741b9af2cd959a (diff) | |
download | cobalt-site-66e98b7125c87706782b8247b8e0329473dbeb5a.tar.xz cobalt-site-66e98b7125c87706782b8247b8e0329473dbeb5a.zip |
reorganized assets and CSS, added a post
Diffstat (limited to 'pages/resume.md.html')
-rw-r--r-- | pages/resume.md.html | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/pages/resume.md.html b/pages/resume.md.html deleted file mode 100644 index 089d829..0000000 --- a/pages/resume.md.html +++ /dev/null @@ -1,55 +0,0 @@ -<!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> |