resume/resume.xml

82 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<portfolio xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://resume.r00t2.io/"
xsi:schemaLocation="https://resume.r00t2.io/ http://schema.xml.r00t2.io/projects/resumegen.xsd">
<resume>
<name>
<firstName>Brent</firstName>
<middleName>Timothy</middleName>
<lastName>Saner</lastName>
</name>
<contact>
<email>r00t@r00t2.io</email>
<phoneNumber>+1 (504) 338-1513</phoneNumber>
</contact>
<location>
<locality>Lehigh Valley</locality>
<region>PA</region>
</location>
<workExperience>
<experience>
<companyName>FoxyProxy</companyName>
<positions>
<position>
<title>Systems Engineer Consultant</title>
<duration>
<start>2015-01</start>
</duration>
<role>
<responsibility>
<desc>Design and improve infrastructure and service operations</desc>
<accomplishments>
<accomplishment>Reduced infrastructure operatoinal costs by 75%</accomplishment>
<accomplishment>Designed Single Sign-On backend/architecture for customer services</accomplishment>
<accomplishment>Architectured centralized authentication with bandwidth accounting</accomplishment>
<accomplishment>Redesigned internal platforms for GDPR compliance</accomplishment>
</accomplishments>
</responsibility>
</role>
</position>
<position>
<title>Systems Administrator Consultant</title>
<duration>
<start>2014-03</start>
<end>2015-01</end>
</duration>
<role>
<responsibility>
<desc>Manage 3000+ proxy/VPN nodes</desc>
<accomplishments>
<accomplishment>Reduced underutilized number of 1500+ physical nodes to ~750 to reduce costs.
</accomplishment>
</accomplishments>
</responsibility>
</role>
</position>
</positions>
<desc>FoxyProxy offers HTTP, HTTPS, and VPN (various protocols) as a service.</desc>
</experience>
<experience>
<companyName>Project.Phree</companyName>
<positions>
<position>
<title>NOC Engineer</title>
<role>
<responsibility>
<desc></desc>
</responsibility>
</role>
</position>
</positions>
<desc>Project.Phree (now defunct) was a community-driven/volunteer initiative to bring city-wide free wireless Internet access to disadvantaged neighborhoods</desc>
</experience>
</workExperience>
</resume>
<cv>
</cv>
</portfolio>