-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
35 lines (35 loc) · 2.9 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="/images/favicon.ico" />
<link rel="stylesheet" href="/css/base.css" type="text/css" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="Author" content="CAJ Hughes" />
<meta name="description" content="CAJ Hughes - an experienced software professional, with a history of delivering solutions to plan and on budget" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:description" content="CAJ Hughes - an experienced software professional, with a history of delivering solutions to plan and on budget" />
<meta property="og:site_name" content="CAJ Hughes" />
<meta property="og:title" content="CAJ Hughes" />
<meta property="og:url" content="https://www.cajhughes.com" />
<title>CAJ Hughes</title>
</head>
<body>
<h1><abbr title="Chris">CAJ</abbr> Hughes</h1>
<h2>Work</h2>
<p>I currently work at <a class="adobe" href="https://www.adobe.com/uk/" title="Adobe UK Homepage">Adobe</a>, where I help customers to integrate <a href="https://developer.adobe.com/document-services/docs/overview/" title="Acrobat Services APIs">Acrobat</a>, <a href="https://developer.adobe.com/firefly-services/docs/guides/" title="Firefly Services">Firefly</a>, and <a href="https://helpx.adobe.com/sign/using/get-started-guide.html" title="Acrobat Sign">Sign</a> solutions into their organisation.</p>
<h2>Volunteer</h2>
<p>As someone that experienced the “home computer” revolution as a child, I'm keen to help young people understand more about how technology works, and how that knowledge can help them in the future.</p>
<ul>
<li><strong>Code Club Volunteer</strong> - I have successfully run code clubs at two schools in the Warwick area, introducing programming concepts to primary school children.</li>
<li><strong>STEM Ambassador</strong> - I have attended a number of STEM events, with a focus on helping young people understand the possibilities of STEM-related hobbies & businesses.</li>
</ul>
<h2>Hobbies</h2>
<p>I enjoy most sports, but have always loved and followed cricket, having grown up around 200 metres from my local ground.</p>
<ul>
<li><strong>Cricket Umpire</strong> - I have umpired in the Warwickshire Cricket League for a number of years, and still enjoy playing in the occasional “friendly” game.</li>
<li><strong>Hash House Harrier</strong> - I have run with various chapters of the Hash House Harriers club over the years, originally with <a href="https://www.sth3.org/">Sydney Thirsty</a> and most recently with <a href="https://www.warwickhash.org.uk/">Warwick</a></li>
<li><strong>Technologist</strong> - I develop/maintain a number of small open-source projects, when I have time.</li>
</ul>
</body>
</html>