Files
homepage/source/webui/templates/cv.tpl
2012-01-09 01:34:25 +00:00

333 lines
14 KiB
Smarty

<h2>Curriculum Vitae</h2>
<div class="container">
<div class="row">
<div class="span4 column">
<h3>Download</h3>
</div>
<div class="span12 column">
<p>
<a href="{$base_uri}files/BenRobertsCv.pdf" title="Ben Roberts' CV">
<img src="{$base_uri}images/acrobat.png" alt="Download PDF copy of Ben Roberts' CV" style="width: 3em; height: 3em; vertical-align: middle;" />
<!-- Image used under license (CC BY-NC-SA 3.0) from http://barrymieny.deviantart.com/ //-->
Download a PDF copy of this CV.
</a>
</p>
</div>
</div>
<div class="row">
<div class="span4 column">
<h3>Personal Information</h3>
</div>
<div class="span12 column">
<dl>
<dt>Full Name</dt>
<dd><p>Benjamin Austin Roberts</p></dd>
<dt>Email Address</dt>
<dd><p>{mailto address="me@benroberts.net" encode="hex"}</p></dd>
<dt>Date of Birth</dt>
<dd><p>09/09/1986</p></dd>
<dt>Nationality</dt>
<dd><p>British</p></dd>
</dl>
</div>
</div>
<div class="row">
<div class="span4 column">
<h3>Employment</h3>
</div>
<div class="span12 column">
<ol class="employment">
<li>
<h4>
Atos IT Services UK
<small>July 2010 - Present</small>
</h4>
<h5>Graduate Technical Specialist</h5>
<p>
Design and implementation of network solutions for Atos customers in the Transport and Financial
Services industries.
</p>
<p>
Installed, configured and managed an out of band console service for remote management of core
infrastructure across multiple datacentres.
</p>
<p>
Designed, built and operated an 8-rack development lab containing ~70 mixed-vendor devices
for validation of a large-scale internal project.
</p>
<p>
Lead planner for physical aspects of 5-datacentre core infrastructure upgrade including
circuit delivery, rack and equipment placement, power/network connectivity, and logistics
management for ~3000 items of hardware.
</p>
</li>
<li>
<h4>
Netcraft
<small>June 2008 - May 2009</small>
</h4>
<h5>Internet Services Developer</h5>
<p>
Penetration testing of web applications and hardware devices for large financial
institutions. Development of a perl/sql based data mining survey. Take-downs of
phishing sites (via legal channels), and other anti-phishing related activities.
Windows Server/Active Directory/Exchange administration (including migrations to
newer hardware/operating system versions).
</p>
</li>
<li>
<h4>
NXP Semiconductors
<small></small>
</h4>
<h5>Student Intern</h5>
<p>
Maintained and extended an existing internal web application using PHP and
Perl. Installed and configured a streaming video on demand server on Red
Hat Linux, with an embedded Linux client running on a Set Top Box.
</p>
</li>
<li>
<h4>
Electronics and Computer Science Faculty, University of Southampton
<small>September 2006 - June 2010</small>
</h4>
<h5>Helpdesk Assistant</h5>
<p>
Worked in the University's Computer Science Helpdesk on an ad-hoc basis,
performing day-to-day tasks to help the System Administrators. This included
repairing and reinstalling the operating systems on lab PCs.
</p>
</li>
</ol>
</div>
</div>
<div class="row">
<div class="span4 column">
<h3>Certification</h3>
</div>
<div class="span12 column">
<table>
<thead>
<tr>
<th>Certification</th>
<th>Date</th>
</tr>
</thead>
<tbody>
<tr>
<th>CCNA</th>
<td>Feb 2010 - Present</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
<div class="span4 column">
<h3>Education</h3>
</div>
<div class="span12 column">
<ol class="education">
<li>
<h4>
University of Southampton
<small>October 2005 - June 2010</small>
</h4>
<table>
<thead>
<tr>
<th>Subject</th>
<th>Level</th>
<th>Grade</th>
</tr>
</thead>
<tbody>
<tr>
<th>
Computer Science<br />
<small>with Distributed Systems and Networks</small>
</th>
<td>MEng</td>
<td><strong>First Class</strong></td>
</tr>
</tbody>
</table>
</li>
<li>
<h4>
Uckfield Community Technology College
<small>September 2003 - June 2005</small>
</h4>
<table>
<thead>
<tr>
<th>Subject</th>
<th>Level</th>
<th>Grade</th>
</tr>
</thead>
<tbody>
<tr>
<th>Mathematics</th>
<td>A-Level</td>
<td><strong>A</strong></td>
</tr>
<tr>
<th>Physics</th>
<td>A-Level</td>
<td><strong>A</strong></td>
</tr>
<tr>
<th>Computing</th>
<td>A-Level</td>
<td><strong>A</strong></td>
</tr>
<tr>
<th>Further Mathematics</th>
<td>AS-Level</td>
<td><strong>B</strong></td>
</tr>
</tbody>
</table>
</li>
</ol>
</div>
</div>
<div class="row">
<div class="span4 column">
<h3>Skills</h3>
</div>
<div class="span12 column">
<dl>
<dt>Networking<dt>
<dd>
<p>
Experience with:
<ul>
<li>Routing and Switching (Cisco, Brocade, Mikrotik)</li>
<li>Firewalling (Cisco FWSM, ASA, Linux iptables)</li>
<li>VPNs (Juniper, OpenVPN, Mikrotik)</li>
</ul>
</p>
<p>
Experience configuring and operating network services, including:
<ul>
<li>DHCP (ISC)</li>
<li>Resilient DNS (BIND, Windows Server)</li>
<li>Resilient LDAP (OpenLDAP)</li>
<li>HTTP (Apache, IIS)</li>
<li>SSL CA (OpenSSL)</li>
<li>Logging (Syslog, Splunk)</li>
</ul>
</p>
</dd>
<dt>System Administration</dt>
<dd>
<p>
Experience with:
<ul>
<li>Installation, configuration and operation of Operating Systems (Linux [many distributions], Windows, Mac OS X).</li>
<li>Writing and maintaining Linux software packages and package repositories (Gentoo Portage, Sabayon Entropy)</li>
<li>System automation (Puppet, Molecule, Kickstart).</li>
<li>Virtualisation (KVM, libvirt, VMWare)</li>
</ul>
</p>
<p>
Brief experience with Active Directory, Group Policy and Exchange administration on
Windows-based systems and integration with Linux systems via LDAP.
</p>
</dd>
<dt>Web Programming</dt>
<dd>
<p>
Proficient at creating standards-compliant, cross-browser (X)HTML documents,
with CSS styling, and dynamic JavaScript behaviour.
Many years' experience creating both simple and complex dynamic systems using
PHP. Emphasis on writing secure code.
</p>
</dd>
<dt>Application Programming</dt>
<dd>
<p>
Proficient with C/C++, Qt. Basic experience with Perl. Able to read and write many
other languages, including Java, Ruby and UNIX Shell scripting.
</p>
<dt>Databases</dt>
<dd>
<p>
Experienced with SQL, including database normalisation. Installation and operation of
MySQL DBMS.
</p>
</dd>
<dt>Development Tools</dt>
<dd>
<p>
Experience with:
<ul>
<li>IDEs (Eclipse SDK, Microsoft Visual Studio)</li>
<li>UNIX build environments (Vim, gcc/g++, make)</li>
<li>Version Control systems (Git, Subversion)</li>
</ul>
</p>
</dd>
</dl>
</div>
</div>
<div class="row">
<div class="span4 column">
<h3>Interests</h3>
</div>
<div class="span12 column">
<p>
I am a supporter of the opensource movement, and try to use free/libre software
and code where I can. I also release all my code under free licenses where possible
in the hope that they might be useful to others.
</p>
<p>
I enjoy developing many small systems for both personal and educational use.
Aside from the projects listed on my
<a href="https://benroberts.net" title="Personal Website">personal website</a>,
in the past I have also written a web-based remote control for WinAMP, and
"audio emoticon" software for use with MSN Messenger, which was downloaded more than
a million times.
</p>
<p>
At University I was in a group named "CSLib" (Computer Science Library),
which maintained a centralised software repository for other students in the
department. This involved building and maintaining software, often compiled from
source. It also involves managing a Windows 2003 Terminal Server for remote use
by other students.
</p>
<p>
My third year individual project was to design and implement a cross platform
document sharing system which featured zero-configuration peer discovery, and
password-less, decentralised authentication whilst maintaining privacy and
security.
</p>
</div>
</div>
</div>