summaryrefslogtreecommitdiff
path: root/cv.html
diff options
context:
space:
mode:
Diffstat (limited to 'cv.html')
-rw-r--r--cv.html126
1 files changed, 23 insertions, 103 deletions
diff --git a/cv.html b/cv.html
index 687794b..ab4318f 100644
--- a/cv.html
+++ b/cv.html
@@ -6,9 +6,6 @@
<body>
<h1>Adam T. Carpenter</h1>
- <hr />
- <h2>Contact</h2>
-
<label for="email">Email</label>
<a id="email" href="mailto:atc@53hor.net">atc@53hor.net</a>
<label for="www">WWW</label>
@@ -19,7 +16,7 @@
<a id="git" href="https://git.53hor.net">git.53hor.net</a>
<p>
- This curriculum vitae is available in
+ This document is available in
<a href="https://www.53hor.net/cv.html">HTML</a> or as a
<a href="https://www.53hor.net/cv.pdf">PDF</a>.
</p>
@@ -27,29 +24,41 @@
<hr />
<h2>Summary</h2>
- <p>TODO:</p>
+ <p>
+ I am a computer programmer who has been developing and maintaining web
+ applications and services since 2018. I have also been providing systems
+ administration services and technical learning assistance since 2016.
+ </p>
+
+ <p>
+ I am fluent in Rust, C#, Python, JavaScript, Bourne Shell, and HTML. I am
+ also familiar with Java, PHP, C, C++, TypeScript, and PowerShell.
+ </p>
+
+ <hr />
+ <h2>Skills</h2>
+
+ <h3>Software Development</h3>
+ <h3>Systems Administration</h3>
+ <h3>Technical Leadership</h3>
<hr />
- <h2>Work Experience</h2>
+ <h2>Experience</h2>
<ul>
<li>
- Application Developer at Automatic Data Processing (Jun. 2018 to
- Present)
+ Automatic Data Processing | Application Developer | June 2018 to present
</li>
<li>
- Freelance Web Application Designer and Developer (Jul. 2019 to Present)
+ Freelance | Web Application Designer & Developer | July 2019 to present
</li>
<li>
- Technology Support Specialist at The College of William and Mary (Feb.
- 2015 to May 2018)
+ The College of William and Mary | Technology Support Specialist |
+ February 2015 to May 2018
</li>
</ul>
<hr />
- <h2>Skills</h2>
-
- <hr />
<h2>Academics</h2>
<ul>
@@ -62,94 +71,5 @@
2014)
</li>
</ul>
-
- <hr />
- <h2>Functional Skills and Qualifications</h2>
-
- <ul>
- Proficient Languages (Every Day)
- <li>Bourne Shell (POSIX <code>sh</code>)</li>
- <li>C#</li>
- <li>HTML, CSS</li>
- <li>Java</li>
- <li>JavaScript, ECMAScript</li>
- <li>Python</li>
- <li>Rust</li>
- </ul>
-
- <ul>
- Familiar Languages (Every So Often)
- <li>C++</li>
- <li>C</li>
- <li>TypeScript</li>
- <li>PowerShell</li>
- <li>PHP</li>
- </ul>
-
- <ul>
- Libraries & Frameworks
- <li>.NET Core, ASP.NET Core, EF Core</li>
- <li>Vue.js</li>
- <li>Aurelia</li>
- <li>Hyper.rs</li>
- <li>Actix.rs</li>
- <li>Spring Boot</li>
- <li>Symfony 5</li>
- </ul>
-
- <ul>
- Servers & Storage
- <li>Apache, NGINX, Lighttpd</li>
- <li>IIS</li>
- <li>MS SQL Server</li>
- <li>SQLite</li>
- <li>ZFS</li>
- <li>MongoDB</li>
- </ul>
-
- <ul>
- Platforms, Operating Systems, Virtualization
- <li>FreeBSD, jails</li>
- <li>
- Linux
- <ul>
- <li>Alpine Linux</li>
- <li>Arch, Manjaro GNU/Linux</li>
- <li>Debian GNU/Linux</li>
- </ul>
- </li>
- <li>Docker, Docker Swarm</li>
- <li>Kubernetes, IBM Cloud Private, Ferris Wheel, Helm</li>
- <li>Microsoft Windows 10, Windows Server 2016</li>
- </ul>
-
- <ul>
- Voice Vendor Technologies (from an automation perspective)
- <li>Avaya Communication Manager</li>
- <li>Genesys Call Routing, Configuration Server</li>
- <li>Calabrio Call Recording</li>
- <li>Glance CoBrowser</li>
- <li>VeraSMART Call Accounting</li>
- </ul>
-
- <ul>
- VCS, CI/CD
- <li>Git</li>
- <li>Subversion</li>
- <li>GitHub</li>
- <li>GitLab</li>
- <li>Bitbucket</li>
- <li>Jenkins</li>
- </ul>
-
- <ul>
- Text Processing & The Command Line
- <p>
- The tools I use day-to-day on the command line are too numerous to list
- here. I'm frequently jotting notes about what I use on my web log, and
- maintain/update a post on what I frequently use there as well. TODO:
- link
- </p>
- </ul>
</body>
</html>