forked from tels7ar/resume
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
103 lines (103 loc) · 5 KB
/
Copy pathresume.html
File metadata and controls
103 lines (103 loc) · 5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="resume.css" type="text/css" />
</head>
<body>
<div id='container'><div id='contact'><p>
<img src='http://www.gravatar.com/avatar/7cd0803a5cc2b74e491874e320c753ac?s=200' />
</p><p>
<ul>
<li>Email: glenn@millenniumhand.co.uk
</p><p>
<ul>
<li>Phone: +447734605333
</p></div>
<div>
<h1>Glenn Jones</h1></li>
</ul></li>
</ul>
<h2 id="key-skills">Key Skills</h2>
<ul>
<li><strong>Process</strong>
<ul>
<li>Team leadership, time management, project planning, work scheduling</li>
</ul></li>
<li><strong>Languages</strong>
<ul>
<li>C#, Java, HTML, CSS, Javascript, Python</li>
</ul></li>
<li><strong>Design</strong>
<ul>
<li>System architecture, web services, object oriented design, database design, object-relational mapping, test-driven development</li>
</ul></li>
</ul>
<h2 id="work-experience">Work Experience</h2>
<ul>
<li><p><strong>Developer</strong> (London)</p>
<p><em>PythonAnywhere</em>, Aug 2004 - Present</p>
<ul>
<li></li>
</ul></li>
<li><p><strong>Developer</strong> (Elstead)</p>
<p><em>Argogroup</em>, Aug 2004 - Present</p>
<ul>
<li>Developed ASP.NET application in C# for testing the capabilities of mobile phones. The application presents phones with various types of content and records how they respond. The resulting database of phone capabilities can be queried for reporting and analysis and it is also used in the company's phone emulation engine</li>
<li>Developed ASP.NET web interface to the company's flagship product which tests mobile phone services. This interface provides an administration interface to the distributed testing system and is the user's primary means of interacting with it. In order to provide a useful and useable interface, I have also had to debug, fix and add new features to the Java and C++ components of the software</li>
</ul></li>
<li><p><strong>Developer</strong> (London)</p>
<p><em>BBC</em>, Nov 2001 - July 2004</p>
<ul>
<li>Developed Word and XML based training course authoring system and evaluated the usefulness of the system through user testing and feedback</li>
<li>Developed a sharable XML/XSLT glossary system in ASP</li>
<li>Redesigned the BBC Intranet homepage. This involved working closely with the graphic designer to realize their vision in cross-browser HTML, CSS and JavaScript</li>
<li>Responded to user requests to extend and maintain the in-house learning management system written in ASP</li>
</ul></li>
<li><p><strong>Developer</strong> (London)</p>
<p><em>Rubus</em>, Feb 2000 - Dec 2000</p>
<ul>
<li>Developed the company's knowledge management system. This encompassed version control of all company documents, indexing, meta-tags and full-text search</li>
<li>Developed pilot knowledge management system for a large media client</li>
</ul></li>
<li><p><strong>Developer</strong> (London) <em>British Sky Broadcasting</em>, Dec 1999 - Feb 2000</p>
<ul>
<li>Designed and implemented the development infrastructure for the Sky internet portal. This included evaluating, choosing and implementing development environments and supporting infrastructure such as source code control software</li>
<li>Led the team re-writing the Java-based portal software</li>
</ul></li>
<li><p><strong>Lead Developer</strong> (Cape Town)</p>
<p><em>USKO</em>, Aug 1997 - Nov 1999</p>
<ul>
<li>Led a team building credit card processing software. Acted as interface between the high level architecture team and the implementation team</li>
<li>Developed a Java applet for charting and technical analysis of share prices</li>
<li>Developed a Java application for WYSIWYG HTML editing using XML and XSLT</li>
<li>Developed a pilot WAP application to deliver share prices to WAP devices</li>
</ul></li>
<li><p><strong>Contractor</strong> (Cape Town)</p>
<p><em>Self employed</em>, Sept 1996 - Aug 1997</p>
<ul>
<li>Assisted a web start-up with infrastructure setup including networking and mail and news servers</li>
<li>Assisted with the development of an online web site creation application</li>
</ul></li>
<li><p><strong>Developer/System Administrator</strong> (Cape Town)</p>
<p><em>Internect</em>, Jan 1996 - Sept 1996</p>
<ul>
<li>Designed, built and supported the infrastructure for a small Linux-based web publisher</li>
<li>Created an online ordering application for a large stationery retailer</li>
<li>Built and maintained the active elements for various client web-sites</li>
</ul></li>
</ul>
<h2 id="education">Education</h2>
<ul>
<li><p><strong>Github University</strong> (World Wide Web)</p>
<p><em>B.S. in Submodules</em>, May 2012</p></li>
<li><p><strong>University of Cape Town</strong> (Cape Town)</p>
<em>BSc (Elec Eng) with Honours</em>, 1992 - 1995</li>
</ul>
</div>
</body>
</html>