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 | |
parent | 52daf90e6206a67414b2de2f7b741b9af2cd959a (diff) | |
download | cobalt-site-66e98b7125c87706782b8247b8e0329473dbeb5a.tar.xz cobalt-site-66e98b7125c87706782b8247b8e0329473dbeb5a.zip |
reorganized assets and CSS, added a post
Diffstat (limited to 'pages')
-rw-r--r-- | pages/resume.md | 48 | ||||
-rw-r--r-- | pages/resume.md.html | 55 | ||||
-rw-r--r-- | pages/resume.pdf | bin | 24012 -> 0 bytes |
3 files changed, 0 insertions, 103 deletions
diff --git a/pages/resume.md b/pages/resume.md deleted file mode 100644 index 95181fe..0000000 --- a/pages/resume.md +++ /dev/null @@ -1,48 +0,0 @@ ---- -permalink: "/{{slug}}" -title: Resume -description: My Professional, Up-to-Date Resume -layout: page.liquid ---- - -# Adam T. Carpenter - -Email: [atc@53hor.net](mailto:atc@53hor.net) -| Web Site: [www.53hor.net](https://53hor.net) -| Portfolio: [git.53hor.net](https://git.53hor.net) -| LinkedIn: [in/adam-carpenter](https://www.linkedin.com/in/adam-carpenter/) - -## Software Developer - -## Technical Expertise - -- C#, .NET Core, ASP.NET Core, .NET Framework -- JavaScript, TypeScript, ECMAScript 6 -- AngularJS, Aurelia -- HTML5, CSS3/Sass -- Rust, C, C++ -- POSIX Shell, Python -- MS SQL Server + EFCore, OracleDB, SQLite -- UNIX/\*NIX (GNU/Linux, FreeBSD), Windows (10, Server 2016) -- Docker, IBM Cloud Private (Kubernetes) -- Splunk, ElasticSearch (ELK Stack) - -## Professional Experience - -### Associate Application Developer (Automation Spec.) - -- Agile, Scrum methodologies -- devops -- automation -- mentoring new hires -- spearheading kubernetes -- rest apis -- web apps -- legacy + greenfield application interfacing - -### Technology Support - -## Education - -### Bachelor of Science, Computer Science, The College of William and Mary ('18) - 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> diff --git a/pages/resume.pdf b/pages/resume.pdf Binary files differdeleted file mode 100644 index 2bb3d25..0000000 --- a/pages/resume.pdf +++ /dev/null |