-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout_me.html
242 lines (214 loc) · 11.3 KB
/
about_me.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-123736970-4', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="google-site-verification" content="-LPf-sEksVIUFHgKbdf5-RhktuWQYGvPPEIPejq2m-Y" />
<meta name='wmail-verification' content='836ca6696fef5755c933e9fb6d9c5f6e'/>
<meta name="yandex-verification" content="28dc8e3517f7e504" />
<meta name="description" content="Denis Yurkov - Game Portfolio!" />
<meta name="keywords" content="games, programming, github, denis yurkov, portfolio, gamedev">
<meta name="author" content="Denis Yurkov">
<meta name="copyright" content="All rights belong to Denis Yurkov">
<title>Denis Yurkov — About Me</title>
<link rel="canonical" href="https://denisyurkov.github.io"/>
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- Icon -->
<link href="img/favicon.png" rel="shortcut icon" type="image/x-icon" />
<!-- Custom CSS -->
<link href="css/stylish-portfolio.min.css" rel="stylesheet">
<!-- Pace -->
<link href="css/pace/themes/pace.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation -->
<a class="menu-toggle rounded" href="#">
<i class="fas fa-bars"></i>
</a>
<nav id="sidebar-wrapper">
<ul class="sidebar-nav">
<li class="sidebar-brand">
<a class="js-scroll-trigger" href="#page-top">Denis Yurkov</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="index.html" target="_blank">Home</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="project portfolio/Denis Yurkov - Unity Developer.pdf" target="_blank">Resume</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#contact">Contacts</a>
</li>
</ul>
</nav>
<style>
.about-me {
min-height: 30rem;
position: relative;
display: table;
width: 100%;
height: auto;
padding-top: 8rem;
padding-bottom: 8rem;
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1))), url("img/about-me/about-me1.jpg");
background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("img/about-me/about-me1.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover
}
.about-me h1 {
font-size: 4rem;
margin: 0;
padding: 0
}
@media (min-width: 992px) {
.about-me {
height: 100vh
}
.about-me h1 {
font-size: 5.5rem
}
}
</style>
<!-- Header -->
<header class="about-me d-flex">
<div class="container text-center my-auto color_edit">
<h1 class="mb-1">About me</h1>
<a class="btn btn-primary btn-xl js-scroll-trigger" href="#portfolio">Learn more...</a>
</div>
<div class="overlay"></div>
</header>
<!-- Portfolio -->
<section class="content-section" id="portfolio">
<div class="container text-center">
<div class="content-section-heading text-center" style="border-style: dashed;">
<h2 class="mb-3">About Me:</h2>
<div style="max-width:100%;">
<div style="font-size: 19px; margin: 50px;">
<p class="text-left">
My name is Denis, I am a student in Poznań, Poland at the Collegium Da Vinci, Faculty of Information Technologies (specialization in game creation). This is where I started my journey as a game developer. <br><br> Before university, I created different websites, and did different things for myself that made my life easier. Since childhood, I was curious and wanted to learn as much as possible, I liked to understand the essence of things themselves, and how they work.
<br><br> That's probably why I chose to make games, because that's where I feel like I'm in the right place. During my studies, I created various games in a team, studied and practiced the intricacies of C# and Unity, tried my hand at creating 3D graphics and Level design, and did various programming projects. I learned how to work in a team, and met really talented people who took my knowledge to a new level.
<br><br> When I have free time, I like to read different books, I am a little fond of photography, and drawing. <br> Of course, I also enjoy playing games, watching anime, and interesting feature films, and hanging out with my friends.
</p>
</div>
</div>
<p style="font-size: 21px;"><b>Some of my drawings:</b></p>
<div id="carouselExampleIndicators" class="carousel slide container text-center" style="max-width:500px;" data-ride="carousel" >
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner" style="max-width:500px;">
<div class="carousel-item active">
<img src="img/about-me/about_me5.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="img/about-me/about_me3.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="img/about-me/about_me4.jpg" class="d-block w-100" alt="...">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div><br><br><br>
<p style="font-size: 21px;"><b>Some of my photos:</b></p>
<div id="carouselExampleIndicators2" class="carousel slide container text-center" style="max-width:500px;" data-ride="carouse2" >
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators2" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators2" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators2" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators2" data-slide-to="3"></li>
</ol>
<div class="carousel-inner" style="max-width:500px;">
<div class="carousel-item active">
<img src="img/about-me/about_mef2.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="img/about-me/about_mef6.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="img/about-me/about_mef3.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="img/about-me/about_mef1.jpg" class="d-block w-100" alt="...">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators2" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators2" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div><br>
</div>
</section>
<!-- Footer -->
<footer class="footer text-center" id="contact">
<div class="container">
<ul class="list-inline mb-3">
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3 mt-3" href="mailto: [email protected]" target="_blank">
<i class="fas fa-envelope">
</i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3 mt-3" href="https://www.linkedin.com/in/denisyurkov/" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3 mt-3" href="https://github.com/DenisYurkov" target="_blank">
<i class="fab fa-github"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3 mt-3" href="https://denisyurkov.itch.io/" target="_blank">
<i class="fab fa-itch-io"></i>
</a>
</li>
</ul>
<b class="text-muted mb-0">As long as I believe, it's possible.</b>
<p class="text-muted mb-0">Icons made by <a href="http://www.freepik.com/" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon"> www.flaticon.com</a>
<p class="text-muted mb-0">Copyright © Denis Yurkov <script>document.write(new Date().getFullYear())</script></p>
</div>
</footer>
<!-- Scroll to Top Button-->
<a class="scroll-to-top rounded js-scroll-trigger" href="#page-top">
<i class="fas fa-angle-up"></i>
</a>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/stylish-portfolio.min.js"></script>
<!-- Pace -->
<script src="js/pace/pace.min.js"></script>
</body>
</html>