-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTMVR.html
204 lines (170 loc) · 11.8 KB
/
TMVR.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
<!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%;">TMVR</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:2.5em; font-weight: bolder; text-align: center;">
TaskMaster VR
</p>
</div>
<hr id="abs_center" style="width: 90%;">
<div class="center" style="width:40vw; padding-left: 20px; padding-right: 20px; margin-bottom: 40px;">
<p id="abs_center" style="font-size:large; font-weight: bold; padding: 20px; margin: 0; text-align: center;">
I was involved with the QA process for TaskMaster VR during my volountary placement at Draw & Code.
During this 2 month period I was tasked with performance and usability testing for TaskMasterVR on the Quest 2 platform.
</p>
<p id="abs_center" style="font-size:large; font-weight: bold; padding: 20px; margin: 0; text-align: center;">
This was the first role in which I worked on a shipped title later being informed that my work had also been credited within
TaskMasterVR
</p>
<div id="abs_center">
<img src="images/portfolio/TMVR/credit.png" style="display: block; border-radius: 20px; margin-bottom: 20px; max-width: 1280px; max-height: 720px; width:auto; height: auto; margin-right: 20px;" alt="Coming Soon">
</div>
</div>
<hr id="abs_center" style="width: 90%;">
<div class="center" style="padding-top: 10px; width:40vw; padding-left: 20px; padding-right: 20px;">
<div id="rcorners1" style="margin-bottom: 20px;">
<p id="abs_center" style="font-size:x-large; font-weight: bolder; padding: 5px; margin: 0; text-align: center;">
My Involvment
</p>
</div>
<div style="margin-bottom: 20px;">
<div id="abs_center" style="display: flex; flex-direction: row;" >
<div>
<div id="rcorners1" style="margin-bottom: 20px;">
<p id="abs_center" style="font-size:large; font-weight: bold; padding: 5px; margin: 0; text-align: center;">
Usability and Performance Testing
</p>
</div>
<div id="abs_center" style="display: flex; flex-direction: row;" >
<div style="width: 80%; min-width: 400px; max-width: 600px">
<p id="abs_center" style="font-size:large; font-weight: normal; padding: 10px; margin: 0; text-align: center; align-content: center;">
The primary focus of my work whilst on my two month placement at Draw & Code was around
performance and usability testing for TaskMasterVR and a number of other pieces of software
being developed by the team.
</p>
<p style="font-size:large; font-weight: normal; padding: 10px; padding-top: 20px; margin: 0; text-align: center;">
I was also taked with documentation and regression testing for the previously mentioned tasks ensuring all previously discovered issues
had been correctly fixed and now performed as expected.
</p>
</div>
</div>
</div>
<div>
<div id="rcorners1" style="margin-bottom: 20px;">
<p id="abs_center" style="font-size:large; font-weight: bold; padding: 5px; margin: 0; text-align: center;">
Project Management and Issue Tracking
</p>
</div>
<div id="abs_center" style="display: flex; flex-direction: row;" >
<div style="width: 80%; min-width: 400px; max-width: 600px">
<p id="abs_center" style="font-size:large; font-weight: normal; padding: 10px; margin: 0; text-align: center; align-content: center;">
With being part of the QA for a number of projects at Draw & Code learning and implementing their standards, testing procedures and tracking methods weapons
also a key part of my work during my placement. A few key areas of this were effective and professional communication with the development teams for each of
the projects I was assigned too aswell as understanding the tools use to track and document issues with each piece of software.
</p>
<p style="font-size:large; font-weight: normal; padding: 10px; padding-top: 20px; margin: 0; text-align: center;">
Due to the variety of project scale for each of the projects I worked on at my time at Draw & Code the mathodologies used across each project
varied. This meant that I had to pick up and learn a number of different planning and tracking methods for bugs and issues and understand apply them
in a short period of time.
</p>
</div>
</div>
</div>
</div>
</div>
<hr id="abs_center" style="width: 90%;">
<div class="center" style="padding-top: 10px; width:40vw; padding-left: 20px; padding-right: 20px; margin-bottom: 60px;">
<div id="rcorners1" style="margin-bottom: 40px;">
<p id="abs_center" style="font-size:x-large; font-weight: bolder; padding: 5px; margin: 0; text-align: center;">
Learning Points
</p>
<p style="font-size:large; font-weight: normal; padding: 10px; padding-top: 20px; text-align: center;">
One of the biggest take-aways from my time and Draw & Code was learning how to properly integrate into a professional team in a short period of time. Due to a variety of factors
including project deadline, team size and my temporary position, i was expected to very quickly get up to speed with the standard and methods used by the team i was integrating
into.
</p>
<p style="font-size:large; font-weight: normal; padding: 10px; padding-top: 20px; margin-bottom: 60px; text-align: center;">
The second key skill I developed during my placement was my ability to professionally communicate. The fact that I was joining a team of people who I had never
interacted with before, my ability to communicate concisely and effectively was crucial and my progress, albeit slow at first, very quickly rose to the standard that the Team
expected.
</p>
</div>
</div>
</div>
</div>