-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
273 lines (259 loc) · 12.1 KB
/
index.html
File metadata and controls
273 lines (259 loc) · 12.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
<html>
<head>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136888419-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-136888419-1');
</script>
<title>Mitchell Rivett</title>
<link rel="stylesheet" type="text/css" href="css/style.css"></link>
<link rel="stylesheet" type="text/css" href="css/animate.css"></link>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"></link>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="js/custom.js"></script>
</head>
<body>
<!-- Splash -->
<div class="full splash">
<div class="box">
<h1>Mitchell Rivett</h1>
<p>Software Engineer</p>
<ol>
<a href="https://ca.linkedin.com/in/mitchell-rivett"><li class="fav" style="border-radius: 25%; -moz-border-radius: 25%; -webkit-border-radius: 25%;"><i class="fa fa-2x fa-linkedin-square"></i></li></a>
<a href="https://github.com/mitchellri"><li class="fav" style="border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;"><i class="fa fa-2x fa-github"></i></li></a>
<!--<a href="https://www.instagram.com/mitchellate/"><li style="border-radius: 25%; -moz-border-radius: 25%; -webkit-border-radius: 25%;"><i class="fa fa-2x fa-instagram"></i></li></a>-->
<!--<a href="https://twitter.com/FeedLono"><li style="border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;"><i class="fa fa-2x fa-twitter"></i></li></a>-->
<a href="mailto:mitchell.rivett@hotmail.com"><li><i class="fa fa-2x fa-envelope"></i></li></a>
<a href="art/index.html"><li class="text" style="float:right;"><!--<i class="fa fa-2x fa-paint-brush"></i>-->Art</li></a>
<a href="about/index.html"><li class="text" style="float:right;"><!--<i class="fa fa-2x fa-user"></i>-->About</li></a>
</ol>
<a div="nav" href="#experience"><i class="fa fa-2x fa-sort-desc arrow"></i></a>
</div>
</div>
<!-- Experience -->
<div class="full section" id="experience">
<center><h1 class="noHover">Experience</h1></center><hr></hr>
<!--<div class="cont" style="float:right; width:25%; min-width:300px; height:auto; background-color:rgba(40,40,40,0.85);">
<div class="cbox" style="height:auto;">
<h2><i class="fa fa-file-code-o"></i> Languages:<hr></hr></h2>
<p>HTML/JS/CSS</p>
<div class="progress">
<div class="determinate" style="width:80%;">
<i class="fa fa-circle"></i>
</div>
</div>
<p>Python</p>
<div class="progress">
<div class="determinate" style="width:80%;">
<i class="fa fa-circle"></i>
</div>
</div>
<p>SQL</p>
<div class="progress">
<div class="determinate" style="width:80%;">
<i class="fa fa-circle"></i>
</div>
</div>
<p>C#</p>
<div class="progress">
<div class="determinate" style="width:70%;">
<i class="fa fa-circle"></i>
</div>
</div>
<p>C</p>
<div class="progress">
<div class="determinate" style="width:60%;">
<i class="fa fa-circle"></i>
</div>
</div>
</div>
<div class="cbox" style="height:auto;">
<h2><i class="fa fa-wrench"></i> Techniques:<hr></hr></h2>
<p>Software Design Principles</p>
<div class="progress">
<div class="determinate" style="width:90%;">
<i class="fa fa-circle"></i>
</div>
</div>
<p>Requirements Engineering</p>
<div class="progress">
<div class="determinate" style="width:80%;">
<i class="fa fa-circle"></i>
</div>
</div>
<p>Public Speaking</p>
<div class="progress">
<div class="determinate" style="width:80%;">
<i class="fa fa-circle"></i>
</div>
</div>
<p>Source Control</p>
<div class="progress">
<div class="determinate" style="width:70%;">
<i class="fa fa-circle"></i>
</div>
</div>
<p>Unit Testing</p>
<div class="progress">
<div class="determinate" style="width:60%;">
<i class="fa fa-circle"></i>
</div>
</div>
</div>
</div>-->
<div class="cont" style="background: url('images/ea.png') no-repeat 30% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Electronic Arts</h2>
<h3>Software Engineer II</h3>
<h4>FEB 2020 - PRESENT</h4>
<hr></hr>
<p>Developed mainly the software client. An agile environment utilizing Jira and Perforce.</p>
<p>Used C++, Haxe, and ActionScript & Flash.</p>
<ul>
<li>EA Sports UFC Mobile 2</li>
<li>EA Sports FC 2024 (Formerly FIFA)</li>
</ul>
</div>
</div>
<div class="cont" style="background: url('images/telus.jpg') no-repeat 30% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>TELUS</h2>
<h3>Business System Analyst</h3>
<h4>JUN 2017 - FEB 2020</h4>
<hr></hr>
<p>Full responsibility over lifecycle development of 3 enterprise web applications used nationally and cross-departmentally.</p>
<p>Used JavaScript, PHP, and Oracle.</p>
</div>
</div>
<div class="cont" style="background: url('images/wd.jpg') no-repeat 30% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Western Digital Thailand</h2>
<h3>HGA Developer</h3>
<h4>SEP 2016 - DEC 2016</h4>
<a href="https://youtu.be/JpJiBl8iJqc"><h3><u>UVic Co-op exchange with Western Digital in Thailand <i class="fa fa-youtube-square"></i></h3></u></a>
<hr></hr>
<p>Multithreaded image processing algorithms using C# and Cognex VisionPro to increase production line throughput.</p>
</div>
</div>
<div class="cont" style="background: url('images/ptt.png') no-repeat 30% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Picture This</h2>
<h3>Co-op Student</h3>
<h4>SEP 2015 - MAY 2016</h4>
<a href="https://web.archive.org/web/20160803165120/http:/bcic.ca/news/success-stories/tech-co-op-success-stories-picture-this/"><h3><u>Tech Co-op Success Stories: Picture This <i class="fa fa-link"></i></h3></u></a>
<hr></hr>
<p>Developed automated data fetching scripts with PHP and Linux to improve process efficiency.</p>
<p>Collaborated with designers to create 5 responsive websites using JavaScript, PHP, and utilizing Google Maps API</p>
</div>
</div>
<div class="cont" style="background: url('images/nativetalk.png') no-repeat 30% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>NativeTalk</h2>
<h3>English Teacher</h3>
<h4>MAY 2017 - AUG 2017</h4>
<hr></hr>
<p>Prepared lectures and taught 4 children over the phone</p>
</div>
</div>
</div>
<div class="full section" id="education">
<div class="cont" style="background: url('images/stanford.png') no-repeat 55% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Machine Learning Certificate</h2>
<h3>Stanford University</h3>
<h4>APR 2019 - JUN 2019</h4>
<a href="https://www.coursera.org/account/accomplishments/certificate/2B4YAJ2P6BUV"><h3><u>Certificate<i class="fa fa-link"></i></h3></u></a>
</div>
</div>
<div class="cont" style="background: url('images/uvic.jpg') no-repeat 55% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Bachelor of Software Engineering</h2>
<h3>University of Victoria</h3>
<h4>SEP 2012 - SEP 2017</h4>
<a href="http://www.martlet.ca/news/uvic-students-win-battlesnake-competition-against-local-tech-companies/"><h3><u>UVic students win BattleSnake competition against local tech companies <i class="fa fa-link"></i></h3></u></a>
</div>
</div>
</div>
<!-- Projects -->
<div class="full section" id="projects">
<center><h1 class="noHover">Projects</h1></center><hr></hr>
<div class="cont" style="background: url('images/unitytilemapgenerator.png') no-repeat 60% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Unity Tilemap Generator</h2>
<h3 style="display:inline-block;">C#, Unity</h3>
<h4>SEP 2019 - FEB 2020</h4>
<a href="https://github.com/mitchellri/unity-tilemap-generator"><u>Github</u><i class="fa fa-link"></i></a>
<a href="images/unitytilemapgenerator.png"><i class="fa fa-image"></i></a>
<hr></hr>
<p>Utilizes various noise, warping, filter, and erosion algorithms to randomly generate natural worlds into tilemap components.</p>
</div>
</div>
<div class="cont" style="background: url('images/lovejam.gif') no-repeat 60% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Love2D Game Jam</h2>
<h3 style="display:inline-block;">Lua, Love2D</h3>
<h4>FEB 2020</h4>
<a href="https://github.com/mitchellri/LOVE-Jam-2020"><u>Github</u><i class="fa fa-link"></i></a>
<a href="images/lovejam.gif"><i class="fa fa-image"></i></a>
<hr></hr>
<p>Travel through infinite rainy terrain, heavily utilizing Perlin Noise.</p>
</div>
</div>
<div class="cont" style="background: url('images/parallax.gif') no-repeat 30% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Little Fishes</h2>
<!-- <h3>LÖVE</h3> -->
<h3 style="display:inline-block;">Lua, Love2D</h3>
<h4>SEP 2017 - DEC 2015</h4>
<a href="images/school.gif"><i class="fa fa-image"></i></a>
<a href="images/evolve.gif"><i class="fa fa-image"></i></a>
<hr></hr>
<p>Arcade styled game where players grow and evolve competitively with the rest of the ecosystem. Utilizes design patterns and object recycling.</p>
</div>
</div>
<div class="cont" style="background: url('images/4.gif') no-repeat 90% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Surfer Dude</h2>
<h3 style="display:inline-block;">Lua, Love2D</h3>
<h4>JUL 2015</h4>
<a href="https://github.com/mitchellri/Super-UVic-GameDev-Platformer-Jam"><u>Github</u><i class="fa fa-link"></i></a>
<a href="images/4.gif"><i class="fa fa-image"></i></a>
<a href="images/5.gif"><i class="fa fa-image"></i></a>
<hr></hr>
<p>Platformer themed game jam submission made in 10 hours.</p>
<p>You have the ability to drop, carry, throw, and mount your surfboard after you acquire it.</p>
</div>
</div>
<div class="cont" style="background: url('images/battlesnake.gif') no-repeat 30% 0%; background-size: auto 100%;">
<div class="wow animate cbox fadein">
<h2>Battlesnake AI</h2>
<h3 style="display:inline-block;">Python</h3>
<h4>JUL 2015, JUL 2016</h4>
<a href="http://www.martlet.ca/news/uvic-students-win-battlesnake-competition-against-local-tech-companies/"><h3 style="color:black;"><u>UVic students win BattleSnake competition against local tech companies<i class="fa fa-link" style="float:none;"></i></h3></u></a><a href="https://github.com/mitchellri/snakes_on_a_plane"><h3 style="color:black;"><u>Code 2015<i class="fa fa-link" style="float:none;"></i></h3></u></a>
<a href="https://github.com/mitchellri/snakes_on_a_biplane"><h3 style="color:black;
"><u>Code 2016<i class="fa fa-link" style="float:none;"></i></h3></u></a>
<a href="https://www.battlesnake.io/"><h3 style="color:black;"><u>Official<i class="fa fa-link" style="float:none;"></i></h3></u></a>
</div>
</div>
</div>
<!-- Toolbar -->
<div class="toolbar">
<ol>
<a href class="tooltip"><li><!--<i class="fa fa-home"></i>-->Home</li></a>
<a href="about/index.html" class="tooltip"><li><!--<i class="fa fa-user"></i>-->About</li></a>
<a href="art/index.html" class="tooltip"><li><!--<i class="fa fa-paint-brush"></i>-->Art</li></a>
</ol>
</div>
<div class="resumebar">
<ol>
<a href="about/resume.pdf"><li style="color:white;"><h3>Resume</h3></li></a>
</ol>
</div>
<script src="js/wow.min.js"></script>
<script> new WOW().init(); </script>
</body>
</html>