Update homepage, cv for GSA Capital

This commit is contained in:
2013-03-30 21:04:55 +00:00
parent c29b269cdc
commit 6749f1c4b6
3 changed files with 35 additions and 13 deletions

View File

@@ -50,10 +50,21 @@
</div> </div>
<div class="span9 column"> <div class="span9 column">
<ol class="employment"> <ol class="employment">
<li>
<h4>
GSA Capital Partners LLP
<small>November 2012 - Present</small>
</h4>
<h5>Systems Administrator</h5>
<ul>
<li>Managing Unix, Linux and Windows systems, networking and datacentre deployment.</li>
<li>IT Support.</li>
</ul>
</li>
<li> <li>
<h4> <h4>
Atos IT Services UK Atos IT Services UK
<small>July 2010 - Present</small> <small>July 2010 - November 2012</small>
</h4> </h4>
<h5>Network Technical Specialist - Major Projects</h5> <h5>Network Technical Specialist - Major Projects</h5>
<ul> <ul>
@@ -176,7 +187,7 @@
University of Southampton University of Southampton
<small>October 2005 - June 2010</small> <small>October 2005 - June 2010</small>
</h4> </h4>
<table class="table"> <table class="table table-condensed">
<thead> <thead>
<tr> <tr>
<th>Subject</th> <th>Subject</th>
@@ -203,7 +214,7 @@
<small>September 2003 - June 2005</small> <small>September 2003 - June 2005</small>
</h4> </h4>
<table class="table"> <table class="table table-condensed">
<thead> <thead>
<tr> <tr>
<th>Subject</th> <th>Subject</th>
@@ -279,10 +290,12 @@
<p> <p>
Experience with: Experience with:
<ul> <ul>
<li>Installation, configuration and operation of Operating Systems (Linux [many distributions], Windows, Mac OS X).</li> <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>Writing and maintaining Linux software packages and package repositories (Gentoo Portage, Sabayon Entropy, RPM)</li>
<li>System automation (Puppet, Molecule, Kickstart).</li> <li>System automation (Puppet, Molecule, Kickstart)</li>
<li>Virtualisation (KVM, libvirt, Ganeti, VMWare/ESX)</li> <li>Virtualisation (KVM, libvirt, Ganeti, VMWare/ESX)</li>
<li>Monitoring (Nagios, Icinga, and automation of monitoring deployments)</li>
<li>Backup systems (BackupPC, Bacula)</li>
</ul> </ul>
</p> </p>
<p> <p>
@@ -299,6 +312,9 @@
Many years' experience creating both simple and complex dynamic systems using Many years' experience creating both simple and complex dynamic systems using
PHP. Emphasis on writing secure code. PHP. Emphasis on writing secure code.
</p> </p>
<p>
More recently, experience with Python and Django.
</p>
</dd> </dd>
<dt>Application Programming</dt> <dt>Application Programming</dt>
@@ -307,6 +323,8 @@
Proficient with C/C++, Qt. Basic experience with Perl. Able to read and write many Proficient with C/C++, Qt. Basic experience with Perl. Able to read and write many
other languages, including Java, Ruby and UNIX Shell scripting. other languages, including Java, Ruby and UNIX Shell scripting.
</p> </p>
</dd>
<dt>Databases</dt> <dt>Databases</dt>
<dd> <dd>
<p> <p>
@@ -320,7 +338,7 @@
<p> <p>
Experience with: Experience with:
<ul> <ul>
<li>IDEs (Eclipse SDK, Microsoft Visual Studio)</li> <li>IDEs (KDevelop, Eclipse SDK, Microsoft Visual Studio)</li>
<li>UNIX build environments (Vim, gcc/g++, make)</li> <li>UNIX build environments (Vim, gcc/g++, make)</li>
<li>Version Control systems (Git, Subversion)</li> <li>Version Control systems (Git, Subversion)</li>
</ul> </ul>

View File

@@ -2,13 +2,17 @@
<img class="avatar" style="width: 10em;" src="{$base_uri}images/portrait.jpg" alt="Ben Roberts" /> <img class="avatar" style="width: 10em;" src="{$base_uri}images/portrait.jpg" alt="Ben Roberts" />
<p> <p>
I currently work as a Network Projects engineer for <a href="http://uk.atos.net/en-uk/" title="Atos - United Kingdom">Atos</a> I currently work as in the Infrastructure team for <a href="http://www.gsacapital.com/" title="GSA Capital">GSA Capital</a>,
in the Major Projects division. My role here includes design and implementation of LAN and WAN systems in Data Centre environments. managing Unix, Linux and Windows systems and providing IT support.
I have recently completed the Atos graduate programme, and am currently involved in a major internal infrastructure overhaul spanning
five sites for which I have been doing all the physical layer design and implementation.
</p> </p>
<p> <p>
I previously worked for <a href="http://www.netcraft.com/" title="Netcraft homepage">Netcraft</a> in Bath, I previously worked as a Network Projects engineer for <a href="http://uk.atos.net/en-uk/" title="Atos - United Kingdom">Atos</a>
in the Major Projects division. My role included design and implementation of LAN and WAN systems in Data Centre environments.
My last project involved working on a major internal infrastructure overhaul spanning five sites for which I produced all the
physical layer design and implementation.
</p>
<p>
Before that, I worked for <a href="http://www.netcraft.com/" title="Netcraft homepage">Netcraft</a> in Bath,
while taking a year out from my degree studies. while taking a year out from my degree studies.
My roles included developing and running the <a href="http://news.netcraft.com/SSL-survey" title="Netcraft's SSL Server Survey">SSL Server Survey</a>, My roles included developing and running the <a href="http://news.netcraft.com/SSL-survey" title="Netcraft's SSL Server Survey">SSL Server Survey</a>,
reviewing <a href="http://audited.netcraft.com/audited" title="Netcraft's Automated Vulnerability Scanning">Automated Vulnerability Scan</a> results, reviewing <a href="http://audited.netcraft.com/audited" title="Netcraft's Automated Vulnerability Scanning">Automated Vulnerability Scan</a> results,

View File

@@ -37,7 +37,7 @@
<div class="span12" id="header"> <div class="span12" id="header">
<h1> <h1>
Ben Roberts Ben Roberts
<small>Network Projects Engineer @ Atos</small> <small>Systems Administrator @ GSA Capital</small>
</h1> </h1>
</div> </div>
</div> </div>