-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
273 lines (226 loc) · 12.2 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
271
272
273
<!doctype html>
<html lang="en">
<!-- Head -->
<head>
<!-- Page Meta Tags-->
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<meta name="keywords" content="">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon/FaviconYellow.png">
<!-- Google Font-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=DM+Serif+Display&family=Homemade+Apple&display=swap" rel="stylesheet">
<!-- Vendor CSS -->
<link rel="stylesheet" href="./assets/css/libs.bundle.css" />
<!-- Main CSS -->
<link rel="stylesheet" href="./assets/css/theme.bundle.css" />
<!-- Fix for custom scrollbar if JS is disabled-->
<noscript>
<style>
/**
* Reinstate scrolling for non-JS clients
*/
.simplebar-content-wrapper {
overflow: auto;
}
</style>
</noscript>
<style>
.container1 {
position: relative;
text-align: center;
color: white;
}
.container2 {
position: relative;
text-align: center;
transform: translate(-120px, -150px);
}
.centered {
justify-content: center;
position: absolute;
display: flex;
width: 100%;
margin: auto;
}
.inline { display: inline-block !important; }
@media screen and (max-width: 667px) {
body {
overflow-x: hidden !important;
}
.container {
max-width: 100% !important;
overflow-x: hidden !important;
}
}
</style>
<!-- Page Title -->
<title>Portfolio | Maya D'Amico</title>
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent border-bottom navbar-expand">
<div class="container d-flex">
<a class="navbar-brand " href="">
<div class="f-w-10 d-none d-md-block">
<img src="assets/images/favicon/FaviconYellow.svg" alt="Maya D'Amico" width="41" height="40">
</div>
</a>
<div class="container-fluid">
<ul class="navbar-nav d-flex justify-content-center">
<li class="nav-item">
<a class="nav-link d-flex align-items-center me-4 tracking-wide" href="https://www.artstation.com/mayadamico"><img class="ri-vimeo-fill ri-xl me-2 align-middle" src="assets/images/Artstation.svg" alt="stripe" width="20" height="20"> Artstation</a>
</li>
<li class="nav-item">
<a class="nav-link d-flex align-items-center me-4 tracking-wide" href="https://www.linkedin.com/in/mayadamico/"><i class="ri-linkedin-box-fill ri-xl me-2 align-middle"></i> LinkedIn</a>
</li>
</ul></div>
</div></nav>
<!-- / Navbar-->
<!-- Main Section-->
<!-- Images-->
<section class="container">
<p class="d-none d-md-block">
<br />
</p>
<div class="py-10 position-absolute d-none d-xl-block mt-n5 mx-5" style="max-width:800px">
<br />
<img src="assets/images/Stripes.svg" alt="stripe" width="150" height="150" style="float: left;">
</div>
<div class="d-none d-xl-block"> </div>
<br />
<br />
<br />
<!-- / Images-->
<!-- Mobile Header-->
<div class="container-fluid my-n6 text-center d-block d-block d-md-none" style="max-width:800px">
<br />
<img src="assets/images/favicon/FaviconYellow.svg" alt="Maya D'Amico" width="90 " height="90">
<br />
<br />
<br />
<h1 class="display-1 text-center">
<span class="d-block text-center d-block d-md-none" style="font-size: 80px">Maya</span>
<span class="d-block text-center d-block d-md-none" style="font-size: 60px">D'Amico</span>
</h1>
<p class="text-muted lead mb-5 d-block d-sm-none" data-aos="fade-left" data-aos-delay="250">3D Character Animator <br /> & Game Developer.</p>
</div>
<!-- / Mobile Header-->
<!-- Desktop Header-->
<div class="container-fluid my-10 text-center" style="max-width:800px">
<h1 class="display-1 text-center">
<span class="d-block text-center d-none d-md-block" style="font-size: 120px">Maya D'Amico </span>
</h1>
<p class="text-muted lead d-none d-md-block aos-init aos-animate" data-aos="fade-left" data-aos-delay="250" style="font-size: 35px">3D Character Animator & Game Developer. </p>
</div>
<div class="container1">
<div class="container2 d-none d-xl-block mt-n2 mx-n7">
<img src="assets/images/Stripes_Down.svg" alt="Stripes" width="150" height="150" style="float: right; "></div>
<p class="d-none d-md-block">
<br />
</p>
<!-- / Desktop Header-->
<!-- Buttons-->
<div class="centered container-fluid">
<button type="button" style="margin:10px" class="btn btn-outline-warning btn-lg"><a class="text-light text-decoration-none" href="assets/resume.pdf" target="_blank"><strong>Résumé</strong></a></button>
<button type="button" style="margin:10px" class="btn btn-outline-warning btn-lg d-none d-md-block"><a class="text-light text-decoration-none" href="#DemoReel"><strong>Demo Reel</strong></a></button>
<button type="button" style="margin:10px" class="btn btn-outline-warning btn-lg d-block d-md-none"><a class="text-light text-decoration-none" href="#DemoReel"><strong>Reel</strong></a></button>
<button type="button" style="margin:10px" class="btn btn-outline-warning btn-lg"><a class="text-light text-decoration-none" href="#Projects"><strong>Projects</strong></a></button>
<!-- / Buttons-->
</div>
</div>
<div class="container-fluid my-4 text-center d-none d-md-block" style="max-width:800px">
<br />
<br />
<br />
<br />
<br />
<h1 class="animate__animated animate__fadeInDown animate__delay-1s"> <br /> <br /><img src="assets/images/arrowdown.svg" alt="Maya D'Amico" width="100" height="100"></h1>
</div>
<!-- Hero-->
<div>
<h1 class="display-1 mb-4 position-relative d-table"></h1>
<div class="d-block text-center d-none d-md-block"
<br />
<br />
<br />
</div>
<div class="f-w-24 text-muted position-absolute end-0 top-75 mt-9 me-n5 d-none d-xl-block" data-aos="fade-in" data-aos-delay="9">
</div>
<div class="col-12 col-md-6 position-relative mt-10 mt-md-5 mt-lg-0">
<picture class="position-relative z-index-20 d-block" data-aos="fade-left" data-aos-delay="600"> </picture>
<div class="f-w-36 position-absolute d-none d-xl-block text-danger my-10" data-aos="fade-in" data-aos-delay="10">
</div>
</div>
<!-- / Hero-->
<!-- Demo Reel-->
<br />
<div class="h-auto portfolio">
<div class="mb-6 py-2" data-aos="reveal-right" >
<h3 id="DemoReel" class="display-3 lh-1"><span class="font-script d-block text-danger display-6 lh-1 ps-1">Animation</span> Demo Reel</h3>
<div class="f-w-52 text-warning">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 216 12.32"><path d="M170,1.88c-18.36-.72-17,8.73-33.3,8.7-17.86,0-26.63-8.43-43.12-10.2C76.84-1.43,66.44,3.69,56.44,6.89,39.25,12.37,10.14,9.6,2.68,1.11,2.16.53-.38.67.05,1.27,3.88,6.63,17.5,10.92,33.64,11.32a85.71,85.71,0,0,0,21.53-2c8.11-1.93,13.35-5,22-6.67,20.93-4,33,5.93,50,8.77,7.09,1.17,14.78,1.25,20.59-.37,6.49-1.8,8.31-5,15.08-6.66C173.06,1.89,181.43,7,190,8.59a68.55,68.55,0,0,0,24.63-.06c3.13-.63.13-2.5-2.92-1.83A52.54,52.54,0,0,1,185.8,5.27C181.17,3.83,176.38,2.14,170,1.88Z" fill="currentColor"/></svg>
</div>
</div>
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/821326829?h=fd5c57d082&byline=0&portrait=0" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
</div>
<!-- / Demo Reel-->
<!-- Past Projects -->
<div class="py-8 experience">
<div class="mb-6 py-2">
<h3 id="Projects" class="display-3 lh-1"><span class="font-script d-block text-danger display-6 lh-1 ps-1">Past</span> Projects</h3>
<div class="f-w-52 text-warning">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 216 12.32"><path d="M170,1.88c-18.36-.72-17,8.73-33.3,8.7-17.86,0-26.63-8.43-43.12-10.2C76.84-1.43,66.44,3.69,56.44,6.89,39.25,12.37,10.14,9.6,2.68,1.11,2.16.53-.38.67.05,1.27,3.88,6.63,17.5,10.92,33.64,11.32a85.71,85.71,0,0,0,21.53-2c8.11-1.93,13.35-5,22-6.67,20.93-4,33,5.93,50,8.77,7.09,1.17,14.78,1.25,20.59-.37,6.49-1.8,8.31-5,15.08-6.66C173.06,1.89,181.43,7,190,8.59a68.55,68.55,0,0,0,24.63-.06c3.13-.63.13-2.5-2.92-1.83A52.54,52.54,0,0,1,185.8,5.27C181.17,3.83,176.38,2.14,170,1.88Z" fill="currentColor"/></svg></div>
</div>
<!-- / Past Projects -->
<!-- Ashes to Ashes-->
<div class="row gx-10 gy-5">
<div>
<div class="d-flex align-items-start mb-3 flex-column flex-lg-row align-items-lg-center">
<h3><a href="https://store.steampowered.com/app/2381010/Ashes_to_Ashes/" class="text-light text-decoration-none">Ashes to Ashes <i class="ri-external-link-line ri-xs me-2 align-top" ></i> </a> </h3>
<span class="text-nowrap text-muted ms-lg-2">(2022 - Present)</span>
</div>
<p class="opacity-90"> <strong> Role</strong>: Animator & Rigging Artist</p>
<p class="text-muted"><em>"Within the setting of a thrilling Wild West-inspired canyon, the player takes on the role of gunslinger Quinn del Ramo, who has risen from the grave to solve their own murder. Harness the powers of the spirit world to enhance your sharpshooting abilities and fight off the many forces trying to put you six feet under again."</em></p>
<p class="opacity-90">Produced at Champlain College in collaboration with 12 other classmates for our senior capstone project. Created with Unreal Engine 5.</p>
<br />
<div class="row gx-10 gy-5 d-block text-center d-none d-md-block"> <iframe src="https://store.steampowered.com/widget/2381010/?t=Shoot%20your%20way%20to%20vengeance%20as%20the%20infamous%20undead%20gunslinger%20Quinn%20Del%20Ramo%20and%20discover%20the%20lore%20of%20the%20land%20through%20echoes%20of%20spirits%20long%20passed%20to%20remember%20your%20past%20life." frameborder="0" width="646" height="190"></iframe> </div>
</div>
<!-- /Ashes to Ashes -->
<!-- Footer -->
<div class="container-fluid my-5 text-center" style="max-width:800px">
<div class="text-muted display-4 font-weight-bold mb-3 my-5">
Let's get in touch!
<a href = "mailto: [email protected]" class="text-warning display-6 d-none d-lg-block tracking-wide text-decoration-none" style="font-size: 35px">[email protected]</a></div>
<a href = "mailto: [email protected]" class="text-warning tracking-wide d-block d-lg-none text-decoration-none">[email protected]</a>
<br />
<button type="button" class="btn btn-outline-danger btn-lg" data-aos="flip-up"><a class="text-light text-decoration-none d-none d-md-block" style="font-size: 40px" href="assets/resume.pdf" target="_blank"><strong>Download my Résumé</strong></a>
<a class="text-light text-decoration-none d-block d-md-none" href="assets/resume.pdf" target="_blank"><strong>Download my Résumé</strong></a></button>
<br />
</div>
<ul class="list-unstyled d-flex container-fluid justify-content-center">
<li class="me-3"><a class="text-muted text-decoration-none" href="https://www.artstation.com/mayadamico"><img src="assets/images/Artstation.svg" class="align-middle" alt="ArtStation" width="20" height="20"> ArtStation</a></li>
<li><a class="me-2 text-muted text-decoration-none" href="https://www.linkedin.com/in/mayadamico/"><i class="ri-linkedin-box-fill ri-xl align-middle"></i>LinkedIn</a></li>
</ul>
</div>
</div>
<!-- /Footer -->
<!-- Theme JS -->
<head>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
</head>
<!-- Vendor JS -->
<script src="./assets/js/vendor.bundle.js"></script>
<!-- Theme JS -->
<script src="./assets/js/theme.bundle.js"></script>
</section>
</body>
</html>
<!-- .Template made with ❤️️ by Pixel Rocket! https://www.pixelrocket.store">-->