summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-02-28 21:38:40 -0500
committerAdam T. Carpenter <atc@53hor.net>2021-02-28 21:38:40 -0500
commit51239223cbc8870caf0d72497e90069acf5adce5 (patch)
tree3b9fcb41ff9fe707a4d4ebb1f817d56fede4ef84
parentdd3d2da50bd34dc855d7c6d8b3de003f5d00af64 (diff)
download53hor-51239223cbc8870caf0d72497e90069acf5adce5.tar.xz
53hor-51239223cbc8870caf0d72497e90069acf5adce5.zip
added some to CV
-rw-r--r--cv.html53
1 files changed, 35 insertions, 18 deletions
diff --git a/cv.html b/cv.html
index 42b4b50..687794b 100644
--- a/cv.html
+++ b/cv.html
@@ -12,45 +12,60 @@
<label for="email">Email</label>
<a id="email" href="mailto:atc@53hor.net">atc@53hor.net</a>
<label for="www">WWW</label>
- <a id="www" href="https://www.53hor.net/info.html">www.53hor.net/profile</a>
+ <a id="www" href="https://www.53hor.net/info.html"
+ >www.53hor.net/info.html</a
+ >
<label for="git">Git</label>
<a id="git" href="https://git.53hor.net">git.53hor.net</a>
- <hr />
- <h2>Summary</h2>
-
- <p>TODO: my summary</p>
-
<p>
This curriculum vitae 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>
+ <a href="https://www.53hor.net/cv.pdf">PDF</a>.
</p>
<hr />
- <h2>Functional Skills and Qualifications</h2>
+ <h2>Summary</h2>
- <hr />
- <h2>Work Experience</h2>
+ <p>TODO:</p>
<hr />
- <h2>Skills</h2>
+ <h2>Work Experience</h2>
<ul>
<li>
+ Application Developer at Automatic Data Processing (Jun. 2018 to
+ Present)
+ </li>
+ <li>
+ Freelance Web Application Designer and Developer (Jul. 2019 to Present)
+ </li>
+ <li>
Technology Support Specialist at The College of William and Mary (Feb.
2015 to May 2018)
</li>
+ </ul>
+
+ <hr />
+ <h2>Skills</h2>
+
+ <hr />
+ <h2>Academics</h2>
+
+ <ul>
<li>
- Application Developer at Automatic Data Processing (Jun. 2018 - Present)
+ Bachelor of Science in Computer Science at The College of William and
+ Mary (Aug. 2014 to May 2018)
</li>
<li>
- Freelance Web Application Designer and Developer (Jul. 2019 - Present)
+ High School Diploma at Peninsula Catholic High School (Sep. 2010 to May
+ 2014)
</li>
</ul>
<hr />
- <h2>Academics</h2>
+ <h2>Functional Skills and Qualifications</h2>
+
<ul>
Proficient Languages (Every Day)
<li>Bourne Shell (POSIX <code>sh</code>)</li>
@@ -68,6 +83,7 @@
<li>C</li>
<li>TypeScript</li>
<li>PowerShell</li>
+ <li>PHP</li>
</ul>
<ul>
@@ -78,6 +94,7 @@
<li>Hyper.rs</li>
<li>Actix.rs</li>
<li>Spring Boot</li>
+ <li>Symfony 5</li>
</ul>
<ul>
@@ -87,6 +104,7 @@
<li>MS SQL Server</li>
<li>SQLite</li>
<li>ZFS</li>
+ <li>MongoDB</li>
</ul>
<ul>
@@ -106,7 +124,7 @@
</ul>
<ul>
- Voice Vendor Technologies (from an Automation Perspective)
+ Voice Vendor Technologies (from an automation perspective)
<li>Avaya Communication Manager</li>
<li>Genesys Call Routing, Configuration Server</li>
<li>Calabrio Call Recording</li>
@@ -129,10 +147,9 @@
<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.
+ maintain/update a post on what I frequently use there as well. TODO:
+ link
</p>
-
- <p></p>
</ul>
</body>
</html>