-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
270 lines (219 loc) · 14.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<title style="font-size: 60%;">Home</title>
</head>
<body style="background-color: #28282b;">
<div class="mobilemenubutton">
<div id="rcorners1" class="child" onclick="setVisible('mobile_menu')" style="width: fit-content; height: fit-content;">
<i class="material-symbols-rounded" id="" style="padding: 3px; font-size: 32px; color: aliceblue;"> menu </i>
</div>
</div>
<div id="mobile_menu" style="height: fit-content;">
<div id="rcorners1" style="width: 100%; height: fit-content; padding-bottom: 20px; background-color: #252527;">
<div>
<div class="center" id="" onclick="setInvisible('mobile_menu')" style=" width: fit-content; position: absolute; top: 10px; margin-left: 0px; user-select: none;">
<i class="material-symbols-rounded" id="navbarformat" style="color: aliceblue;"> chevron_left </i>
</div>
<div style="width: 100%; height: 100%; display: flexbox; flex-direction: column; margin-top: 55px; padding-top: 20px; text-align: center;">
<div class="m_menubutton">
<a href="index.html" class="m_menubutton" style="color: aliceblue; text-decoration: none;">
<i class="material-symbols-rounded" id="navbarformat"> Home </i>
<p style="margin: 0;"> Home </p>
</a>
</div>
<div class="m_menubutton">
<a href="about.html" style="color: aliceblue; text-decoration: none;">
<i class="material-symbols-rounded" id="navbarformat"> recent_patient </i>
<p style="margin: 0;"> Skills </p>
</a>
</div>
<div class="m_menubutton">
<a href="contact.html" class="m_menubutton" style="color: aliceblue; text-decoration: none;">
<i class="material-symbols-rounded" id="navbarformat"> contact_page </i>
<p style="margin: 0;"> Contact </p>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="leftbar">
<div>
<div id="abs_center">
<nav>
<ul>
<li><a href="index.html">
<i class="material-symbols-rounded" id="navbarformat"> Home </i>
<p id="abs_center" style="margin: 0;"> Home </p>
</a></li>
<li><a href="about.html">
<i class="material-symbols-rounded" id="navbarformat"> recent_patient </i>
<p id="abs_center" style="margin: 0;"> Skills </p>
</a></li>
<li id="abs_center"><a href="contact.html">
<i class="material-symbols-rounded" id="navbarformat"> contact_page </i>
<p id="abs_center" style="margin: 0;"> Contact </p>
</a></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="socialbar" style="height: fit-content;">
<div>
<div id="abs_center" style="display: inline; flex-wrap: nowrap; flex-direction: row;">
<a href="https://github.com/NiicoNiicoDev" style="margin-right: 10px;">
<img src="images/social/githubicon.png" class="portfolioimage" alt="github" style="max-width: 32px; max-height: 32px; min-height: 32px; min-width: 32px;">
</a>
<a href="https://www.linkedin.com/in/georgewcottrell/">
<img src="images/social/linkedinIcon.png" class="portfolioimage" alt="linkedin" style=" max-width: 32px; max-height: 32px; min-height: 32px; min-width: 32px;">
</a>
</div>
</div>
</div>
<div class="rightbody" id="rightbody" style="width: 80%;">
<div class="center" style="padding-top: 40px; width:40vw; padding-left: 20px; padding-right: 20px;">
<p id="abs_center" style="font-size:5em; font-weight: bolder; padding: 0px; margin-top: 20px; text-align: center;">
George Cottrell Portfolio
</p>
<p id="abs_center" style="font-size:2.5em; font-weight: bolder; text-align: center;">
Gameplay Programmer
</p>
</div>
<hr id="abs_center" style="width: 90%;">
<div id="abs_center" style="width: 100%;">
<p style="font-size:1.5em; font-weight: bolder; text-align: center;">
Skills & Tools
</p>
<hr id="abs_center" style="width: 10%; margin-bottom: 40px;">
<div style="display: flex; align-items: center; justify-content: center; flex-wrap: wrap;">
<img src="images/about/cpp_logo.png" class="indexSkillsIcon" alt="Coming soon" style=" max-width: 256px; max-height: 256px; min-height: 64px; min-width: 64px; margin: 10px; margin-right: 30px;">
<img src="images/about/csLogo.png" class="indexSkillsIcon" alt="Coming soon" style=" max-width: 256px; max-height: 256px; min-height: 64px; min-width: 64px; margin: 10px; margin-right: 30px;">
<img src="images/about/pythonLogo.png" class="indexSkillsIcon" alt="Coming soon" style=" max-width: 256px; max-height: 256px; min-height: 64px; min-width: 64px; margin: 10px; margin-right: 30px;">
<img src="images/about/UELogo_white.png" class="indexSkillsIcon" alt="Coming soon" style=" max-width: 256px; max-height: 256px; min-height: 64px; min-width: 64px; margin: 10px; margin-right: 30px;">
<img src="images/about/unity_logo.png" class="indexSkillsIcon" alt="Coming soon" style=" max-width: 256px; max-height: 256px; min-height: 64px; min-width: 64px; margin: 10px; margin-right: 30px;">
<img src="images/about/jira_logo.png" class="indexSkillsIcon" alt="Coming soon" style=" max-width: 256px; max-height: 256px; min-height: 64px; min-width: 64px; margin: 10px; margin-right: 30px;">
<img src="images/about/helix_logo.png" class="indexSkillsIcon" alt="Coming soon" style=" max-width: 256px; max-height: 256px; min-height: 64px; min-width: 64px; margin: 10px; margin-right: 30px;">
<img src="images/about/git_logo.png" class="indexSkillsIcon" alt="Coming soon" style=" max-width: 256px; max-height: 256px; min-height: 64px; min-width: 64px; margin: 10px; margin-right: 30px;">
</div>
</div>
<div class="center" style="width: 100%;">
<hr id="abs_center" style="width: 90%; margin-bottom: 40px;">
<p style="font-size:1.5em; font-weight: bolder; text-align: center;">
Professional Projects
</p>
<hr id="abs_center" style="width: 10%; margin-bottom: 40px;">
<div class="abs_center">
<div id="portfolio_grid">
<div class="projectcontainer" style="display: block; width: fit-content; padding-bottom: 10px;">
<div id="abs_center">
<a href="TMVR.html">
<img src="images/portfolio/tmvr.jpg" class="portfolioimage" alt="Coming soon" style=" max-width: 400px; max-height: 400px; min-height: 200px; min-width: 200px;">
</a>
</div>
<p style="font-size:large; font-weight: bold; text-align: center; text-decoration: underline; padding-left: 10px; padding-right: 10px;">
TaskMaster VR
</p>
</div>
</div>
</div>
<p style="font-size:1.5em; font-weight: bolder; text-align: center;">
Personal Projects
</p>
<hr id="abs_center" style="width: 10%; margin-bottom: 40px;">
<div class="abs_center">
<div id="portfolio_grid">
<div class="projectcontainer" style="display: block; width: fit-content; padding-bottom: 10px;">
<div id="abs_center">
<a href="PNOBTB.html">
<img src="images/portfolio/SylviBTB.png" class="portfolioimage" alt="Coming soon" style=" max-width: 400px; max-height: 400px; min-height: 200px; min-width: 200px;">
</a>
</div>
<p style="font-size:large; font-weight: bold; text-align: center; text-decoration: underline; padding-left: 10px; padding-right: 10px;">
Sylvi BTB
</p>
</div>
<div class="projectcontainer" style="display: block; width: fit-content; padding-bottom: 10px;">
<div id="abs_center">
<a href="kitchennightmare.html">
<img src="images/portfolio/kitchennightmare.jpg" class="portfolioimage" alt="Coming soon" style=" max-width: 400px; max-height: 400px; min-height: 200px; min-width: 200px;">
</a>
</div>
<p style="font-size:large; font-weight: bold; text-align: center; text-decoration: underline; padding-left: 10px; padding-right: 10px;">
Kitchen Nightmare
</p>
</div>
<!--
<div class="projectcontainer" style="display: block; width: fit-content; padding-bottom: 10px;">
<div id="abs_center">
<a href="cubeclimber.html">
<img src="images/portfolio/cubeclimbers.png" class="portfolioimage" alt="Coming soon" style=" max-width: 400px; max-height: 400px; min-height: 200px; min-width: 200px;">
</a>
</div>
<p style="font-size:large; font-weight: bold; text-align: center; text-decoration: underline; padding-left: 10px; padding-right: 10px;">
Cube Climber
</p>
</div>
-->
<div class="projectcontainer" style="display: block; width: fit-content; padding-bottom: 10px;">
<div id="abs_center">
<a href="tetris.html">
<img src="images/portfolio/tetris.jpg" class="portfolioimage" alt="Coming soon" style=" max-width: 400px; max-height: 400px; min-height: 200px; min-width: 200px;">
</a>
</div>
<p style="font-size:large; font-weight: bold; text-align: center; text-decoration: underline; padding-left: 10px; padding-right: 10px;">
Tetris
</p>
</div>
<div class="projectcontainer" style="display: block; width: fit-content; padding-bottom: 10px;">
<div id="abs_center">
<a href="dissertation.html">
<img src="images/portfolio/dissertation.jpg" class="portfolioimage" alt="Coming soon" style=" max-width: 400px; max-height: 400px; min-height: 200px; min-width: 200px;">
</a>
</div>
<p style="font-size:large; font-weight: bold; text-align: center; text-decoration: underline; padding-left: 10px; padding-right: 10px;">
Dissertation
</p>
</div>
</div>
</div>
</div>
<hr id="abs_center" style="width: 90%; margin-bottom: 5px;">
<div class="center" style="padding-top: 40px; width:40vw; padding-left: 20px; padding-right: 20px; padding-bottom: 60px; min-width: 300px; max-width: 800px;">
<p id="abs_center" style="font-size:x-large; font-weight: bold; text-align: center;">
About Me
</p>
<p id="abs_center" style="font-size:large; font-weight: 600; padding: 10px; text-align: center; word-wrap: break-word;">
My name is George George Cottrell and I'm a gameplay and physics programmer from the north west of England.
I graduated with a 2:1 in BSc Games Design and Programming from the University of Chester in 2023.
</p>
<p id="abs_center" style="font-size:large; font-weight: 600; padding: 10px; text-align: center; word-wrap: break-word;">
During my time as a programmer
i have gained experience in agile and scrum-like development environments and made use of a wide range of professional tools such as Perforce Helix,
Jira, Git and a variety of Game Engines
</p>
<p id="abs_center" style="font-size:large; font-weight: 600; padding: 10px; text-align: center; word-wrap: break-word;">
The vast majority of my work and knowledge is focused around designing and programming gameplay mechanics
and physics systems. However, I also have varied experience in software development in both C++, C, Python and JavaScript.
</p>
</div>
</div>
</body>
</html>
<script>
function setVisible(id) {
document.getElementById(id).style.visibility = 'visible';
document.getElementById(id).style.width = '100px'
document.getElementById('rightbody').style.opacity = '0.1'
}
function setInvisible(id) {
document.getElementById(id).style.width = '0px'
document.getElementById(id).style.visibility = 'hidden';
document.getElementById('rightbody').style.opacity = '1'
}
</script>