diff options
Diffstat (limited to 'cv.html')
-rw-r--r-- | cv.html | 43 |
1 files changed, 31 insertions, 12 deletions
@@ -15,24 +15,19 @@ <label for="git">Git</label> <a id="git" href="https://git.53hor.net">git.53hor.net</a> - <p> - 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> - <hr /> <h2>Summary</h2> <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. + I am a computer programmer who has been developing and maintaining native + and web applications since 2018. I have also been providing system + administration services and technical mentoring since 2016. I aim to + create simple, performant, and well-documented software with no surprises. </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. + I am fluent in Rust, C#, Python, JavaScript, Bourne Shell, and HTML+CSS. I + am also familiar with Java, PHP, C, C++, TypeScript, and PowerShell. </p> <hr /> @@ -40,7 +35,7 @@ <h3>Software Development</h3> <h3>Systems Administration</h3> - <h3>Technical Leadership</h3> + <h3>Technical Mentoring and Leadership</h3> <hr /> <h2>Experience</h2> @@ -48,13 +43,32 @@ <ul> <li> Automatic Data Processing | Application Developer | June 2018 to present + <ul> + <li> + Angelshark saved money (dial plan tool, password rotator, termed + user cleanup, monitoring), got it open-sourced + </li> + <li>Narwhal reverse proxy for authentication, security</li> + <li>Technical mentoring and knowledge sharing</li> + </ul> </li> <li> Freelance | Web Application Designer & Developer | July 2019 to present + <ul> + <li>Delivered results ahead of schedule</li> + <li>Quickly adjusted course for shifting requirements</li> + </ul> </li> <li> The College of William and Mary | Technology Support Specialist | February 2015 to May 2018 + <ul> + <li> + Worked directly with customers to diagnose issues and install and + configure software + </li> + <li>Accepted requests in person and remotely</li> + </ul> </li> </ul> @@ -71,5 +85,10 @@ 2014) </li> </ul> + + <hr /> + <h2>About Me</h2> + + <p>...</p> </body> </html> |