-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
181 lines (178 loc) · 9.74 KB
/
about.html
File metadata and controls
181 lines (178 loc) · 9.74 KB
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
<!DOCTYPE html>
<head>
<title>Wuu's World</title>
<link rel="icon" href="./images/tiger_icon.png" type="image/x-icon">
<meta name="viewport" content="width=devicewidth, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="styles/main.css">
<link rel="stylesheet" href="styles/about.css">
<!-- animation -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<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=Bebas+Neue&family=Kdam+Thmor+Pro&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Smooch&display=swap" rel="stylesheet">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W377VZCFZB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-W377VZCFZB');
</script>
</head>
<body>
<nav class="navbar navbar-expand-sm navbar-dark bg-dark fixed-top">
<a class="navbar-brand" href="index.html">TigerWuu</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="activities.html">Activities</a>
</li>
<li class="nav-item">
<a class="nav-link" href="hobbies.html">Hobbies</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2" id="search" type="search" placeholder="Search" aria-label="Search">
</form>
</div>
</nav>
<!--Header-->
<header class="masthead">
<div class="container position-relative">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-md-10 col-lg-8 col-xl-7">
<div class="site-heading">
<h1>About Me</h1>
<span class="subheading">The coolest blog in the world</span>
</div>
</div>
</div>
</div>
</header>
<!--scrollspy and side Nav-->
<div class="container-fluid search" id="all-body">
<!--Head shot-->
<div class="row justify-content-md-center">
<div class="col-12 col-md-auto animate__animated animate__fadeIn">
<div class="row justify-content-center">
<div>
<div>
<img src="images/self.jpg" class="self-img">
</div>
<div class="mt-3">
<h5>GET IN TOUCH</h5>
<div>
<i class="fa-regular fa-paper-plane"></i>
<span>tiger871108@gmail.com</span>
</div>
<div class="mb-3">
<i class="fa-solid fa-mobile"></i>
<span>(+886)972-724-369</span>
</div>
<span class="badge badge-primary">Table Tennis</span>
<span class="badge badge-secondary">Robotics</span><br>
<span class="badge badge-success">Machine Learning</span>
<span class="badge badge-danger">DIP</span><br>
<span class="badge badge-warning">Guitar</span>
<span class="badge badge-info">Front-End Dev</span><br>
<span class="badge badge-light">Control System</span><br>
<span class="badge badge-dark">System Integration</span><br>
</div>
<div class="mt-5">
<p><mark><strong><i>Profiles</i></strong></mark></p>
<button type="button" class="btn btn-outline-primary">
<a href="profiles/CV_260131_CHW.pdf" target="_blank">CV</a>
</button>
<button type="button" class="btn btn-outline-primary">
<a href="profiles/Resume_260129_CHW.pdf" target="_blank">Resume</a>
</button>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-7 animate__animated animate__fadeIn">
<div class="about-content">
<h1>Hi! I am Tiger Wu from Taipei, Taiwan.</h1>
<p>Bachelor of Science in Biomechantronic Engineering, National Taiwan University. </br> Master of Science in Electrical Engineering Automatic Control group, National Taiwan University.</p>
<h2><strong>Robotic Lover</strong></h2>
<p>Due to my intense interest in state-of-the-art robotics technology and enjoyment of various new things, I have extensive experience in image processing, machine learning, robotic system integration, kinematics and dynamics of robotic manipulators, control system, etc.</p>
<h2><strong>Ping Pong Freaker</strong></h2>
<p>I have been obsessed with playing table tennis since elementary school. I am crazy about the speed, the passion and the concentration of this competitive sport. However, I haven't received any official and formal training until I got into the college. Different table tennis techniques and playing styles has totally broadened my eyes, which inspired me a lot and also made me believe I have a lot to work on and my ping pong journey is still going on.</p>
<h2><strong>Dream Chaser</strong></h2>
<p>I want to be better,<br>
A better table tennis player,<br>
A better guitar player,<br>
A better robotic engineer,<br>
I will keep moving on,<br>
And nothing can stop me.<br>
</p>
</div>
</div>
</div>
</div>
<!-- Footer-->
<footer class="border-top">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-md-10 col-lg-8 col-xl-7">
<ul class="list-inline text-center">
<li class="list-inline-item">
<a href="https://www.instagram.com/p_shiang_1108" target="_blank">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-instagram fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.facebook.com/beanfunmember" target="_blank">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-facebook-f fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://github.com/TigerWuu" target="_blank">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.linkedin.com/in/ching-hsiang-wu-313256226/" target="_blank">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-linkedin-in fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<div class="small text-center text-muted fst-italic">Copyright © 2022 TigerWuu. All rights reserved.</div>
</div>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="scripts/main.js"></script>
</body>