-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprofile.html
282 lines (278 loc) · 11.9 KB
/
profile.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Portfolio</title>
<link rel="icon" href="public/m.ico" type="image/x-icon">
<link rel="shortcut icon" href="public/m.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta property="twitter:card" content="summary_large_image" />
<style data-tag="reset-style-sheet">
html { line-height: 1.15;}body { margin: 0;}* { box-sizing: border-box; border-width: 0; border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6,figure,blockquote,figcaption { margin: 0; padding: 0;}button { background-color: transparent;}button,input,optgroup,select,textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}button,select { text-transform: none;}button,[type="button"],[type="reset"],[type="submit"] { -webkit-appearance: button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style: none; padding: 0;}button:-moz-focus,[type="button"]:-moz-focus,[type="reset"]:-moz-focus,[type="submit"]:-moz-focus { outline: 1px dotted ButtonText;}a { color: inherit; text-decoration: inherit;}input { padding: 2px 4px;}img { display: block;}html { scroll-behavior: smooth }
</style>
<style data-tag="default-style-sheet">
html {
font-family: Open Sans;
font-size: 1rem;
}
body {
font-weight: 400;
font-style:normal;
text-decoration: none;
text-transform: none;
letter-spacing: normal;
line-height: 1.625;
color: var(--dl-color-secondary-400);
background-color: var(--dl-color-gray-white);
}
</style>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap"
data-tag="font"
/>
<style>
html * {
-webkit-font-smoothing: antialiased;
}
input::placeholder, textarea::placeholder {
color: #d2d6da;
}
</style>
<link rel="stylesheet" href="./style.css" />
</head>
<body>
<div>
<link href="./profile.css" rel="stylesheet" />
<div class="profile-container">
<div class="profile-profile">
<img
alt="image"
src="public/Me.webp"
class="profile-image"
/>
<div class="profile-container01"></div>
<div class="profile-container02">
<div class="profile-container03">
<h4 class="profile-text">Marina Albalà</h4>
</div>
<span class="profile-text01">
<span>
I am a recent graduate in Videogame Design and Development with experience in my own projects.
Through my studies and personal projects, I have developed knowledge in programming, modeling, and animation,
alongside a strong interest in environment and prop art, paired with a deep passion for the world of video games.
</span>
<br />
<br />
</span>
<div class="profile-container04">
<div
class="outline-blue-button-container outline-blue-button-root-class-name1"
>
<button class="outline-blue-button-button button ButtonSmall">
<a href="https://github.com/Vizalt">
GitHub
</a>
</button>
</div>
<div
class="outline-blue-button-container outline-blue-button-root-class-name"
>
<button class="outline-blue-button-button button ButtonSmall">
<a href="https://www.linkedin.com/in/marina-albala-vizcaino/">
Linkedin
</a>
</button>
</div>
<div
class="outline-blue-button-container outline-blue-button-root-class-name2"
>
<button class="outline-blue-button-button button ButtonSmall">
<a href="https://www.artstation.com/vizalt">
Artstation
</a>
</button>
</div>
<div
class="outline-blue-button-container outline-blue-button-root-class-name3"
>
<button class="outline-blue-button-button button ButtonSmall">
<a href="https://twitter.com/VizaltM">
Twitter
</a>
</button>
</div>
</div>
</div>
</div>
<section class="profile-container05">
<div class="profile-container06">
<h1 class="profile-text05 HeadingOne">About me</h1>
</div>
<div class="profile-container07">
<div class="profile-container08">
<img
alt="image"
src="public/modularenvironment.webp"
class="profile-image1"
/>
<span class="profile-text06">
<span class="profile-text07">
Thank you, Mario! But our Princess is in another castle!
</span>
<br />
<span>- Toad</span>
<br />
</span>
<div class="profile-container09">
<img
alt="image"
src="public/Facial_4.webp"
class="profile-image2"
/>
</div>
</div>
<div class="profile-container10">
<img
alt="image"
src="public/DuckAnimation.gif"
class="profile-image3"
/>
<div class="profile-container11">
<h3 class="HeadingTwo">My experience</h3>
<p class="profile-text12">
<span>
I consider that during the last few years and through
projects I have been involved in developing, I have acquired
knowledge that I never thought I would have. My first
experience in the world of videogames and programming was
</span>
<span class="profile-text14">
Teenage Mutant Ninja Turtles
</span>
<span>, an arcade game created with the</span>
<span class="profile-text16">SDL library</span>
<span>and</span>
<span class="profile-text18">Visual Studio</span>
<span>
software. From that moment on, I improved my programming
skills as I worked on more projects during my studies.
</span>
<br />
<br />
<span>
The project I was most impressed to have completed was a 3D
game engine I developed along one of my colleagues, called
</span>
<span class="profile-text23">Mist Engine</span>
<span>
. It was a really tough challenge to develop because it had
a new level of difficulty in terms of programming, but it
was really worth the hours invested for the result we got.
</span>
<br />
<br />
<span>
In all my previous jobs, I've never been deeply involved in any
area other than programming or design. So for my final degree project,
I decided to experiment with the area of 3D art and research what is
involved in the creation of a 3D environment in the video game industry.
Therefore, I decided to create a 3D scenario in real-time using modular
assets and build the level in Unreal Engine. I am very proud of the final
outcome, and I have gained a wealth of knowledge throughout the journey.
</span>
<br />
</p>
</div>
</div>
</div>
</section>
<footer class="footer-footer">
<div class="footer-container">
<h1 class="footer-text"><span>The cake is a lie 🎂</span></h1>
</div>
<img alt="image" src="public/waves-white.svg" class="footer-image" />
</footer>
<div data-role="Header" class="header-header">
<nav class="header-nav">
<div class="header-container">
<a href="index.html" class="header-navlink Large">Portfolio</a>
<div class="header-menu">
<a href="index.html" class="header-navlink1 Large">Home</a>
<a href="profile.html" class="header-navlink2 Large">
About me
</a>
<a href="proyectos.html" class="header-navlink3 Large">
Projects
</a>
</div>
<div class="header-container1">
<div class="header-container2">
<a href="form/index.html" class="header-navlink4">
<div class="primary-pink-button-container">
<button
class="primary-pink-button-button button ButtonSmall"
>
<span>Contact Me</span>
</button>
</div>
</a>
</div>
<div data-role="BurgerMenu" class="header-burger-menu">
<svg viewBox="0 0 1024 1024" class="header-icon">
<path
d="M128 256h768v86h-768v-86zM128 554v-84h768v84h-768zM128 768v-86h768v86h-768z"
></path>
</svg>
</div>
</div>
</div>
</nav>
<div data-role="MobileMenu" class="header-mobile-menu">
<div class="header-top">
<a href="index.html" class="header-navlink5 Large">
Marina's Portfolio
</a>
<div data-role="CloseMobileMenu" class="header-close-menu">
<svg viewBox="0 0 1024 1024" class="header-icon2">
<path
d="M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z"
></path>
</svg>
</div>
</div>
<div class="header-mid">
<div class="header-menu1">
<a href="index.html" class="header-navlink6 Large">Home</a>
<a href="profile.html" class="header-link Large">About me</a>
<a href="proyectos.html" class="header-navlink7 Large">
Projects
</a>
</div>
</div>
<div class="header-bot">
<a
href="form/index.html"
target="_blank"
rel="noreferrer noopener"
class="header-link1"
>
<div class="primary-pink-button-container">
<button class="primary-pink-button-button button ButtonSmall">
<span>Contact Me</span>
</button>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<script src="https://unpkg.com/@teleporthq/teleport-custom-scripts"></script>
</body>
</html>