-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
173 lines (170 loc) · 9.71 KB
/
resume.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
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/hover.css/2.3.1/css/hover-min.css" type="text/css" />
<link rel="stylesheet" href="assets/css/style.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale-1">
</head>
<body>
<header class="container-fluid">
<div class="row">
<a href="index.html">
<div class="col-md-4 logo"></div>
</a>
<div class="col-md-8">
<div class="row bg-color-name-title">
<div class="heading">
<h1 class="name">Robert Simons MSc</h1>
<h2 class="title">Full Stack Developer</h2>
</div>
</div>
<div class="row">
<ul id="nav" class="list-inline clearfix">
<li class="col-xs-6 col-sm-2 ui-menu-color-home menuitem">
<a href="index.html" class="hvr-sweep-to-bottom"><i class="fa fa-home" aria-hidden="true"></i><span>Home</span></a>
</li>
<li class="col-xs-6 col-sm-2 ui-menu-color-resume menuitem">
<a href="resume.html" class="hvr-sweep-to-bottom"><i class="fa fa-graduation-cap" aria-hidden="true"></i><span>Resume</span></a>
</li>
<li class="col-xs-6 col-sm-2 ui-menu-color-contact menuitem">
<a href="contact.html" class="hvr-sweep-to-bottom"><i class="fa fa-commenting-o" aria-hidden="true"></i><span>Contact</span></a>
</li>
<li class="col-xs-6 col-sm-2 ui-menu-color-interests menuitem ">
<a href="interests.html" class="hvr-sweep-to-bottom"><i class="fa fa-users" aria-hidden="true"></i><span>Interests</span></a>
</li>
<li class="col-xs-6 col-sm-2 ui-menu-color-github menuitem ">
<a href="github.html" class="hvr-sweep-to-bottom"><i class="fa fa-github" aria-hidden="true"></i><span>GitHub</span></a>
</li>
<li class="col-xs-6 col-sm-2 ui-menu-color-download menuitem">
<a href="assets/cv/Robert_Simons_Curriculum_Vitae.pdf" target="_blank" class="hvr-sweep-to-bottom"><i class="fa fa-download" aria-hidden="true"></i><span>Download</span></a>
</li>
</ul>
</div>
</div>
</div>
</header>
<section class="container-fluid">
<div class="row row-table">
<div class="col-xs-12 col-sm-12 col-md-4 bg-color-work-history section-column">
<div class="row">
<div class="col-md-12">
<h3 class="history-heading uppercase">Work History</h3>
</div>
</div>
<div class="history-items">
<div class="timeline-item" dates="07/2017 - Present">
<h4>Geotechnical Consultant</h4>
<p>Oakland Site Investigation Ltd - Albourne</p>
</div>
<div class="timeline-item" dates="07/2016 - 07/2017">
<h4>Customer Service Advisor(12 month contract)</h4>
<p>Metlife - Brighton and Hove</p>
</div>
<div class="timeline-item" dates="11/2004 - 07/2016">
<h4>Senior Service Consultant / Pension Data Analyst </h4>
<p>Legal & General - Brighton and Hove</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-8 bg-color-three-reasons section-column">
<div class="row">
<div class="col-md-12">
<h3 class="section-heading uppercase">My Skills</h3>
</div>
</div>
<div class="row">
<div class="col-xs-10 col-xs-offset-1 col-sm-offset-0 col-sm-4 col-md-6">
<div class "row">
<div class="col-xs-2 col-sm-2 col-md-2">
<i class="three-reasons-icon fa fa-tv" aria-hidden="true"></i>
</div>
<div class="col-xs-10 col-sm-10">
<h4 class="three-reasons-heading uppercase">Front End</h4>
<p>
I'm skilled in User Experience Design using the trinity of HTML/CCS/Javascript. I also have extensive experience in Front End Frameworks such as Angular and React.
</p>
</div>
</div>
</div>
<div class="col-xs-10 col-xs-offset-1 col-sm-offset-0 col-sm-4 col-md-6">
<div class "row">
<div class="col-xs-2 col-sm-2 col-md-2">
<i class="three-reasons-icon fa fa-gears" aria-hidden="true"></i>
</div>
<div class="col-xs-10 col-sm-10">
<h4 class="three-reasons-heading uppercase">Back End</h4>
<p>
I specialise in data-driven web applications. Many of my projects utilise document-based data. I use Python and Django in conjunction with MongoDB to process and present information.
</p>
</div>
</div>
</div>
</div>
<div class="row progress-section">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width:90%">
<span class="sr-only"> 90% complete</span>
</div>
<span class="progress-type">HTML / HTML5</span>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width:80%">
<span class="sr-only"> 80% complete</span>
</div>
<span class="progress-type">CSS / CSS3</span>
</div>
<div class="progress">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width:70%">
<span class="sr-only"> 70% complete</span>
</div>
<span class="progress-type">JavaScript / jQuery</span>
</div>
<div class="progress">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width:80%">
<span class="sr-only"> 80% complete</span>
</div>
<span class="progress-type">Python / Django</span>
</div>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width:80%">
<span class="sr-only"> 80% complete</span>
</div>
<span class="progress-type">SQL / NoSQL</span>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="container-fluid">
<div id="footer-details" class="row">
<div class="col-sm-4">
<h5 class="uppercase general-sub">About</h5>
<p class="inline-block">
Full Stack Developer. Skilled in everything from HTML to Heroku. The capacity for structural design and thinking.
</p>
</div>
<div class="col-sm-4">
<h5 class="uppercase general-sub">Download My CV</h5>
<p class="inline-block">
Need a printable version of my CV? Download it here.
<a href="assets/cv/Robert_Simons_Curriculum_Vitae.pdf" target="_blank" class="cv-pdf"><i class="fa fa-download" aria-hidden="true"></i></a>
</p>
</div>
<div class="col-sm-4">
<h5 class="uppercase general-sub">MySocial</h5>
<ul class="list-inline social-links">
<li><a target="_blank" href="#"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="#"><i class="fa fa-twitter"></i></a></li>
<li><a target="_blank" href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="#"><i class="fa fa-pinterest"></i></a></li>
<li><a target="_blank" href="#"><i class="fa fa-instagram"></i></a></li>
<li><a target="_blank" href="#"><i class="fa fa-youtube"></i></a></li>
</ul>
</div>
</div>
</footer>
</body>
</html>