-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
100 lines (93 loc) · 9.53 KB
/
contact.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1"/>
<title>Lynx Button's Portfolio</title>
<link rel="icon" type="image/x-icon" href="assets/images/user_1077063.png">
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<link href="css/normalize.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet">
<!--<script src="scripts/main.js"></script> -->
</head>
<body>
<div class="wrapper">
<h1>Lynx Button's Portfolio</h1>
<nav>
<ul>
<li><a href = "index.html" title = "Home"><img class = "navSmaller" src = "assets/images/home_1946488.png" alt = "Home"/></a></li>
<li><a href = "contact.html" title = "About me"><img class = "navSmaller" src = "assets/images/user_1077063.png" alt = "About me"/></a></li>
<li><a href = "summer2023BZ.html" title = "Okido Interactive E-Books"><img src = "assets/images/starBlue.png" alt = "Okido"/></a></li>
<li><a href = "XCube2D.html" title = "XCube2D Animation Subsystem"><img src = "assets/images/starGreen.png" alt = "XCube2D Animation Subsystem"/></a></li>
<li><a href = "homeward.html" title = "Homeward"><img src = "assets/images/starPink.png" alt = "Homeward"/></a></li>
<li><a href = "HuntforBigPaw.html" title = "The Hunt for Big Paw"><img src = "assets/images/starYellow.png" alt = "The Hunt For Big Paw"/></a></li>
</ul>
</nav>
<main>
<h2 class = "center">About Me</h2>
<div class = "flat-on-wrap">
<h3 class = "center">Introduction</h3>
<p>
Howdy I’m Lynx Button, a graduate BSc (Hons) Computer Science for Games student at the University of Brighton. Over the past five years through my studies and industry experience, I have proactively developed my skills and knowledge in many areas of game development including with languages such as C++, C#, HTML, CSS, JavaScript, and Java as well as game engines such as Unity, Unreal Engine, Phaser, RenPy and FXGL. I am an efficient and strong programmer who is hard-working and incredibly time-efficient, having never missed a deadline in my education. I treat all my work with the upmost care and precision and am a very approachable, communicative and friendly person, making me an excellent team member. I am extremely eager to learn more about different aspects of game development from professionals with different and more experience from me.
</p>
<p>
Games have been a very important part of my life for as long as I can remember. They have allowed me to learn, feel and connect with people in so many ways that I couldn’t have without them. My interest in game development truly began to blossom after I began to understand basic programming concepts and developed a strong curiosity in how the systems and logic behind my favorite games worked. I found that analyzing this logic and systems and attempting to remake and improve them was incredible fun. I wanted to continue developing, not only to enjoy myself, but to assist in creating games that other people would love. With the popularity of games only rising, I would say it is true to say that games enhance peoples lives no matter the genre and the ability to assist in the creation of an interactive product that will make people happy is a great honor.
</p>
<p class = "break"><img src = "assets/images/Break.png" /></p>
<h3 class = "center">Education</h3>
<p>
I began my journey into programming, when taking Computer Science at GCSE and learning initial programming concepts along with the Python language. I ended up adoring programming far more than I originally anticipated and have since progressed into more object-oriented programming in the context of games through college and university.
</p>
<p>
In 2021, I earned an extended diploma in Games and Interactive Media Design at Distinction level at Tresham College, Kettering. During these studies, I worked in teams of three to four people to design and program multiple genres of games using the Unity engine. I am knowledgeable in the basics of both Python and C# in Unity. Within these studies I also kept up a journal, documenting my creative progress throughout my diploma as well as creating professional formatted documents such as Games Design Documents.
</p>
<p>
In 2024, I graduated with a first in Computer Science for Game at the University of Brighton. Throughout my course I studied many technologies and expanded plenty of my skills. Some of my modules included:
<ul>
<li>
<h4>The Computing Project – Grade: A+</h4>
Developed a platform-agnostic 3D asset format, known as the SOUL file format, in the FXGL game engine that focused upon how 3D assets are stored, rendered and the lossless compression methods that can be used to effectively decrease storage sizes of the assets. The format itself is based upon the OBJ file format and has successfully decreased file size by 3.9%.
</li>
<li>
<h4>Game Engine Fundamentals – Grade: A+</h4>
Explored game engine subsystems and their design and development. Designed and created a 2D low-level <a href= "XCube2D.html">animation subsystem</a> in C++ and SDL. Developed problem solving and analytical skills by focusing on allowing developers to animate at many different frame rates at the same time.
</li>
<li>
<h4>Web-based Game Development – Grade: A </h4>
Enhanced web development skills and explored web-game development using JavaScript and Phaser. Designed and developed a point-and-click 2D platformer aimed at young girls, called <a href = "homeward.html">Homeward</a>.
</li>
<li>
<h4>Game Development Frameworks – Grade: A+</h4>
Further explored aspects of game design along with the basics of Unreal Engine and its visual scripting language, Blueprints. Designed and created a 3D platformer RPG called <a href = "HuntforBigPaw.html">The Hunt for Big Paw</a> which could be played on PC.
</li>
<li>
<h4>Games Design & Development – Grade: A </h4>
Explored the fundamentals of designing games along with a basic understanding of Unity 3D. Designed and created a small RPG level with Unity and C#, which could be played on PC.
</li>
</ul>
</p>
<p class = "break"><img src = "assets/images/Break.png" /></p>
<h3 class = "center">Industry Experience</h3>
<h4 class = "center">Junior Game Developer Intern – Brighton Zoo Animation Company</h4>
<p>In the summer of 2023, I completed an internship role at Brighton Zoo Animation Company as a Junior Game Developer Intern. Brighton Zoo Animation Company focuses on producing high quality digital content for children and my role was within their interactive department. Within this two-month internship I was in a developmental role creating interactive <a href = "summer2023BZ.html">e-books for Okido Interactive</a> to be experienced by young children on the World of Okido app. In this role, my technical skills in JavaScript, JQuery and PubCoder were developed along with many interpersonal skills such as my verbal communication skills in meetings, reception to feedback, and unit and integration testing.</p>
<p class = "break"><img src = "assets/images/Break.png" /></p>
<p>
I am currently seeking full-time work within the industry to apply and expand on the skills that I have established within my studies and learn first-hand from industry professionals. Please don’t hesitate to get in touch with me via <a href = mailto:[email protected]>email</a> or <a href = "https://www.linkedin.com/in/lynx-button" target="_blank" rel="noopener noreferrer">LinkedIn!</a>
</p>
</div>
<!-- CV File-->
<!-- Update CV on Google Drive -->
<iframe class = "cv" src="https://docs.google.com/viewer?srcid=1FQQW7kmZlpVjLna78jKmnupgSotLh7qD&pid=explorer&efh=false&a=v&chrome=false&embedded=true" width="580px" height="480px"></iframe>
</main>
<aside>
<h4>Contact me!</h4>
<ul>
<li><a href = mailto:[email protected]><img src = "assets/images/email_542689.png"alt = "Email"/></a></li>
<li><a href = "https://www.linkedin.com/in/lynx-button" target="_blank" rel="noopener noreferrer"><img src = "assets/images/linkedin_1384088.png" alt = "LinkedIn"/></a></li>
</ul>
</aside>
<footer>
<small>Copyright © 2024 by Lynx Button | All images, logos and names are used with permission</small>
</footer>
</div>
</body>
</html>