-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·347 lines (334 loc) · 24.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Adam Oresten - Lead Technical Animator</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Adam Oresten - Lead Technical Animator">
<meta name="author" content="Adam Oresten's technical animation resume">
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet">
<!-- FontAwesome JS-->
<script defer src="https://use.fontawesome.com/releases/v5.1.1/js/all.js" integrity="sha384-BtvRZcyfv4r0x/phJt9Y9HhnN5ur1Z+kZbKVgzVBAlQZX4jvAuImlIz+bG7TS00a" crossorigin="anonymous"></script>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/pillar-5.css">
</head>
<body>
<article class="resume-wrapper text-center position-relative">
<div class="resume-wrapper-inner mx-auto text-left bg-white shadow-lg">
<header class="resume-header pt-4 pt-md-0">
<div class="media flex-column flex-md-row">
<img class="mr-3 img-fluid picture mx-auto" src="assets/images/profile.jpg" alt="">
<div class="media-body p-4 d-flex flex-column flex-md-row mx-auto mx-lg-0">
<div class="primary-info">
<h1 class="name mt-0 mb-1 text-white text-uppercase text-uppercase">Adam Oresten</h1>
<div class="title mb-3">Lead Technical Animator</div>
<ul class="list-unstyled">
<li class="mb-2"><a href="#"><i class="far fa-envelope fa-fw mr-2" data-fa-transform="grow-3"></i>adamoresten@gmail.com</a></li>
</ul>
</div><!--//primary-info-->
<div class="secondary-info ml-md-auto mt-2">
<ul class="resume-social list-unstyled">
<li class="mb-3"><a target="_blank" href="https://www.linkedin.com/in/adam-oresten-36218a82"><span class="fa-container text-center mr-2"><i class="fab fa-linkedin-in fa-fw"></i></span>LinkedIn</a></li>
<li class="mb-3"><a target="_blank" href="https://github.com/Haxxer"><span class="fa-container text-center mr-2"><i class="fab fa-github-alt fa-fw"></i></span>GitHub</a></li>
</ul>
</div><!--//secondary-info-->
</div><!--//media-body-->
</div><!--//media-->
</header>
<div class="resume-body p-5">
<section class="resume-section summary-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Career Summary</h2>
<div class="resume-section-content">
<p>I got into game development early in life, starting my journey by hacking games. I'd inspect their hex codes to export characters, props, and other assets, which I then converted, re-rigged, and imported into <a href='https://gmod.facepunch.com/' target="_blank">Garry's Mod</a>. This early experimentation ignited my passion for game development, pushing me to pursue formal education in the field.</p>
<p>I went to New Zealand to study at <a href="https://www.mediadesignschool.com/" target="_blank">Media Design School</a> and earned my Bachelor of Creative Technologies. Over three years, I learned the fundamentals and workflows of game development from industry veterans. In my final year, I specialized in rigging, pipeline work, and tool scripting. After graduation, I joined Bohemia Interactive, where I helped establish animation tools, pipelines, rigs, engine solutions, and more. After nearly five years at the company, we launched DayZ with its 1.0 release.</p>
<p>Following the release of DayZ, I joined Rocksteady, where I was responsible for maintaining tools, rigs, and workflows in Motionbuilder. I also created asset and rigging tools used daily by several departments and set up character and gameplay asset rigs in 3ds Max, Motionbuilder, and Unreal Engine.</p>
<p class="mb-0">At Rocksteady, I was later promoted to Lead Technical Animator, not just because of my technical skills but also my strong interpersonal abilities; I helped foster a collaborative environment between the technical animation team and the content teams, ensuring smooth communication and coordination.</p>
</div>
</section><!--//summary-section-->
<div class="row">
<div class="col-lg-9">
<section class="resume-section experience-section mb-3">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Work Experience</h2>
<div class="resume-section-content">
<div class="resume-timeline position-relative">
<article class="resume-timeline-item position-relative pb-4">
<div class="resume-timeline-item-header mb-2">
<div class="d-flex flex-column flex-md-row">
<div class="resume-position-title">
<h3 class='font-weight-bold m-0'>Lead Technical Animator</h3><p class='font-italic mb-1'>Rocksteady Studios</p>
</div>
<div class="resume-company-logo ml-auto"><a href="https://rocksteadyltd.com/" title="Rocksteady Studios Ltd" target="_blank"><img src="assets/images/rocksteady.png"/></a></div>
</div><!--//row-->
<div class="resume-position-time">Feb 2024 - Present</div>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<p>Demonstrating leadership and initiative, I was later promoted to Lead Technical Animator. In this role, I led a team of 4 technical animators, fostering a collaborative environment and mentoring junior members to enhance their skills.</p>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
<article class="resume-timeline-item position-relative pb-4">
<div class="resume-timeline-item-header mb-2">
<div class="d-flex flex-column flex-md-row">
<div class="resume-position-title">
<h3 class='font-weight-bold m-0'>Senior Technical Animator</h3><p class='font-italic mb-1'>Rocksteady Studios</p>
</div>
<div class="resume-company-logo ml-auto"><a href="https://rocksteadyltd.com/" title="Rocksteady Studios Ltd" target="_blank"><img src="assets/images/rocksteady.png"/></a></div>
</div><!--//row-->
<div class="resume-position-time">Jan 2023 - Feb 2024</div>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<p>I joined Rocksteady Studios as a Technical Animator, and was later promoted to a Senior Technical Animator. When I joined, I took over responsibility maintaining our Motionbuilder tools, where I delivered a number of tools and solutions to make our animators' life easier. Over the course of the project, I've rigged half a dozen hero-level characters, and several gameplay and cinematic assets.</p>
<h4 class="resume-timeline-item-desc-heading"><a href="https://www.suicidesquadgame.com/en-us" target="_blank"><i class="fas fa-link pb-1"></i> Suicide Squad: Kill The Justice League</a></h4>
<hr>
<h4 class="resume-timeline-item-desc-heading font-weight-bold">Technologies used:</h4>
<ul class="list-inline">
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Python</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Maya</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Motionbuilder</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">3ds Max</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Houdini</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Perforce</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Unreal Engine 4</span></li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
<article class="resume-timeline-item position-relative pb-4">
<div class="resume-timeline-item-header mb-2">
<div class="d-flex flex-column flex-md-row">
<div class="resume-position-title">
<h3 class='font-weight-bold m-0'>Technical Animator</h3><p class='font-italic mb-1'>Rocksteady Studios</p>
</div>
<div class="resume-company-logo ml-auto"><a href="https://rocksteadyltd.com/" title="Rocksteady Studios Ltd" target="_blank"><img src="assets/images/rocksteady.png"/></a></div>
</div><!--//row-->
<div class="resume-position-time">Jun 2019 - Dec 2022</div>
</div><!--//resume-timeline-item-header-->
</article><!--//resume-timeline-item-->
<article class="resume-timeline-item position-relative pb-4">
<div class="resume-timeline-item-header mb-2">
<div class="d-flex flex-column flex-md-row">
<div class="resume-position-title">
<h3 class='font-weight-bold m-0'>Technical Animator</h3><p class='font-italic mb-1'>Bohemia Interactive</p>
</div>
<div class="resume-company-logo ml-auto"><a href="https://www.bohemia.net/" title="Bohemia Studios s.r.o." target="_blank"><img src="assets/images/bohemia.png"/></a></div>
</div><!--//row-->
<div class="resume-position-time">Jan 2017 - Jun 2019</div>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<p>I joined Bohemia as a Junior Technical Animator, and I was promoted to Technical Animator halfway through my second year. During my time at Bohemia, I established animation pipelines, wrote scripts for multiple departments, created character and weapon rigs, cleaned up and organized vast amounts of motion capture data, collaborated closely with animation and engine programmers, audio departments, designers, and other animators.</p>
<h4 class="resume-timeline-item-desc-heading"><a href="https://dayz.com/" target="_blank"><i class="fas fa-link pb-1"></i> DayZ</a></h4>
<ul>
<li>Created tools and defined pipelines for animation workflows</li>
<li>Created and maintained the player animation state machine and constantly refined its behavior</li>
<li>Worked closely with the DayZ team to define, create, and maintain the animation pipeline</li>
<li>Analyzed and developed solutions to aid animators and sound designers' workflows</li>
<li>Directed motion capture actors for a large array of animations</li>
<li>Collaborated with technical designers to develop animation tools</li>
<li>Documented in-house animation tools and systems</li>
<li>Created weapon rigs for a multitude of firearms</li>
<li>Researched cinematic workflows and animated characters for use in cinematic trailers</li>
<li>Created a large quantity of gameplay animations through motion capture data and keyframe animation</li>
</ul>
<h4 class="resume-timeline-item-desc-heading"><a href="https://vigorgame.com/" target="_blank"><i class="fas fa-link pb-1"></i> Vigor</a></h4>
<ul>
<li>Oversaw research and development for character implementations in engine</li>
<li>Rigged and implemented characters and weapons</li>
<li>Researched and created workflows for cinematic trailers</li>
</ul>
<h4 class="resume-timeline-item-desc-heading"><a href="https://incubator.bohemia.net/games/lucie" target="_blank"><i class="fas fa-link pb-1"></i> Project Lucie</a></h4>
<ul>
<li>Rigged and animated cutscenes</li>
</ul>
<h4 class="resume-timeline-item-desc-heading font-weight-bold">Technologies used:</h4>
<ul class="list-inline">
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Python</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Motionbuilder</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Maya</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">3ds Max</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Subversion</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Unreal Engine 4</span></li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
<article class="resume-timeline-item position-relative pb-4">
<div class="resume-timeline-item-header mb-2">
<div class="d-flex flex-column flex-md-row">
<div class="resume-position-title">
<h3 class='font-weight-bold m-0'>Junior Technical Animator</h3><p class='font-italic mb-1'>Bohemia Interactive</p>
</div>
<div class="resume-company-logo ml-auto"><a href="https://www.bohemia.net/" title="Bohemia Studios s.r.o." target="_blank"><img src="assets/images/bohemia.png"/></a></div>
</div><!--//row-->
<div class="resume-position-time">Sep 2015 - Jan 2017</div>
</div><!--//resume-timeline-item-header-->
</article><!--//resume-timeline-item-->
</div><!--//resume-timeline-->
</div>
</section><!--//experience-section-->
<section class="resume-section experience-section mb-3">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Side Projects</h2>
<div class="resume-section-content">
<div class="resume-timeline position-relative">
<article class="resume-timeline-item position-relative pb-4">
<div class="resume-timeline-item-header mb-2">
<div class="d-flex flex-column flex-md-row">
<div class="resume-position-title"><h3 class='font-weight-bold m-0'>Co-creator</h3><p class='font-italic mb-1'>Fantasy-Calendar</p></div>
<div class="resume-company-logo ml-auto"><a href="https://fantasy-calendar.com/" title="Fantasy-Calendar Ltd" target="_blank"><img src="assets/images/fantasycalendar.png"/></a></div>
</div><!--//row-->
<div class="resume-position-time">2017 - Present</div>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<p>During my free time, I like to play Dungeons & Dragons and take the role of the Dungeon Master, the creator and narrator. In order to make my worlds more immersive, I decided to start tracking time in the fantasy world, and that goal needed a system to support it. Over time, the project grew and gained more and more features, until it became a standalone service used by over ten thousand people worldwide.</p>
<p>I created it from scratch, and later on I brought on another person to help me with the back-end, while I kept to the front-end and the calendar code itself.</p>
<p><a href="https://fantasy-calendar.com/" target="_blank">https://fantasy-calendar.com/</a></p>
<h4 class="resume-timeline-item-desc-heading font-weight-bold">Technologies used:</h4>
<ul class="list-inline">
<li class="list-inline-item"><span class="badge badge-primary badge-pill">JavaScript</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">HTML</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">SCSS</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">PHP</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Laravel</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">MySQL</span></li>
<li class="list-inline-item"><span class="badge badge-primary badge-pill">Git</span></li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
</div><!--//resume-timeline-->
</div>
</section> <!--//experience-section-->
</div>
<div class="col-lg-3">
<section class="resume-section skills-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Skills & Tools</h2>
<div class="resume-section-content">
<div class="resume-skill-item">
<h4 class="resume-skills-cat font-weight-bold">Languages</h4>
<ul class="list-unstyled mb-4">
<li class="mb-2">
<div class="resume-skill-name">Python (Proficient)</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">C# (Competent)</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">C++ (Beginner)</div>
</li>
</ul>
</div> <!--//resume-skill-item-->
<div class="resume-skill-item">
<h4 class="resume-skills-cat font-weight-bold">Software</h4>
<ul class="list-unstyled">
<li class="mb-2">
<div class="resume-skill-name">Motionbuilder (Proficient)</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">3ds Max (Proficient)</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">Maya (Competent)</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">Houdini (Competent)</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">Blender (Beginner)</div>
</li>
</ul>
</div> <!--//resume-skill-item-->
<div class="resume-skill-item">
<h4 class="resume-skills-cat font-weight-bold">Engines</h4>
<ul class="list-unstyled">
<li class="mb-2">
<div class="resume-skill-name">Unreal Engine 4 (Proficient)</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">Unreal Engine 5 (Competent)</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">Unity (Competent)</div>
</li>
</ul>
</div> <!--//resume-skill-item-->
<div class="resume-skill-item">
<h4 class="resume-skills-cat font-weight-bold">Others</h4>
<ul class="list-inline">
<li class="list-inline-item"><span class="badge badge-light">Git</span></li>
<li class="list-inline-item"><span class="badge badge-light">Perforce</span></li>
<li class="list-inline-item"><span class="badge badge-light">Subversion</span></li>
<li class="list-inline-item"><span class="badge badge-light">Code Review</span></li>
<li class="list-inline-item"><span class="badge badge-light">Agile</span></li>
<li class="list-inline-item"><span class="badge badge-light">Photoshop</span></li>
<li class="list-inline-item"><span class="badge badge-light">After Effects</span></li>
<li class="list-inline-item"><span class="badge badge-light">JavaScript</span></li>
<li class="list-inline-item"><span class="badge badge-light">HTML/CSS/SCSS</span></li>
</ul>
</div><!--//resume-skill-item-->
</div><!--resume-section-content-->
</section><!--//skills-section-->
<section class="resume-section education-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Education</h2>
<div class="resume-section-content">
<ul class="list-unstyled">
<li class="mb-2">
<div class="resume-degree font-weight-bold">Bachelor of Creative Technologies</div>
<div class="resume-degree-org">Media Design School</div>
<div class="resume-degree-time">2012 - 2015</div>
</li>
</ul>
</div>
</section><!--//education-section-->
<section class="resume-section reference-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Awards</h2>
<div class="resume-section-content">
<ul class="list-unstyled resume-awards-list">
<li class="mb-2 pl-4 position-relative">
<i class="resume-award-icon fas fa-trophy position-absolute" data-fa-transform="shrink-2"></i>
<div class="resume-award-name">Game of the Year Finalist</div>
<div class="resume-award-author"><a href="https://www.awn.com/news/2015-cg-student-awards-winners-announced" target="_blank"><i class="fas fa-link pb-1"></i>CG Student Awards</a></div>
<div class="resume-award-desc">In my final year, our team entered with our project Dungeon Town. We were one of four highly recommended games selected by the CGStudent Awards jury.</div>
</li>
</ul>
</div>
<div class="resume-section-content">
<ul class="list-unstyled resume-awards-list">
<li class="mb-2 pl-4 position-relative">
<i class="resume-award-icon fas fa-trophy position-absolute" data-fa-transform="shrink-2"></i>
<div class="resume-award-name">Top Student Award</div>
<div class="resume-award-author">Media Design School</div>
<div class="resume-award-desc">I was presented with the prize for having the highest GPA of my year.</div>
</li>
</ul>
</div>
</section><!--//interests-section-->
<section class="resume-section language-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Language</h2>
<div class="resume-section-content">
<ul class="list-unstyled resume-lang-list">
<li class="mb-2"><span class="resume-lang-name font-weight-bold">Swedish</span> <small class="text-muted font-weight-normal">(Native)</small></li>
<li class="mb-2"><span class="resume-lang-name font-weight-bold">English</span> <small class="text-muted font-weight-normal">(Fluent)</small></li>
</ul>
</div>
</section><!--//language-section-->
<section class="resume-section interests-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Interests</h2>
<div class="resume-section-content">
<ul class="list-unstyled">
<li class="mb-1">Dungeons & Dragons</li>
<li class="mb-1">Baking</li>
<li class="mb-1">Weightlifting</li>
<li class="mb-1">Warhammer 40k</li>
</ul>
</div>
</section><!--//interests-section-->
</div>
</div><!--//row-->
</div><!--//resume-body-->
</div>
</article>
<footer class="footer text-center pt-2 pb-4">
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can buy the commercial license via our website: themes.3rdwavemedia.com */-->
<small class="copyright">Designed with <i class="fas fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</footer>
</body>
</html>