-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
374 lines (361 loc) · 21.6 KB
/
index.html
File metadata and controls
374 lines (361 loc) · 21.6 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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" lang="en" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="Matthew Rowlandson, Senior Software Architect, Full-Stack Developer, NodeJS, ReactJS, AWS, Cloud Solutions, Microservices, Agile, DevOps, Full-Stack Development, JavaScript, Technical Leadership, Scalable Applications, Software Development, Remote Work, Software Engineer" />
<meta name="description" content="Matthew Rowlandson is an accomplished Senior Software Engineer and Team Lead with over ten years of experience in full-stack development. Specializing in scalable, well-tested applications, microservices, and modular code using NodeJS, ReactJS, and AWS infrastructure. Known for hands-on leadership, mentoring, and delivering high-quality software solutions." />
<meta property="og:title" content="Matthew Rowlandson - Senior Software Architect" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://www.matthewrowlandson.com/profile_pic.jpg" />
<meta property="og:url" content="https://www.matthewrowlandson.com" />
<meta property="og:description" content="Explore the professional portfolio of Matthew Rowlandson, an accomplished Senior Software Architect with over ten years of experience in full-stack development, specializing in NodeJS, ReactJS, and AWS infrastructure." />
<meta property="fb:admins" content="1467096642" />
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://www.matthewrowlandson.com/">
<meta name="twitter:title" content="Matthew Rowlandson - Senior Software Architect">
<meta name="twitter:description" content="Discover the expertise of Matthew Rowlandson, a Senior Software Architect with extensive experience in full-stack development, NodeJS, ReactJS, and AWS infrastructure.">
<meta name="twitter:image" content="https://www.matthewrowlandson.com/profile_pic.jpg">
<title>Matthew Rowlandson - Senior Team Lead Software Engineer</title>
<link rel="author" href="https://plus.google.com/u/0/112561683915963417936" />
<link href="./css/main.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/6e337e38f1.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LNM42D9TH6"></script>
<script src="./js/particles.js"></script>
<script src="./js/general.js"></script>
<script>
$(function() {
$('[data-toggle="tooltip"]').tooltip()
});
</script>
<script>
$(document).ready(function() {
var animationInProgress = false;
//Shake available to hire
$("#hire-me").addClass("shake");
setTimeout(function() {
$("#hire-me").removeClass("shake");
}, 2000);
//Date thing
$('#current-year').text(new Date().getFullYear());
// Years experience
const yearsDiff = getYearDifference('2015-06-01', new Date())
$("#years-experience").text(Math.round(yearsDiff))
$('#years-career').text(yearsDiff.toFixed(2))
// Contact Scroll to
$('#contact-link').on('click', function() {
if (!animationInProgress) {
animationInProgress = true;
$('html,body').animate({
scrollTop: $("#contact-container").offset().top
});
// Shake email icon
$('#email-envelope').addClass('shake yellow');
setTimeout(function() {
$('#email-link').tooltip('show');
}, 1000);
setTimeout(function() {
$("#email-envelope").removeClass('shake yellow');
animationInProgress = false;
setTimeout(function() {
$('#email-link').tooltip('hide');
}, 500);
}, 3000);
}
});
// Activate Rocket
var rocket = $('#rocket');
var rocketFire = $('#rocket-fire');
rocket.on('click', function() {
// Add class launch-rocket
rocket.addClass('launch-rocket');
setTimeout(function() {
rocketFire.removeClass('hidden');
setTimeout(function() {
rocketFire.addClass('hidden');
rocket.removeClass('launch-rocket');
}, 5000);
}, 750);
});
});
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-LNM42D9TH6');
</script>
<script>
</script>
</head>
<body>
<canvas id="canvas"></canvas>
<header>
<div class="container">
<div class="row">
<div class="col-md-6">
<div id="nav-header">
<div id="title" class="verticalalign">
<h1><i class="fa fa-code" aria-hidden="true"></i> Matthew Rowlandson</h1>
<div id="current-status">
<div>
<h2 id="tagline" data-toggle="tooltip" data-placement="bottom" title="Builder of high quality complex software using tools like NodeJs, ReactJs and AWS">Senior Software Architect</h2>
</div>
<div><span>@</span></div>
<div>
<!-- <h4 id="hire-me" data-toggle="tooltip" data-placement="bottom" title="Looking for a fulltime permanent role building great software!"><span style="color: lightyellow;">Available for Hire! <i class="fa fa-globe" title="remote"></i></span></h4> -->
<h4 data-toggle="tooltip" data-placement="bottom" title="Working remotely here"><span style="color: lightyellow;">Innosphere <i class="fa fa-globe" title="remote"></i></span></h4>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6" style="text-align: center;">
<div id="social-links">
<div class="link-block">
<a rel="noopener" data-toggle="tooltip" data-placement="bottom" title="Matt's Github Account" href="https://github.com/Treeless" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</div>
<div class="link-block">
<a rel="noopener" href="https://stackoverflow.com/users/3438460/matt?tab=profile" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Matt's Developer Profile on Stack Overflow">
<i class="fa fa-stack-overflow" aria-hidden="true"></i>
</a>
</div>
<div class="link-block">
<a rel="noopener" data-toggle="tooltip" data-placement="bottom" title="Matt's LinkedIn Account" href="https://ca.linkedin.com/in/matthewrowlandson" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</div>
<div class="link-block">
<a data-toggle="tooltip" data-placement="bottom" title="Download Matt's Resume" id="resume_link" href="/docs/MatthewRowlandson_2024_Resume.pdf" download onclick="gtag('event', 'file_download', { 'file_name': 'MatthewRowlandson_2024_Resume.pdf' })"><i class="fa fa-download smaller-icon" aria-hidden="true"></i> Resume</a>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-md-4">
<div>
<div class="row" id="profile-pic-container">
<div>
<div>
<img alt="Picture of Matthew Rowlandson" src="img/profile_pic_2020.PNG" />
</div>
</div>
<div class="center-div">
<div>
<span><i class="fa fa-map-marker" id="map-marker" aria-hidden="true"></i> Ontario, Canada</span>
<div>
<span><b>Senior Software Architect</b></span>
</div>
<div>
<span title="Eastern Standard Timezone"><i class="fa fa-clock-o" id="clock" aria-hidden="true"></i> EST</span><span> - </span><span>Remote (US or CA)</span>
</div>
</div>
</div>
</div>
<div class="row">
<h2 class="center-div"><i alt="my toolbox" title="My preferred toolset" class="fa fa-wrench"></i> Preferred Toolset</h2>
<div id="technologies">
<a data-toggle="tooltip" title="ReactJS my current favourite frontend framework" href="https://reactjs.org/" target="_blank" rel="noopener"><img id="reactjs" src="img/reactjs.svg" alt="ReactJS logo" /></a>
<a data-toggle="tooltip" title="MongoDB is my favourite DB system, although I have worked with countless others" href="https://www.mongodb.com" target="_blank" rel="noopener"><img id="mongodb" src="img/mongodb.png" alt="MongoDB logo" /></a>
<a data-toggle="tooltip" title="favourite serverside js framework" href="https://nodejs.org" target="_blank" rel="noopener"><img id="nodejs" src="img/nodejs.svg" alt="NodeJS logo" /></a>
<div id="minor-technologies">
<a data-toggle="tooltip" title="I use git as my code source control" href="https://github.com/Treeless" target="_blank" rel="noopener"><img id="git" src="img/git.png" alt="Git logo" /></a>
<a data-toggle="tooltip" title="I use gulp for development/build task automation" href="http://gulpjs.com/" title="" target="_blank" rel="noopener"><img id="gulp" src="img/gulp.svg" alt="GulpJS logo" /></a>
<a data-toggle="tooltip" title="I use mochaJS and other testing technologies to ensure quality code across the board" href="https://mochajs.org/" target="_blank" rel="noopener"><img id="mocha" src="img/mocha.svg" alt="MochaJS logo" /></a>
<a data-toggle="tooltip" title="Compiled CSS Style Sheet framework" href="http://sass-lang.com/" target="_blank" rel="noopener"><img id="sass" src="img/sass.svg" alt="Sass logo" /></a>
<a data-toggle="tooltip" title="Developer operations experience using Linux/Ubuntu/CentOS" href="http://www.ubuntu.com/" target="_blank" rel="noopener"><img id="ubuntu" src="img/ubuntu.png" alt="Ubuntu logo" /></a>
</div>
<div id="platforms">
<a data-toggle="tooltip" href="https://www.namecheap.com/?utm_source=SAS&utm_medium=Affiliate&utm_campaign=1646756&affnetwork=sas" target="_blank" rel="noopener" title="My favourite domain registrar"><img id="namecheap" src="img/Namecheap.png" alt="Namecheap logo" /></a>
<a data-toggle="tooltip" href="https://m.do.co/c/9ca14c36ff1f" target="_blank" rel="noopener" title="My go to cloud server platform"><img id="digitalocean" src="img/digitalocean.svg" alt="Digital Ocean logo" /></a>
</div>
</div>
</div>
<div class="row center">
<div class="col-md-12">
<h2>Contact</h2>
<div>
<i class="fa fa-envelope-o contact-symbols" aria-hidden="true"></i> <a id="email-link" href="mailto:matt_94101@live.ca" title="Send me an email" data-toggle="tooltip" data-placement="bottom">matt_94101@live.ca</a>
</div>
<div>
<i class="fa fa-linkedin contact-symbols" aria-hidden="true"></i> <a rel="noopener" data-toggle="tooltip" data-placement="bottom" title="Connect and send me a message on LinkedIn" href="https://ca.linkedin.com/in/matthewrowlandson" target="_blank">matthewrowlandson</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-8">
<h2>Who Am I?</h2>
<p>I am a Senior Software Architect with over <span id="years-experience">9</span> years of experience, specializing in full-stack development. My expertise lies in architecting and implementing scalable systems with RESTful APIs and microservices using NodeJS for backend development. On the frontend, I leverage ReactJS to create responsive and modern user interfaces.</p>
<p>I am committed to maintaining high-quality code through Test-Driven Development (TDD) and automated testing frameworks. My proficiency in DevOps allows me to seamlessly deploy applications on serverless AWS infrastructure, utilizing services such as Lambda, S3, SQS, and CloudFormation for robust and scalable solutions.</p>
<p>As a proactive leader and quick learner, I excel in taking ownership of software projects from conception to deployment. I am passionate about understanding existing systems, identifying areas for improvement, and driving innovation. My leadership style emphasizes mentoring and collaboration, ensuring team members grow and thrive. I am dedicated to sharing my knowledge and fostering a culture of continuous learning and excellence.</p>
<h2>My Core Toolset</h2>
<ul>
<li>Frontend: ReactJS, AngularJS, Svelte</li>
<li>Backend: NodeJS (RestfulAPIs, Microservices), NextJS, Firebase Cloud Functions</li>
<li>Databases: mySQL, MongoDB, ELK</li>
<li>Build Tools: Vite, GulpJS</li>
<li>Testing: JestJS, CypressJS</li>
<li>Host Tools: IaC through AWS /w serverless prefered</li>
<li>SDLC: Zeplin/Figma, Jira, Git, AWS</li>
</ul>
<h2>Reach out</h2>
<p>Inquire with me by sending an <a href="mailto:matt_94101@live.ca" target="_blank" title="matt_94101@live.ca" data-toggle="tooltip">email</a>, and let me know what you're looking for and how I can best help you and your business.</p>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>Career</h2>
<div id="events-container">
<div class="career-event">
<div class="info-container innosphere">
<div id="place">Innosphere</div>
<div id="position">Senior Software Architect</br>(NodeJS, AWS, Ruby on Rails)<br></div>
<div id="info-icon-container"><span class="fa fa-globe"></span></div>
</div>
</div>
<div class="career-event">
<div class="info-container augmentt">
<div id="place">Augmentt</div>
<div id="position">Senior Software Engineer Team Lead</br>(NodeJS, ReactJS, AWS)<br></div>
<div id="info-icon-container"><span class="fa fa-globe"></span></div>
</div>
</div>
<div class="career-event">
<div class="info-container freelance">
<div id="place">Remote Freelance</div>
<div id="position">Software Developer Consultant<br></div>
<div id="info-icon-container"><span class="fa fa-home"></span></div>
</div>
</div>
<div class="career-event">
<div class="info-container zaui">
<div id="place">Zaui Software</div>
<div id="position">Full Stack Software Developer<br>(PHP, JavaScript)</div>
<div id="info-icon-container"><span class="fa fa-bus"></span></div>
</div>
</div>
<div class="career-event">
<div class="info-container trentu">
<div id="place">Trent University</div>
<div id="position">
<div>Graduate - 4yr</div>
<div>Computing Systems B.Sc /w Honours</div>
</div>
<div id="info-icon-container"><img alt="Trent University logo" src="/img/trent-logo.png" /></div>
</div>
</div>
<div class="career-event">
<div class="info-container gshift">
<div id="place"><span id="the-g">g</span><span id="the-shift">Shift</span></div>
<div id="position">Intermediate Software Developer</div>
<div id="info-icon-container"><span class="fa fa-desktop"></span></div>
</div>
</div>
<div class="career-event">
<div class="info-container omsg">
<div id="place">One More Story Games</div>
<div id="position">Co-Founder & Senior Software Developer</div>
<div id="info-icon-container"><span class="fa fa-code"></span></div>
</div>
</div>
<div class="career-event">
<div class="info-container departmentofdefense">
<div id="place">Department of Defense</div>
<div id="position">Technical Support Specialist</div>
<div id="info-icon-container" style="left: 50px;"><span class="fa fa-phone"></span> -> <span class="fa fa-cogs"></span></div>
</div>
</div>
<div class="career-event">
<div class="info-container georgian">
<div id="place">Georgian College</div>
<div id="position">
<div>Graduate - 3yr</div>
<div>Computer Programmer Analyst</div>
</div>
<div id="info-icon-container"><img alt="Georgian College logo" src="/img/georgian-college-logo.png" /></div>
</div>
</div>
<div class="center">
<small>(most recent, left to right)</small>
<div>
<small>See details on <a href="https://www.linkedin.com/matthewrowlandson">LinkedIn</a></small>
</div>
<div>
<small><span id="years-career"></span>+ years of experience in tech</small>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>Software Projects</h2>
<div id="projects-panel" class="container">
<div class="row">
<div class="col-md-3">
<div class="card">
<img class="card-img-top" src="img/under-construction.png" alt="under construction" />
<div class="card-block">
<h4 class="card-title">MicroSaaS Base App</h4>
<p>Learning Svelte and Firebase ecosystem alongside Stripe as a foundation for creating MicroSaaS projects that solve real world problems for businesses</p>
<p>Hosting: Firebase</p>
<p>State: Coming Soon</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<img class="card-img-top" src="img/zoanthidsxyz.PNG" alt="zoanthids.xyz - eagle eye zoanthids"/>
<div class="card-block">
<h4 class="card-title">Zoanthid Coral Image Recognition (AI)</h4>
<p>There are thousands of Zoanthid morphs. I love the coral species and wanted to create a tool that will identify whatever morph or variation you throw at it through a combination of image recognition and artificial intelligence (AI)</p>
<p>Tech: Python, Selenium, Tensorflow</p>
<p>Current State: Image Curation - 1700+ named variations gathered so far</p>
<p>Collecting enough of a sample size is important prior to doing the AI steps.</p>
<!-- <a href="https://www.zoanthids.xyz" target="_blank" class="btn btn-primary"><span class="fa fa-link"></span> zoanthids.xyz</a> -->
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<a href="https://blog.matthewrowlandson.com" title="My Personal Blog talking about dev, investing and travel" target="_blank"><img class="card-img-top" src="img/blog.png" alt="matthewrowlandson blog profile" /></a>
<div class="card-block">
<h4 class="card-title">Matt's Wordpress Blog</h4>
<p>Hosted and maintained by me on my personal server</p>
<p>Travel, Dev and Investing Blog</p>
<p>State: Live</p>
<a href="https://blog.matthewrowlandson.com" target="_blank" class="btn btn-primary"><span class="fa fa-link"></span> Matt's Blog</a>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<img class="card-img-top" src="img/adventureinthebackcountry.png" alt="Adventure In The Backcountry Logo">
<div class="card-block">
<h4 class="card-title">AITB Wordpress Blog</h4>
<p>Adventure In The Backcountry</p>
<p>Hosting and maintaining the blog on a Ubuntu Digital Ocean server</p>
<p>State: Live</p>
<a href="https://www.adventureinthebackcountry.com" target="_blank" class="btn btn-primary"> <span class="fa fa-link"></span> Website Link</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div id="availability-container">
<span id="availability-tagline">Available for <span id="remote">remote work <i class="fa fa-laptop" aria-hidden="true"></i></span> , <span id="relocation">relocation <i class="fa fa-home" aria-hidden="true"></i></span> or <span id="space-travel">space travel <i class="fa fa-rocket" id="rocket" aria-hidden="true" title="click me" data-toggle="tooltip" data-placement="right"><img id="rocket-fire" class="hidden" src="img/rocket_fire.gif" /></i></span>.</span>
</div>
Matthew Rowlandson © <span id="current-year">2024</span>
</footer>
</div>
</body>
</html>