-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
269 lines (214 loc) · 10.9 KB
/
about.html
File metadata and controls
269 lines (214 loc) · 10.9 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="Hyperactive Panda - Portfolio of graphic designer">
<meta name="keywords" content="hyperactive_panda, hyperactive, panda, portfolio, graphic, designer, about">
<meta name="author" content="Hyperactive Panda">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Hyperactive Panda - About</title>
<link rel="icon" href="img/core-img/logo.png">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Material Design Bootstrap -->
<link href="css/mdb.min.css" rel="stylesheet">
<!-- Your custom styles (optional) -->
<link href="css/style.css" rel="stylesheet">
<link href="css/gif_title.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link rel="stylesheet" href="libs/magnific-popup.css">
<style>
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@media (max-width: 1920px){
.title h1{
font-size: 550%;
}
}
@media (max-width: 1340px){
.title h1{
font-size: 700%;
}
}
@media (min-width: 649px) and (max-width: 990px){
.title h1{
font-size: 500%;
}
h2.intro{
font-size: 350%;
}
}
@media (max-width: 649px){
footer{
max-height: 100%;
}
.title{
height: 35vh;
}
.title h1{
margin-top: 20%;
font-size: 240%;
}
h2.intro{
font-size: 200%;
}
.maintext{
font-size: 120%;
}
}
</style>
</head>
<body>
<nav class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar wow fadeInUpBig">
<div class="container">
<a href="index.html" class="navbar-brand waves-effect">
<img src="img/core-img/logo.png" alt="Logo" width="65" height="65">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a href="index.html" class="nav-link waves-effect" title="Home">Home</a>
</li>
<li class="nav-item">
<a href="portfolio.html" class="nav-link waves-effect" title="Portfolio">Portfolio</a>
</li>
<li class="nav-item active">
<a href="about.html" class="nav-link waves-effect" title="About">About</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link waves-effect" title="Contact">Contact</a>
</li>
</ul>
</div>
<ul class="navbar-nav nav-flex-icons">
<li class="nav-item">
<a href="https://www.instagram.com/_hyperactive_panda/?hl=ru" class="nav-link waves-effect" title="Instagram">
<i class="fa fa-instagram"></i>
</a>
</li>
<li class="nav-item">
<a href="https://vk.com/id136692936" class="nav-link waves-effect" title="VK">
<i class="fa fa-vk"></i>
</a>
</li>
<li class="nav-item">
<a href="https://www.facebook.com/profile.php?id=100030594551419" class="nav-link waves-effect" title="Facebook">
<i class="fa fa-facebook"></i>
</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0 wow fadeIn">
<div class="title portf d-flex to-bottom" style="background-color: #111">
<h1>Hyperactive<br/>Panda</h1>
</div>
</div>
<main class="mt-5">
<div class="container text-center" id="project">
<div class="row m-1">
<div class="col wrapper">
<h2 class="intro text-center wow fadeInDown">Hello! I'm <span class="text" data-wait="2000" data-words='["Liz","designer","Hyperactive Panda!"]'></span></h2>
</div>
<div class="w-100"></div>
<div class="col-md-7 photo">
<a href="img/photo.jpg" class="resizing"><img src="img/photo.jpg" class="img-fluid wow rotateInUpLeft z-depth-3" alt="My photo"></a>
</div>
<div class="col-md-5">
<p class="maintext pt-5 mb-4 wow fadeInUp">Hello! I'm <b>Liz</b>, or, as you may have noticed, <b>Hyperactive Panda</b>.</p>
<p class="maintext wow fadeInRightBig">I am a <b>graphic designer</b>. At that moment, only small graphic projects are in my portfolio.
Yes, I can hardly be called a professional. But we spend whole our life by learning something new. And yes, it is definitely about me.
Every day I learn something new and discover new horizons for myself. Every day I get inspired by new projects, many of which are simply amazing.</p>
<p class="maintext wow fadeInDown" style="color:black;">My <b>task</b> is to create <b>art</b>, inspire other people, and make this world brighter and more beautiful. </p>
</div>
<div class="w-100"><hr class="hr-dark m-5 wow fadeInLeftBig"></div>
<div class="col">
<p class="maintext wow fadeInDown">In early childhood, I noticed that any manifestation of art becomes a way of life for me.
I painted everywhere, absolutely on any surface, even on the walls. Starting from a very early age I went to various drawing sections.
I also graduated from fantastic art school, where I studied for 8 years. I am the repeated <b>winner</b> of international competitions of children's drawings!
The last 2 years of study at this school, I was preparing to enter the faculty of architecture.
But at the last moment I realized that architecture is not exactly what my soul requires.
I like working with a computer and I really love to express myself in <b>digital</b> way. </p>
</div>
<div class="w-100"><hr class="hr-dark m-5 wow fadeInRightBig"></div>
<div class="col-md-6">
<p class="maintext wow fadeInUp">I have <b>a high level</b> in academic and traditional painting.
Oh, how many years I practiced on antique plaster heads and models…
Houdon, Venus, Apollo, Antinous, Dyadumen, Doriphor and so on. Yeah, there were times…</p>
</div>
<div class="col-md-6">
<p class="maintext wow fadeInDown">After some time of practice creating logos, business cards or branding styles is not a difficulty for me.
Of course, I still have a lot to learn.
As I said earlier: we spend whole our life by learning something new.</p>
</div>
<div class="w-100"><hr class="hr-dark m-5 wow fadeInLeftBig"></div>
<div class="col-md-6 mb-4">
<p class="maintext wow fadeInLeftBig">At the moment I am fond of computer games. I am attracted to the process of creating games.
Creation of various characters and fantastic worlds with unique surroundings.
It is my <b>dream</b>, which recently became my <b>goal</b>. Now I’m starting to learn 3D modeling.
I think I'm on the right way!</p>
</div>
<div class="col-md-6">
<p class="maintext wow rotateInUpRight">I am always open for communication. I am pleased to take part in interesting projects.
I will listen to any of your ideas and wishes and gladly implement them with you.
Please feel free to get in touch regarding employment, collaboration, or general life advice. <a href="contact.html" title="Contact">Contact me!</a></p>
</div>
</div>
</div>
</main>
<footer class="page-footer text-center font-small wow fadeIn">
<div class="pt-2">
<a role="button" class="btn btn-outline-white waves-effect scrollup" title="scrollup">
<img src="img/core-img/logo.png" alt="Logo" width="40" height="40">
</a>
</div>
<hr class="my-3">
<div class="pb-2">
<a href="https://www.instagram.com/_hyperactive_panda/" class="waves-effect" title="Instagram">
<i class="fa fa-instagram mr-3"></i>
</a>
<a href="https://twitter.com/Blue_Exorcist__" class="waves-effect" title="Twitter">
<i class="fa fa-twitter mr-3"></i>
</a>
<a href="https://www.facebook.com/profile.php?id=100030594551419" class="waves-effect" title="Facebook">
<i class="fa fa-facebook mr-3"></i>
</a>
<a href="https://vk.com/id136692936" class="waves-effect" title="VK">
<i class="fa fa-vk mr-3"></i>
</a>
<a href="https://www.youtube.com/channel/UCf6QUdAQisu4OgrwbZxn25g" class="waves-effect" title="Youtube">
<i class="fa fa-youtube mr-3"></i>
</a>
<a href="https://www.pinterest.com/hyperactivepanda2000/" class="waves-effect" title="Pinterest">
<i class="fa fa-pinterest mr-3"></i>
</a>
</div>
<div class="footer-copyright py-1">
Hyperactive Panda © 2019
</div>
</footer>
<!-- SCRIPTS -->
<!-- JQuery -->
<script src="js/jquery-3.3.1.min.js"></script>
<!-- Bootstrap tooltips -->
<script src="js/popper.min.js"></script>
<!-- Bootstrap core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- MDB core JavaScript -->
<script src="js/mdb.min.js"></script>
<script src="js/script.js"></script>
<script src="js/js/jquery.waitforimages.js"></script>
<script src="js/js/jquery.jkit.1.2.16.min.js"></script>
<script src="libs/jquery.magnific-popup.min.js"> </script>
<script src="js/typerwriter.js"> </script>
<script src="js/jquery.bootstrap-autohidingnavbar.min.js"> </script>
<script>
new WOW().init();
</script>
</body>
</html>