-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
441 lines (403 loc) · 27.8 KB
/
index.html
File metadata and controls
441 lines (403 loc) · 27.8 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
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
<!DOCTYPE html>
<html lang="en">
<head>
<title> Homepage </title>
<link rel="stylesheet" type="text/css" href="style.css">
<meta name="google-site-verification" content="Gn2aTjMDGG-LU1hoAG38elpeLjMmkW3nF5ZN56Aidtw" />
<script type="text/javascript" src="js/Homepage.js"></script>
</head>
<body class="background" onload="Init()">
<div class="intro">
<img class="introProfilePicture" src="Resources/Images/ProfilePicture.jpg" loading="lazy"/>
<div class="introName">
Tom Kemna
</div>
<h1 class="introMainText"> C++ Gameplay Programmer <br></h1>
<hr/>
</div>
<div class="about">
<h1> About </h1>
<p style="text-align: left;">
I’ve been making games for almost two decades now. I have experience in varying subjects, with a focus on Gameplay Programming in C++.
I have a formal education in International Game Development at the Breda University, graduated cum laude, then moved on to work for Ubisoft Massive for 6 years as a gameplay, character, camera and controls programmer.
<br><br>
I love working on a vast variety of features, as I get to work together with creative teams of awesome people. Over the years, I’ve picked up knowledge on quite a few topics.
I'm also a coding enthusiast: I've co-created the Coding Guild at Massive Entertainment and I used to be part of the C++ expert group in college. Here are some of my preferred tools:
</p>
<p style="text-align: center;"></p>
<div class="logos">
<div class="logo">
<p class="centerText"><b>Snowdrop Engine</b><br>4 AAA projects<br>2019 Onward</p>
<img src="Resources/Images/Logos/SnowdropLogo.png" loading="lazy">
</div>
<div class="logo">
<p class="centerText"><b>Unreal Engine</b><br>12 projects, 2 released<br>2013 Onward</p>
<img src="Resources/Images/Logos/UELogo.png" loading="lazy">
</div>
<div class="logo">
<p class="centerText"><b>C++</b><br>Many projects<br>2016 Onward</p>
<img src="Resources/Images/Logos/CPPLogo.png" loading="lazy">
</div>
<div class="logo">
<p class="centerText"><b>Visual Studio</b><br>Many projects<br>2016 Onward</p>
<img src="Resources/Images/Logos/VSLogo.png" loading="lazy">
</div>
<div class="logo">
<p class="centerText"><b>Perforce</b><br>8 projects<br>2016 Onward</p>
<img src="Resources/Images/Logos/P4Logo.png" loading="lazy">
</div>
<div class="logo">
<p class="centerText"><b>Jira</b><br>Many projects<br>2016 Onward</p>
<img src="Resources/Images/Logos/JiraLogo.png" loading="lazy">
</div>
<div class="logo">
<p class="centerText"><b>Godot</b><br>2 projects<br>3 Years</p>
<img src="Resources/Images/Logos/GDLogo.png" loading="lazy">
</div>
<div class="logo">
<p class="centerText"><b>Unity</b><br>2 projects<br>2 Years</p>
<img src="Resources/Images/Logos/UnityLogo.png" loading="lazy">
</div>
<div class="logo">
<p class="centerText"><b>Rust</b><br>4 projects<br>1 Year</p>
<img src="Resources/Images/Logos/RustLogo.png" loading="lazy">
</div>
<div class="logo">
<a href="https://github.com/Tdead1/" target="_blank">
<p class="centerText"><b>GitHub</b><br>23 projects<br>2017 Onward</p>
<img src="Resources/Images/Logos/GHLogo.png" loading="lazy">
</a>
</div>
</div>
</div>
<hr/>
<div class="projects">
<h1> Releases </h1>
<p> Below are a some of the project releases that I have been a part of on over the last few years. I pick up new tools quickly, which makes understanding new or different things a hobby to me.
I've also have worked on projects in large codebases and custom engines, I am best at working in Unreal Engine, Snowdrop Engine or Godot for developing games, but I've done some work with Unity as well.
<br><br>
<p style="text-align: center;"><b>Tap</b> or <b>click</b> on any of the cards to see my role and more details!</p>
<img src="Resources/Images/MassiveLogo540x115.png">
<div class="cardDisplay">
<div class="cardFrame" >
<p class="centerText"> <br><b>The Division 2<br></b> <br>Coop Looter Shooter</p>
<img src="Resources/Images/Division2683x1024.png" class="card" id="cardDivision" loading="lazy"/>
</div>
<div class="cardFrame" >
<p class="centerText"> <br><b>The Division 2: Warlords of New York</b> <br>DLC</p>
<img src="Resources/Images/Warlords683x1024.png" class="card" id="cardWarlords" loading="lazy"/>
</div>
<div class="cardFrame" >
<p class="centerText"> <br><b>Avatar: Frontiers of Pandora</b> <br>Release + DLC</p>
<img src="Resources/Images/Avatar683x1024.png" class="card" id="cardAvatar" loading="lazy"/>
</div>
<div class="cardFrame" >
<p class="centerText"> <br><b>Unannounced IP<br></b> <br>Early development</p>
<img src="Resources/Images/Unannounced683x1024.png" class="card" id="cardUnannounced" loading="lazy"/>
</div>
<br>
<img src="Resources/Images/BuasLogo540x187.png">
<br>
<div class="cardFrame">
<p class="centerText"> <br><b>Shattered Lights</b><br>UE4 VR Horror</p><br>
<img src="Resources/Images/ShatteredLights683x1024.png" class="card" id="cardShatteredLights" loading="lazy"/>
</div>
<div class="cardFrame" >
<p class="centerText"> <br><b>Bioside</b> <br/>UE4 VR Shooter</p><br>
<img src="Resources/Images/BioSide683x1024.png" class="card" id="cardBioside" loading="lazy"/>
</div>
<div class="cardFrame">
<p class="centerText"> <br><b>BaBooms</b><br>UE4 Multiplayer</p><br>
<img src="Resources/Images/Babooms683x1024.png" class="card" id="cardBabooms" loading="lazy"/>
</div>
<div class="cardFrame">
<p class="centerText"> <br><b>TiFrame</b><br>C++ Game Framework</p>
<img src="Resources/Images/TiFrame683x1024.png" class="card" id="cardTiframe" loading="lazy"/>
</div>
</div>
<p style="text-align: center;"><br>... For code snippets and an overview of projects outside of my work and education,<br> here is the link to <a href="https://github.com/Tdead1" target="_blank">My GitHub</a>.<br> </p>
<!-- Card 0, divison2 -->
<div class="informationSlide" id="division2">
<img src="Resources/Images/Cross512x512.png" class="closeImage" loading="lazy"/>
<h1> The Division 2</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/jF9OG_2NH4M?si=JCF3sXRpw1dkDrnv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
<br>I worked on The Division 2 as a C++ Gameplay Programmer Intern during the post-launch phase from 2019 onwards. I focused on core gameplay systems, with responsibilities
covering mostly networking and data replication to ensure reliable multiplayer behavior: This included fixes and improvements to the movement system,
enhancing responsiveness and stability, and I worked on shooting mechanics to refine gameplay feel and functionality in a live product environment.
<br>
<br> Early on, this includes things like making sure the tires on cars wouldn't all explode if you shot a single bullet into the door of the car, or figuring out why a
single bullet would not register to hit a target when firing at the targets in the target range. Feel free to ask me about that, turned out to be a fun bug!
<br>
<br> Later on, I was investigating players getting stuck climbing ladders, hitbox mismatches on moving players, jitter and network latency related problems, navmesh islands
showing up in different places for the server and clients.
<br>
<br>At a glance:
<br>
<br>Role: C++ Gameplay Programmer Internship
<br>(2019, Post-Launch)
<br>
<br>Technical Expertise/Responsibilities:
<br>• Networking and Data Replication
<br>• Movement system Fixes and Improvements
<br>• Shooting Mechanics
<br>
<br>Check it out on <a href="https://www.ubisoft.com/en-gb/game/the-division/the-division-2" target="_blank">Ubisoft.com!</a>
</p>
</div>
<!-- Card 1, warlords -->
<div class="informationSlide" id="warlords">
<img src="Resources/Images/Cross512x512.png" class="closeImage" loading="lazy"/>
<h1> Warlords of New York</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/CPtkU789LYc?si=MGyIVHYI1XzcJiqJ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
<br> I worked as a C++ 3C Programmer Intern for the launch for the first large Division 2 DLC in 2020. I owned the Status Effect feature at the code level, taking responsibility for
its implementation and maintenance. I contributed to gameplay ability implementations, such as player skills (the Seeker Mines, Decoy, Hive and other new tech skills), while
refactoring existing systems to improve reliability and maintainability, mostly dealing with problems people also had live on the main game.
<br>
<br>Continued and expanded upon responsibilities from previous development phases to support a successful launch.
<br>
<br>
<br>Information at a glance:
<br>Role: C++, 3C Programmer Internship, Launch Support
<br>Year: 2020 (DLC)
<br>
<br>Code System Ownership:
<br>• Status Effect Feature (Code Ownership)
<br>
<br>Areas of Expertise / Responsibilities:
<br>• Gameplay Ability implementations (Skills)
<br>• Refactoring existing implementations
<br>• Continuing previous responsibilities
<br>
<br>Check it out on <a href="https://www.ubisoft.com/en-gb/game/the-division/the-division-2/expansion/warlords-of-new-york" target="_blank">Ubisoft.com!</a>
</p>
</div>
<!-- Card 2, avatar -->
<div class="informationSlide" id="avatar">
<img src="Resources/Images/Cross512x512.png" class="closeImage" loading="lazy"/>
<h1> Avatar: Frontiers of Pandora</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/difL_diHo2o?si=kBJMf6hDFKf2KmAL" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
<br>I continued at Massive as a C++ Gameplay Programmer on Avatar: Frontiers of Pandora from 2021 to 2024, supporting development across launch, post-launch updates,
and DLC releases.
Over the several years, I had ownership of several core player systems, including player skills, status effects, character loading, visual customization, and
character creation. These features were central to the player experience, and I was responsible for implementing, maintaining, and improving them throughout
live development.
<br>
<br> My work focused on creating new character related systems, and making everything more efficient and reliable. This included improving character performance, supporting
threaded loading of gear and equipment, and handling the saving and loading of gameplay data and player profiles. I also worked on networking and data replication to ensure systems
behaved correctly in multiplayer. In addition, I contributed to customization-related features and collaborated closely with designers, artists, and other engineers to deliver
stable, player-facing systems over multiple releases.
<br>
<br>
<br> At a glance:
<br>
<br>Role: C++, Gameplay Programmer
<br>(2021 – 2024 Launch, Post-launch, DLC)
<br>
<br>Code System Ownership:
<br>• Player Skills
<br>• Status Effects
<br>• Character Loading
<br>• Mount and Gear Systems
<br>• Visual Customization
<br>• Character Creation
<br>
<br>Areas of Expertise/Responsibilities:
<br>• Character Optimization
<br>• Threaded Loading
<br>• Serialization of Gameplay Data
<br>• Networking & Data Replication
<br>• Saving and Loading Profiles
<br>
<br>Check it out on <a href="https://www.ubisoft.com/en-gb/game/avatar/frontiers-of-pandora" target="_blank">Ubisoft.com!</a>
</p>
</div>
<!-- Card 3, bioside -->
<div class="informationSlide" id="bioside">
<img src="Resources/Images/Cross512x512.png" class="closeImage" loading="lazy"/>
<h1> Bioside: 0G VR Shooter</h1>
<p style="text-align:center"> <b>Released on itch.io:
<a href="https://igad.itch.io/bioside" target="_blank"> https://igad.itch.io/bioside</a> </b> </p>
<br>
<p>I was lead programmer on this project.</p>
<p> We worked in a team of 19 people to create a VR shooter with innovative movement mechanics.
<br><br>
<b> My contributions: </b>
<br>- 3 guns and 3 grenades.
<br>- Holstering system for weaponry.
<br>- Implementing onepagers for prototypes.
<br>- Communication point for the 7 programmers in the team.
</p>
<p style="white-space: pre;"><b>Project details:</b><br>- Duration: 8 weeks.<br>- Team: 19 people.<br>- Role: Rapid prototyper/lead programmer.<br>- When: Summer vacation 2017</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/WR6zO_AXjXU?enablejsapi=1" frameborder="0" allow="autoplay; encrypted-media" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen id="videoBioside"></iframe>
<br><br><br>
<p>
This game doesn't have gravity. That means you're pulling yourself around the level while shooting rocket launchers, machine guns, revolvers and more at hostile drones. Creating these
weapons was amazing, working with gameplay designers to get everything to feel just right. The story of the game is that you're boarding a ship where the AI has gone rogue, and you're there
to shut it down forcefully. Getting the movement under control is tricky at first, but when you get used to it you are flying around the ship shooting things left and right.
</p>
<p>
Some more details on my work on this project. I was primarily developing gameplay for this project. I developed a gameplay event trigger system, so that our designers could easily implement
things like enemy spawning, or moving onto the next part of the tutorial. Besides that, I was focused on implementing weaponry, as specified before. I worked closely together with two designers to really get the weapons to feel correct and behave in a suitable way for our game.
<br><br> I created three different grenades. The first was a grenade that either pushed or pulled all physics objects, including enemies. The second grenade is a threat detector, that shows all enemies within a certain radius through walls, for easy targeting and executing. The third grenade is more conventional: an explosive knife that sticks in your enemies, and then explodes, killing your targets.
<br><br> Besides the grenades, I also implemented several guns. The first was an assault rifle/shotgun hybrid called "The Metalstorm" that you could use with either one or two hands, with a functional red dot sight for VR, and magazines that you can physically pull out to reload it. The firing speed was graph based, the less bullets you have, the slower it fires. It also had a secondary fire, which shot all of your bullets in a shotgun spread, but you needed to hold the gun with both hands to use it. I also created a Rocket Launcher that had manual guidance capabilities, and a lock-on system for tracking rockets. Besides that, I also worked on the revolver, giving it a flick forward to open it up so you could reload it. In the end, even though it looked really cool, we decided to remove the reloading systems from the game to give a smoother experience. Tossing your guns away was more fun in VR than trying to reload them.
<br><br> The holstering system was probably one of the biggest challenges I faced on this project, tech wise. Having the holsters follow the players head movement felt very unnatural, but fully simulating a body in zero gravity was impossible, scope wise. In the end I extrapolated a position near the hips and near the shoulders of the player based on their hand location and the head rotation, but it could still be improved more. It was also implemented in a rush, as we came up with it less than two weeks before release. It worked out in the end, and ended up making the game more fun.
<br><br> I also implemented the onboarding robot and all of its voicelines and all the triggers to activate those voicelines two days before release.
<br><br><br> Here are some screenshots:
</p>
<img src="Resources/Images/Bioside1.png" loading="lazy">
<img src="Resources/Images/Bioside2.png" loading="lazy">
<img src="Resources/Images/Bioside3.png" loading="lazy">
<img src="Resources/Images/Bioside4.png" loading="lazy">
<img src="Resources/Images/Bioside5.png" loading="lazy">
<br>
</div>
<!-- Card 4, shatteredlights -->
<div class="informationSlide" id="shatteredlights">
<img src="Resources/Images/Cross512x512.png" class="closeImage" loading="lazy"/>
<h1> Shattered Lights: Year-long UE4 VR Horror Game. </h1>
<p> Released on <a href="https://store.steampowered.com/app/1057720/Shattered_Lights/" target="_blank">Steam</a>! Check it out, it's free!</p>
<p> What makes this horror game special is that it is in full room scale, which means no player locomotion whatsoever, no teleporting or weird swinging around with your arms. We make the level
traversable by using Non-Euclidean spaces, similar to the game Antichamber, allowing the player to move an indefinite distance in the same 3x3 meters space.
</p>
<p style="white-space: pre;">Duration: 32 weeks.<br>Team: ~18 people.<br>Role: Lead Programmer/Game Programmer.<br>When: September 2018 - (expected) June 2019</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/GT9-8NT__Is?enablejsapi=1" referrerpolicy="strict-origin-when-cross-origin" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen id="videoShatteredLights"></iframe>
<br><br>
<p style="text-align:center"> <b>Available on Steam:
<a href="https://store.steampowered.com/app/1057720/" target="_blank"> https://store.steampowered.com/app/1057720/</a> </b></p>
<br>
<p> I created the player interaction systems, inverse kinematics and other hand logic.
<br><br>
<b>Contributions: </b>
<br>- Inverse kinematics for the fingers.
<br>- All other hand and grabbing logic.
<br>- Interaction system that supports all physics objects.
<br>- Created the VR main menu.
<br>- QA reports and maintaining the bug database.
<br>- Physics collision handling on movable skeletal meshes.
</p>
<p> For this project, we were taught how to properly research and explore a genre, which was VR horror for us. We researched the target audiences, horror classics and much more for the first
8 weeks of development. We then created a proper vertical and horizontal slice in the 8 weeks after that, to deliver a short but terrifying experience. That is the state of our project now.
Our team is confident that we can make a successful game out of this project.
<br><br>
We've turned this into one of the top projects of our year, even getting showcased on the Vive port twitter before it was even released, as well as being showcased on the top free games list on Steam.
</p>
<br><br><br><br><br><br>
</div>
<!-- Card 5, babooms -->
<div class="informationSlide" id="babooms">
<img src="Resources/Images/Cross512x512.png" class="closeImage" loading="lazy"/>
<h1> BaBooms: Unreal Engine 4 Multiplayer Game. </h1>
<p>
<b> <br> Technical challenges <br> </b>
<br>- Creating a multiplayer game as the only networking programmer
<br>- Time period was only 6 weeks
<br>- Very small team, high pressure environment.
</p>
<p> I created the base for the project and did all the networking logic, and part of the gameplay logic.</p>
<p> For this project, I started out as the only programmer. I was in charge of making the gameplay, and to get it to work on a local network. Later on, more programmers joined the team,
although my role stayed the same.</p>
<br>
<p style="white-space: pre;">Duration: 6 weeks.<br>Team: 13 people.<br>Role: Network programmer.<br>When: May and June 2017</p>
<img src="Resources/Images/Babooms1.png" style="width: 50%" loading="lazy"/><img src="Resources/Images/Babooms2.png" style="width: 50%" loading="lazy"/>
<p> This is a 4 player team based game that's all about sabotaging your opponents while trying to find specific monster parts. The players control hopping baboons who
are trying to build a monster out of limbs. The parts are scattered around the map and the goal is to collect all parts and bring them back to your own lab, to bring the monster to life.
The first team to get all the parts wins the game. You're able to place traps and utilities around the level to delay or your opponents or gather information.</p>
<br><img src="Resources/Images/BaboomsAward.png" style="display: block; margin: auto;" loading="lazy"/>
<p> Some more details on my work during this project. This was a first year project, so we were still new to UE4, and we decided we wanted to create a multiplayer game. We had 6 weeks to develop this game, so it's fair to say that we overscoped slightly. I was the only programmer during the first two weeks, which meant that I had to not only create a working multiplayer demo using UE4's replication system, but also implement the initial gameplay features such as player movement, object interaction and room traversing.
<br><br>Our project passed the first project culling, giving us two more weeks to flesh out the gameplay to something that looks remotely enjoyable. I got an extra programmer in the team, who had no networking experience, so the networking part was still my responsiblity. After those two weeks, we had a semi-playable game with two teams consisting of two players per team. There wasn't much gameplay yet, except for pressing F on objects to search them and placing traps on those objects using E, but the core game loop was implmented (connecting, finding the parts, winning, and disconnecting).
<br><br>Our project then passed the second culling round, giving us a total of 13 people, including 4 programmers, who had to work with the hastily assembled networking system that I, as a first time networking developer, wrote in the first four weeks. Of course, code quality was not up to standard, and it was incredibly bugged out. We managed to pull the systems together so it was at least playable, and we ended up getting the "Best Game Programming" award for Babooms that year!
<br><br>Although this was just a school project, I learned the basics of networking from these 6 weeks of development.
</p>
<br><br><br><br><br>
</div>
<!-- Card 6, tiframe -->
<div class="informationSlide" id="tiframe">
<img src="Resources/Images/Cross512x512.png" class="closeImage" loading="lazy"/>
<h1> TiFrame: Personal C++ framework. </h1>
<br>
<p style="text-align:center"> <b>I like this project, as it shows that I like to make creative things outside of college and work.
I made it when I was 19, during my first college summer vacation. You can find the source code on GitHub:
<br><a href="https://github.com/Tdead1/TiFrame" target="_blank"> https://github.com/Tdead1/TiFrame</a> </b></p>
<p>
<b> <br> Technical challenges <br> </b>
<br>- Creating a renderer
<br>- Custom mesh loader
<br>- UI implementation
<br>- Entity Component System
<br>
</p>
<p>
<b> Project details </b>
<br><br>
What initially started as a personal project to learn more about rendering later developed into a basic C++ framework that supports rendering, resource loading and management,
uses a entity component system to manage objects. I'm using ImGUI to help me create the UI. This is a personal project, and I have written all the code for it by myself.
</p>
<p style="white-space: pre;">Duration: 6 weeks.<br>Team: 1 person.<br>Role: Engine programmer.<br>When: Summer vacation 2017</p>
<br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/1P3Qjt6XgiQ?enablejsapi=1" referrerpolicy="strict-origin-when-cross-origin" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen id="videoTiFrame"></iframe>
<br><br><br><br><br>
</div>
<!-- Card 7, unannounced -->
<div class="informationSlide" id="unannounced">
<img src="Resources/Images/Cross512x512.png" class="closeImage" loading="lazy"/>
<h1> Unannounced IP. </h1>
<p>
<br> This section is a lot shorter, since I can't show anything from this project, but during it's development I've worked
with several topics of interest. Some or all of these systems may not be in any form of the project, but during development
I've gotten to do a lot of cool exploration into different niches that I hadn't been exploring so much within Snowdrop. Of
special interest is that I was the only coder working on the character, camera and controls, since I have been on the project
at a very early stage.
<br>
<br> At a glance:
<br>
<br> Main Responsibilities: C++, Character, Camera and Controls.
<br> Code Systems:
<br> ● Character Movement
<br> ● Vehicles
<br> ● Equipment & Weapons
<br> ● Player Animation code
<br> ● Status Effects
<br> ● Building system
<br>
<br> Technical Expertise:
<br> ● Technical system architecture
<br> ● Multithreading
<br> ● Networking and Replication
<br> ● Prototyping and Brainstorming
</p>
<br><br><br><br><br>
</div>
</div>
<hr/>
<div class="skills" style="text-align: left;">
<h1> Skills & Education</h1>
<p>
<b>Bachelor</b> (cum laude): Creative Media and Game Technologies (2016-2020)
<br>Breda University of Applied Sciences International Game Architecture and Design (<a href="https://www.buas.nl/en" target="_blank">Website</a>)
<br><br> I speak 4 languages: Dutch natively, I'm highly proficient at English (<a href="https://www.cambridgeenglish.org/exams-and-tests/proficiency/" target="_blank">C2</a>),
and I know basic German and Swedish. The rest of my skillset can be found below (order of experience).</p>
<p> <b>Tech skills:</b><br> C++ (11, 14, 17, 20, 23), Unreal Engine 4 and 5, Snowdrop Engine, Perforce, Git, JIRA, VR, Unity, Godot, HTML/CSS, JavaScript, Rust </p>
<p> <b>Soft skills:</b><br> Communication, teamwork, proactiveness, documentation, iterative development, leading, quality assurance, code refactoring, giving and receiving feedback.
<br><br><br>
</div>
<hr/>
<div class="contact">
<h1 style="text-align: center"> Get in touch! <br><br>
<a href="mailto:tomkemna@gmail.com?Subject=About%20your%20website..."
target="_top">tomkemna@gmail.com
</a>
<br><br>
<a href="https://github.com/Tdead1/" target="_blank"> GitHub</a>
 
<a href="OnlineResume.pdf" target="_blank">My Resume</a>
 
<a href="https://www.linkedin.com/in/tom-kemna-5bb774139/" target="_blank"> LinkedIn</a>
<br><br>
<br>
</h1>
</div>
</body>
</html>