-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
294 lines (273 loc) · 19.1 KB
/
index.html
File metadata and controls
294 lines (273 loc) · 19.1 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
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Ryan Stuart - Curriculum Vitae</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Clean and Fresh Curriculum Vitae, Simple Resume / CV">
<!-- Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap-responsive.css">
<!--[if IE 7]>
<link rel="stylesheet" href="assets/css/font-awesome-ie7.min.css">
<![endif]-->
<link href="css/style.css" rel="stylesheet" media="print">
<link href="css/myresume.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="img/favicon.ico">
</head>
<body>
<div class="container-fluid">
<div class="row-fluid">
<div class="span7">
<div class="hero-unit">
<p>A passionate software developer and technologist. From a young age, technology has been my vocation spurred-on by a BEng & Software at the University of Queensland. Since graduating, I have immersed myself vigorously in the world of technology and methodology with respect to the area of text analytics.</p>
<p>During the last 5 years whilst working at Leximancer Pty Ltd, I have independently developed and productized pioneering technology in the areas of web-data collection, text analytics, social-media monitoring and enterprise search – as is showcased in the market-leading Leximancer and Needlz analytics platforms.</p>
<p>I have extensive experience in modern agile software development and technologies, including Java, Python, REST, C, Linux, OSX, SASS, DVCS, Cloud db and ‘big-data’ indexers. My expertise covers both complex back-end and front-end development - involving server and hosted cloud SaaS deployments.</p>
</div>
<div class="header">
<h2>Professional</h2>
<hr />
</div>
<div class="row-fluid">
<div class="span12">
<h4><i class="icon-plus"></i> Expertise</h4>
<p>Very experienced with a number of programming languages and software development methodologies (including Scrum, Waterfall and Kanban). Experienced driving development projects forward in both a team environment and on an individual level. Good knowledge of basic system administration including designing, executing and maintaining cloud deployments on Amazon AWS. Good knowledge of emerging technologies like NoSQL, node.js, AngularJS etc..</p>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<h4><i class="icon-plus"></i> Education</h4>
<p>Between 2002 and 2007 I completed a <strong>Bachelor of Engineering</strong> with a major in <strong>Software</strong> at the <strong>University of Queensland</strong> in Brisbane. My studies included a range of topics: operating system design, networking technologies, Human Computer Interaction, Security and Cryptography.</p>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<h4><i class="icon-plus"></i> Work Experience</h4>
<p><strong>Product Manager and Software Engineer, Leximancer (2008 - 2013):</strong> While at Leximancer I took the lead on a number of projects while at Leximancer including a cutting edge enterprise search application called Needlz where I was the sole developer. I facilitated the shift to the Amazon Cloud as a deployment platform and oversaw the transition to NoSQL. I spent my time working on the core text analytics engine (Java) and applications that used the text analytics engine (JavaScript, ExtJS, AngularJS, D3, Python, Django etc.). My responsibilities included both backend and frontend application development, the design implementation and maintenance of cloud deployment strategies and liaising with customers on their own applications using Leximancer's text analytics engine.</p>
<p><strong>Junior Software Engineer, Daesim Technologies (2006 - 2007):</strong> I started with Daesim while still undertaking my undergraduate studies as part of an industry based engineering thesis. After the completion of this project the company decided to bring me on part time while I finished my studies and later full time as a Junior Software Engineer.</p>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<h4><i class="icon-plus"></i> Projects</h4>
<p><strong>TextIsBeautiful.net</strong>: In association with close friend and fellow software engineer <a href="http://krisrogers.github.com/" target="_blank">Kris Rogers</a> I created <a href="http://textisbeautiful.net" target="_blank">textisbeautiful.net</a>. The site was launched in late December of 2012 and at the time of writing (January 2013) the site receives approx. 150 unique visitors per day. The site is deployed on Amazon AWS and autoscales itself based on demand. The site received a <a href="http://blog.wordle.net/2012/12/text-is-beautiful.html" target="_blank">glowing review</a> from Wordle creator <a href="http://mrfeinberg.com/" target="_blank">Jonthan Feinberg</a>.
</div>
</div>
<div class="header">
<h2>Personal</h2>
<hr />
</div>
<div class="row">
<div class="span7">
<h4><i class="icon-plus"></i> Football</h4>
<p>In my spare time I like to stay fit and football (aka soccer) is one of my ways of doing that. For several years I have been and continue to be on the board of my local football club who compete in the Brisbane Premier League.</p>
</div>
<div class="span7">
<h4><i class="icon-plus"></i> Travel</h4>
<p>I love to travel and if I can combine work with travel then I'm even happier. I spent 2010 travelling the world while also working remotely for clients in Australia. If I could do that again I would. It is something I am actively seeking. Looking forward to the football world cup in Brazil.</p>
</div>
<div class="span7">
<h4><i class="icon-plus"></i> The Rest</h4>
<p>I like to cook (you have to do it 3 times a day usually so you may as well embrace it) and I "play" the guitar. I like to get to music festivals (where they play actual music) whenever I can. I'm into most sports. The more adventure based they are the better.</p>
</div>
</div>
</div>
<div class="span5">
<div class="well" style="text-align:right;">
<img src="img/photo-med.jpg" class="pull-left"/>
<h2>Ryan Stuart</h2>
<p>Software Developer, Project Manager</p>
<p>Brisbane, Queensland, Australia <i class="icon-map-marker"></i></p>
<p>+61-431-299-036 <i class="icon-mobile-phone"></i></p>
<p>http://rstuart85.github.com <i class="icon-globe"></i></p>
<p><a href="https://docs.google.com/document/d/13pSL0zew621zVfySqs7LGsjDQ-YOZofGjQMZv_b0KQk/edit" target="_blank">Download Full Resume</a> <i class="icon-book"></i></p>
<!-- <div class="button no-display">
<p><a class="btn btn-resume no-display" href="#" id="print"><i class="icon-print"></i> Print</a>
<a class="btn btn-resume no-display" href="javascript:void(location.href='http://www.pdfspot.com/html-to-pdf-converter.aspx?url=' + escape(location.href)+'&pdf_name=' + escape('') + '&pdf_orientation=portrait&pdf_page_size=A4&scripts_enabled=true' )"><i class="icon-download-alt"></i> Download</a></p>
</div> -->
</div><!--/well-->
<div id="skills" class="well">
<legend><h2>Skills</h2></legend>
<div class="row-fluid">
<div class="span3">
<span class="label label-success">Python</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-success progress-striped active">
<div class="bar" style="width: 95%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-success">Java</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-success progress-striped active">
<div class="bar" style="width: 85%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-success">Javascript</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-success progress-striped active">
<div class="bar" style="width: 90%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-success">HTML/CSS</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-success progress-striped active">
<div class="bar" style="width: 85%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-warning">Django</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-warning progress-striped active">
<div class="bar" style="width: 80%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-warning">Bootstrap</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-warning progress-striped active">
<div class="bar" style="width: 90%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-warning">AngularJS</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-warning progress-striped active">
<div class="bar" style="width: 48%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-important">Amazon AWS</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-danger progress-striped active">
<div class="bar" style="width: 80%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-important">Mongo</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-danger progress-striped active">
<div class="bar" style="width: 45%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-info">Cooking</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-striped active">
<div class="bar" style="width: 80%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-info">Football</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-striped active">
<div class="bar" style="width: 95%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-info">Music</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-striped active">
<div class="bar" style="width: 65%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="row-fluid">
<div class="span3">
<span class="label label-info">Travel</span>
</div><!--/span1-->
<div class="span9">
<div class="progress progress-striped active">
<div class="bar" style="width: 75%"></div>
</div><!--/progress bar-->
</div><!--/span4-->
</div><!--/row-->
<div class="clearfix"></div>
</div><!--/well-->
<!--<div class="well">
<legend><h2>Samples</h2></legend>
<div class="row">
<div class="span5">
<div id="gallery">
<ul class="thumbnails">
<li class="span2">
<a href="http://placehold.it/160x120" class="thumbnail" title="Description of image">
<img src="http://placehold.it/160x120" alt="">
</a>
</li>
<li class="span2">
<a href="http://placehold.it/160x120" class="thumbnail" title="Description of image">
<img src="http://placehold.it/160x120" alt="">
</a>
</li>
<li class="span2">
<a href="http://placehold.it/160x120" class="thumbnail" title="Description of image">
<img src="http://placehold.it/160x120" alt="">
</a>
</li>
<li class="span2">
<a href="http://placehold.it/160x120" class="thumbnail" title="Description of image">
<img src="http://placehold.it/160x120" alt="">
</a>
</li>
<li class="span2">
<a href="http://placehold.it/160x120" class="thumbnail" title="Description of image">
<img src="http://placehold.it/160x120" alt="">
</a>
</li>
</ul>
</div>
</div>
</div>/well-->
</div>
</div>
<hr />
</div>
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/myresume.js"></script>
</body>
</html>