-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
392 lines (286 loc) · 11.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
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
<meta content="" name="description">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<meta content="" name="author">
<meta property="og:image" content="https://kyokopie.github.io/MyPage/img/test1.png">
<link href="img/icon.ico" rel="icon">
<title>About</title><!--Template based on URL below-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"><!-- Bootstrap core CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"><!-- Place your stylesheet here-->
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
<link href="css/stylesheet.css" rel="stylesheet" type="text/css">
<script src="https://kit.fontawesome.com/39d9e45e26.js">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js">
</script>
</head>
<body onload="scrollTo(0,0)">
<!-- ======= 手機按鈕 ======= -->
<button class="mobile-nav-toggle d-xl-none" type="button"><i class="fas fa-bars"></i></button> <!-- ======= Header ======= -->
<header id="header">
<div class="d-flex flex-column">
<div class="profile">
<img alt="" class="img-fluid rounded-circle" src="img/20190429131742126_500.jpg">
<h1 class="text-light"><a href="index.html">My Profile</a>
</h1>
</div>
<nav class="nav-menu">
<ul>
<li>
<a href="index.html"><i class="fas fa-home"></i><span>About</span></a>
</li>
<li>
<a href="Works.html"><i class="fas fa-pen"></i><span>2D Anime &<br>
Illustrations</span></a>
</li>
<li>
<a href="project.html"><i class="fas fa-star"></i><span>Vtuber Design</span></a>
</li>
<li>
<a href="game.html"><i class="fas fa-star"></i><span>Game Design</span></a>
</li>
<li>
<a href="3D.html"><i class="fas fa-star"></i><span>3D Design</span></a>
</li>
</ul>
</nav>
<button class="mobile-nav-toggle d-xl-none" type="button"><i class="icofont-navigation-menu"></i></button>
</div>
</header>
<!-- ======= Hero Section ======= -->
<section class="d-flex justify-content-center align-items-center herobg" id="hero">
<div class="hero-container">
<h1>HONG QI, Huang</h1>
<div class="dash">
</div>
<p>I'm<br>
<span id="demo1"></span></p>
<div class="dash">
</div>
<div class="hero-container2 border border-white" onclick="location.href='#tabName1';">
<a href="#main"><i class="fas fa-angle-double-down down-title"></i></a>
</div>
</div>
</section>
<main id="main">
<section class="section-bg about" id="about">
<div class="container">
<div class="section-title">
<h2>黃泓錡|HONG QI, Huang</h2>
</div>
<div class="row">
<div class="col-lg-4"><img class="img-fluid" src="img/personnal.png">
</div>
<div class="col-lg-8 content">
<h3>3D動畫|插畫設計|動畫製作|影片剪輯.</h3>
<p class="font-weight-bolder">對事物充滿好奇,樂於嘗試新挑戰。</p>
<div class="row">
<div class="col-lg-6">
<div class="col-lg-6 about-title">
<h3>Skills:</h3>
</div>
<ul>
<li><i class="fas fa-angle-right"></i> <strong>• Adobe Illustrator  <i class="fas fa-angle-right"></i>• Adobe AE</strong></li>
<li><i class="fas fa-angle-right"></i> <strong>• Adobe Photoshop <i class="fas fa-angle-right"></i>• Maya</strong></li>
<li><i class="fas fa-angle-right"></i> <strong>• Adobe premiere</strong>  <i class="fas fa-angle-right"></i> <strong>• Unity</strong></li>
</ul>
</div>
<div class="col-lg-6">
<div class="col-lg-6 about-title">
<h3>Language:</h3>
</div>
<ul>
<li><i class="fas fa-angle-right"></i> <strong>• 日檢 JLPT|N4</strong></li>
</ul>
</div>
</div>
<div class="col-lg-12">
<h3 class="resume-title">
</h3>
<div class="resume-item">
<p> 嗨﹐我是黃泓錡,我畢業於朝陽科技大學資訊管理系數位多媒體組,曾就讀於高中廣告設計科,平時的興趣是電玩遊戲、欣賞動畫,對於遊戲設計及動畫製作充滿熱情。在學期間,我跨足不同領域學習技能,熱愛學習新事物﹐並從中獲得成就感,除了熟悉AE、PS、AI等軟體操作,也學習過MAYA、Blender,並創作自己的作品。
因為自己的興趣,也自學了日文並且成功通過JLPT的N4,並期望在以後能夠進一步學習考取更高階級的證照。</p>
</div>
</div>
</div>
</div>
<br>
</div>
</section>
<!-- ======= Skills Section ======= -->
<!--
<section id="skills" class="skills skill-bg">
<div class="container ">
<div class="row ">
<div class="text-center col-lg-4 order-lg-0">
<img src="img/AI.png">
</div>
<div class="col-lg-4 order-lg-1">
<h3 class="text-center ">Illustrator 90%</h3>
<p class="text-center ">美術排版設計、素材編修繪製、</p>
<p class="text-center ">繪圖、LOGO標準字設計</p>
</div>
<div class="text-center col-lg-4 order-lg-0">
<img src="img/PS.png">
</div>
<div class="col-lg-4 order-lg-1">
<h3 class="text-center ">Photoshop 90%</h3>
<p class="text-center ">繪圖、編修影像、美術排版設計</p>
</div>
<div class="text-center col-lg-4 order-lg-0">
<img src="img/id.png">
</div>
<div class="col-lg-4 order-lg-1">
<h3 class="text-center ">Indesign 85%</h3>
<p class="text-center ">書籍多頁排版設計、海報設計</p>
</div>
</div>
</div>
</section>
-->
<section class="resume resume-bg" id="resume">
<div class="container">
<div class="section-title">
<h2>個人簡歷</h2>
<p>喜歡玩遊戲、欣賞動畫,我對遊戲美術及動畫設計這塊領域抱有濃厚的興趣,並且期望未來能夠活用自身專長應用於職場中,進入遊戲業工作。 </p>
</div>
<div class="row">
<div class="col-lg-6">
<h3 class="resume-title">學習經歷</h3>
<div class="resume-item">
<h4>資訊管理系多媒體設計組</h4>
<h5>2018 - 2022</h5>
<p><em>台中市朝陽科技大學</em>
</p>
<p>設計相關科系畢業,喜歡製作動畫,擅長非線性曲線動畫製作,且運用至各種技能,例如3D動畫及MG動畫。。</p>
</div>
</div>
<div class="col-lg-6">
<h3 class="resume-title">實作經歷</h3>
<div class="resume-item">
<h4>動畫實作</h4>
<ul>
<li>■ 2020.06.27 | 「綻放性別力.影出好創意」影片徵選</li>
<li>■ 2022.06.27 | 2022 元宇宙虛擬偶像角色設計大賽</li>
<li>■ 2020.04.06 | 109 年旅遊安全極短片徵選</li>
<li>■ 2022.04.15 | 防疫宣傳動畫短片</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- End Resume Section -->
</main>
<a class="back-to-top" id="BackTop"><i class="fas fa-angle-up"></i></a>
<script>
var i = 0;
var txt = 'VIDEO CREATOR,ART DIRECTOR,GRAPHIC DESIGNER.';
var speed = 100;
function myfun()
{
if (i < txt.length) {
var br = document.createElement("br");
document.getElementById("demo1").innerHTML += txt.charAt(i);
i++;
if(i == 14){
document.getElementById("demo1").appendChild(br);
}
if(i == 27){
document.getElementById("demo1").appendChild(br);
}
setTimeout(myfun, speed);
}
}
var lock = 1;
var im = 1;
var img = 100;
var speed = 100;
var id;
window.onload = function(){
myfun();
}
$(function(){
$('#BackTop').click(function(){
$('html,body').animate({scrollTop:0}, 333);
});
$(window).scroll(function() {
if ( $(this).scrollTop() > 300 ){
$('#BackTop').fadeIn(222);
} else {
$('#BackTop').stop().fadeOut(222);
}
}).scroll();
});
// 縮小版面後選單按鈕
$(document).on('click', '.nav-menu a, .scrollto', function(e) {
if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
e.preventDefault();
var target = $(this.hash);
if (target.length) {
var scrollto = target.offset().top;
$('html, body').animate({
scrollTop: scrollto
}, 1500, 'easeInOutExpo');
if ($(this).parents('.nav-menu, .mobile-nav').length) {
$('.nav-menu .active, .mobile-nav .active').removeClass('active');
$(this).closest('li').addClass('active');
}
if ($('body').hasClass('mobile-nav-active')) {
$('body').removeClass('mobile-nav-active');
$('.mobile-nav-toggle i').toggleClass('icofont-navigation-menu fa-bars');
}
return false;
}
}
});
$(document).ready(function() {
if (window.location.hash) {
var initial_nav = window.location.hash;
if ($(initial_nav).length) {
var scrollto = $(initial_nav).offset().top;
$('html, body').animate({
scrollTop: scrollto
}, 1500, 'easeInOutExpo');
}
}
});
$(document).on('click', '.mobile-nav-toggle', function(e) {
$('body').toggleClass('mobile-nav-active');
$('.mobile-nav-toggle i').toggleClass('icofont-navigation-menu icofont-close');
});
$(document).click(function(e) {
var container = $(".mobile-nav-toggle");
if (!container.is(e.target) && container.has(e.target).length === 0) {
if ($('body').hasClass('mobile-nav-active')) {
$('body').removeClass('mobile-nav-active');
$('.mobile-nav-toggle i').toggleClass('icofont-navigation-menu icofont-close');
}
}
});
</script>
<script>
</script> <!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js">
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js">
</script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js">
</script>
<script src='http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/jquery-ui.min.js'>
</script>
<script src="js/venobox/venobox.min.js" type="text/javascript">
</script>
<script async src="https://cdn.jsdelivr.net/npm/[email protected]/dist/masonry.pkgd.min.js">
</script>
<script src="https://unpkg.com/imagesloaded@5/imagesloaded.pkgd.min.js"></script>
</body>
</html>