-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
455 lines (397 loc) · 23.3 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
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>KREAMpresLIQ.</title>
<link rel="icon" href="favicon.ico">
<meta content="" name="description" />
<meta contnet="" name="keywords" />
<!-- Favicons -->
<!-- <link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<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=Montserrat&family=Ubuntu&display=swap" rel="stylesheet">
<!-- <link href="montserrat-alt1/fonts/ttf/MontserratAlt1-Light.ttf" rel="stylesheet"> -->
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/f11d305759.js" crossorigin="anonymous"></script>
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- Swiper link -->
<link rel="stylesheet" href="https://unpkg.com/swiper@8/swiper-bundle.min.css" />
</head>
<body>
<!-- ............................. Header ......................... -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-right justify-content-lg-between">
<h1 class="logo me-auto me-lg-0"><a href="index.html">KREAMpresLIQ<span>.</span></a></h1>
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="nav-link scrollto" href="#hero"><span>01.</span>Home</a></li>
<li><a class="nav-link scrollto" href="#about"><span>02.</span>About</a></li>
<li><a class="nav-link scrollto" href="#jobs"><span>03.</span>Experience</a></li>
<li><a class="nav-link scrollto" href="#work"><span>04.</span>Work</a></li>
<li><a class="nav-link scrollto" href="#contact"><span>05.</span>Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
<button class="button-navbar"><a href="#CV" class="nav-link scrollto" style="color:#64ffda; font-family: 'Montserrat', sans-serif;">Resume</a></button>
</nav>
</div>
</header>
<!-- ............................... END - Header .......................... -->
<!--............................... START - HERO Selection .......................... -->
<section id="hero" class="d-flex align-items-center justify-content-center">
<div class="container" data-aos="fade-up">
<div class="row justify-content-center" data-aos="fade-up" data-aos-delay="150">
<div class="col-xl-6 col-lg-8">
<h5>Hi, my name is</h5>
<h1>KREAMpresLIQ<span>.</span></h1>
<h2>Web Developer<span>.</span></h2>
<p>I'm learning about design, build websites. My goal is learn HTML & CSS and javascript.
</p>
<button class="button"><a href="https://github.com/KREAMpresLIQ" class="cta-btn" target="_blank">Check out my Github</a></button>
</div>
</div>
</div>
</section>
<!-- ............................... END - HERO selection .......................... -->
<!--............................... START - ABOUT Selection .......................... -->
<section id="about" class="about">
<div class="container" data-aos="fade up">
<div class="section-title">
<h1> About Me</h1>
</div>
<div class="row">
<div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-1 content" data-aos="fade-left" data-aos-delay="150">
<p class="fst-italic">
Hello! my name is kpL (KREAMpresLIQ.) and I enjoy creating things that live on the internet.
My interest in web dev. started back in 2017 when I decided to try editing random webpages.
</p>
<p class="fst-italic">
Fast-forward to today, and I've had completed the Academy. My main focus these days is learing/building <b>creative</b> websites.
</p>
<h6>Here are a few technologies I've been working/learning with recently:</h4>
<ul class="row">
<li><i class="fa-solid fa-ellipsis"></i></i>HTML</li>
<li><i class="fa-solid fa-ellipsis"></i>CSS</li>
<li><i class="fa-solid fa-ellipsis"></i>javascript</li>
<li><i class="fa-solid fa-ellipsis"></i>Unreal Engine 4.2</li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2" data-aos="fade-right" data-aos-delay="150">
<div class="hexagon hexagon1">
<div class="hexagon-in1">
<div class="hexagon-in2"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ............................... END - ABOUT selection .......................... -->
<!-- ............................... START - JOBS selection .......................... -->
<section id="jobs" class="jobs">
<div class="section-title">
<h1 style="text-align:center; justify-content:center;"> Experience</h1>
<h3 style="text-align:center; color:#64ffda; font-size:15px; padding-bottom:15px;">Short CV</h3>
</div>
<!-- <div class="container" data-aos="fade up"> -->
<!-- Project content container -->
<!-- Slider main container -->
<!-- <div class="justify-content-center"> -->
<div class="swiper mySwiper">
<div class="swiper-wrapper">
<div class="swiper-slide slide_1">
<div class="row">
<h1 style="font-size:18px;">2017 - 2022 <h2 style="color:#64ffda; font-size:18px;">@Engineer School</h2>
</h1>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Subotica Tech - College of Applied Sciences
</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center; padding-bottom: 120px;">
Technical Communication Management
</p>
</div>
</div>
<div class="swiper-slide slide_2">
<div class="row">
<h1 style="font-size:18px;">2019 - present <h2 style="color:#64ffda; font-size:18px;">@Jail Club</h2>
</h1>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Bartender
</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center; padding-bottom: 120px;">
Waiter
</p>
</div>
</div>
<div class="swiper-slide slide_3">
<div class="row">
<h1 style="font-size:18px;">2020 - present <h2 style="color:#64ffda; font-size:18px;">@Panonia-Print</h2>
</h1>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Machinist
</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Graphics
</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center; padding-bottom: 120px;">
a Binder
</p>
</div>
</div>
<div class="swiper-slide slide_4">
<div class="row">
<h1 style="font-size:18px;">2021 - present <h2 style="color:#64ffda; font-size:18px;">@TSC football club</h2>
</h1>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Cigar Room Responsible
</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center; padding-bottom: 120px;">
Wine server
</p>
</div>
</div>
<div class="swiper-slide slide_5">
<div class="row">
<h1 style="font-size:18px;">Hobbies <h2 style="color:#64ffda; font-size:18px;">@Interest</h2>
</h1>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Running/Bycicle/Swimming
</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Web design/Game Dev/Animation/3D Model
</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Project making
</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="color:white; text-align:center;" >
Gaming
</p>
</div>
</div>
</div>
<div class="swiper-pagination">
</div>
<div class="swiper-scrollbar"></div>
</div>
<!-- </div> -->
<!-- </div> -->
</section>
<!-- ................................ END JOBS Selection .......................................-->
<!-- ................................ START WORK Selection .......................................-->
<section id="work" class="work">
<div class="container" data-aos="fade up">
<div class="section-title">
<h1 style="text-align:center;">Some Things</h1>
<h3 style="text-align:center; color:#64ffda; font-size:15px; padding-bottom:15px;">I've Built</h3>
</div>
<div class="row">
<div class="image col-lg-6" style='background-image: url("assets/img/work/panonia-print.png");' data-aos="fade-right"></div>
<div class="col-lg-6 col-sm-12" data-aos="fade-left" data-aos-delay="100">
<div class="icon-box mt-5 mt-lg-0" data-aos="zoom-in" data-aos-delay="150">
<h3>Featured Project</h3>
<h2>Panonia-Print Website</h2>
<div class="text">
Print company website, a minimal, green theme. Easily use for contact, price request. Contain HTML CSS and .js
Responsive: Tablet, Mobile and Big Screen. Editor: KREAMpresLIQ.
</div>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150"> HTML CSS JavaScript Atom GitHub</p>
<a href="https://kreampresliq.github.io/PanPrint/" target="_blank"><i class="fa-solid fa-arrow-up-right-from-square"></i></a>
<a href="https://github.com/KREAMpresLIQ/PanPrint" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-sm-12" data-aos="fade-left" data-aos-delay="100">
<div class="icon-box mt-5 mt-lg-0" data-aos="zoom-in" data-aos-delay="150">
<h3 style="text-align:left;">Featured Project</h3>
<h2 style="text-align:left;">Bt.4wheelsoffroad Website</h2>
<div class="text" style="text-align:left;">
Rent for Quad! The upgraded Bt.4wheeloffroad Website. Modern pricelist, More transparent content. Contain HTML CSS and .js
Responsive: Tablet, Mobile and Big Screen (Need to fix). Editor: KREAMpresLIQ.
</div>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150" style="text-align:left; margin-left:0px;"> HTML CSS JavaScript Atom GitHub</p>
<a href="https://kreampresliq.github.io/Bt.4wheelsoffroad/" target="_blank" style="float:left; padding-left:0px; padding-right:25px;"><i class="fa-solid fa-arrow-up-right-from-square"></i></a>
<a href="https://github.com/KREAMpresLIQ/Bt.4wheelsoffroad" target="_blank" style="float:left; padding-left:0px; padding-right:25px;"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<div class="image col-lg-6" style='background-image: url("assets/img/work/bt4wheels.png");' data-aos="fade-left"></div>
</div>
<div class="row">
<div class="image col-lg-6 " style='background-image: url("assets/img/work/Top_View_Final_Environment.png");' data-aos="fade-right"></div>
<div class="col-lg-6 col-sm-12" data-aos="fade-left" data-aos-delay="100">
<div class="icon-box mt-5 mt-lg-0" data-aos="zoom-in" data-aos-delay="150">
<h3>Featured Project</h3>
<h2>FPS Grounds Unreal Engine 4</h2>
<div class="text">
Game Dev. FPS Gamemode, playground. My thesis in College, minimalist FPS game, easy rules.
Contain: Modelling, Animation, NPC (Artificial Intelligence), Textures, Mannequin, Weapon & Projectile, Behavior Tree, Enviroments.
Editor: KREAMpresLIQ.
</div>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150"> Unreal Engine 4 GitHub SourceTree </p>
<a href="https://github.com/KREAMpresLIQ/FpsGrounds" target="_blank"><i class="fa-solid fa-arrow-up-right-from-square"></i></a>
<a href="https://github.com/KREAMpresLIQ/FpsGrounds" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ................................ END WORK Selection .......................................-->
<!-- ................................ START OTHER Selection .......................................-->
<section id="other" class="other">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h1 style="text-align:center;">Other Projects</h1>
<h3 style="text-align:center; color:#64ffda; font-size:15px; padding-bottom:30px;">view the archive</h3>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200" style="padding-top:20px;">
<a href="https://github.com/KREAMpresLIQ/Portfolio">
<div class="icon-box">
<i class="fa-regular fa-folder" style="float:left; font-size:50px; color:#64ffda;"></i>
<!-- <div class="icon" style="padding-bottom:80px;"></div> -->
<!-- <div class="icon"></div> -->
<i class="fa-solid fa-arrow-up-right-from-square" style="float:right; font-size:22px; color:#ccd6f6;"></i>
<h4 style="padding-top:70px;">KREAMpresLIQ/Portfolio Website github</h4>
<p>A Personal CV website, inspired by Brittany Chiang
Blue, Green, Navy Blue design</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150"> html css javascript Atom GitHub</p>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200" style="padding-top:20px;">
<a href="https://github.com/KREAMpresLIQ/Bt.4wheelsoffroad">
<div class="icon-box">
<i class="fa-regular fa-folder" style="float:left; font-size:50px; color:#64ffda;"></i>
<!-- <div class="icon" style="padding-bottom:80px;"></div> -->
<!-- <div class="icon"></div> -->
<i class="fa-solid fa-arrow-up-right-from-square" style="float:right; font-size:22px; color:#ccd6f6;"></i>
<h4 style="padding-top:70px;">KREAMpresLIQ/Bt.4wheelsoffroad Quad Rent Website github</h4>
<p>A Quad Rent website, upgraded modernized version. More transparent price lists, easily Contact Up!</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150"> htmls css javascript Atom GitHub</p>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200" style="padding-top:20px;">
<a href="https://github.com/KREAMpresLIQ/Panonia-Print">
<div class="icon-box">
<i class="fa-regular fa-folder" style="float:left; font-size:50px; color:#64ffda;"></i>
<!-- <div class="icon" style="padding-bottom:80px;"></div> -->
<!-- <div class="icon"></div> -->
<i class="fa-solid fa-arrow-up-right-from-square" style="float:right; font-size:22px; color:#ccd6f6;"></i>
<h4 style="padding-top:70px;">KREAMpresLIQ/Panonia-Print Print Company Website github</h4>
<p>Printing Company upgraded website version, green-white theme, more transparent, modernized, easily Contact Up!</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150"> html css javascript Atom GitHub</p>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200" style="padding-top:20px;">
<a href="https://github.com/KREAMpresLIQ/PanPrint">
<div class="icon-box">
<i class="fa-regular fa-folder" style="float:left; font-size:50px; color:#64ffda;"></i>
<!-- <div class="icon" style="padding-bottom:80px;"></div> -->
<!-- <div class="icon"></div> -->
<i class="fa-solid fa-arrow-up-right-from-square" style="float:right; font-size:22px; color:#ccd6f6;"></i>
<h4 style="padding-top:70px;">KREAMpresLIQ/Panonia-Print Print Company Website github <span style="color:#64ffda;">85%</span></h4>
<p>Printing Company upgraded website version, green-white theme /
<span style="color:#64ffda;">BETA VERSION, NO WORKFLOW DONE</span> /</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150"> html css javascript Atom GitHub</p>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200" style="padding-top:20px;">
<a href="https://github.com/KREAMpresLIQ/HTML---CSS---Lesson1">
<div class="icon-box">
<i class="fa-regular fa-folder" style="float:left; font-size:50px; color:#64ffda;"></i>
<!-- <div class="icon" style="padding-bottom:80px;"></div> -->
<!-- <div class="icon"></div> -->
<i class="fa-solid fa-arrow-up-right-from-square" style="float:right; font-size:22px; color:#ccd6f6;"></i>
<h4 style="padding-top:70px;">KREAMpresLIQ/HTML---CSS---Lesson1</h4>
<p>Beta version of designing a website. Just the basics.
<b>Irrelevant Folder</b></p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150"> html css <strike>javascript</strike> Atom GitHub</p>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200" style="padding-top:20px;">
<a href="https://github.com/KREAMpresLIQ/FpsGrounds">
<div class="icon-box">
<i class="fa-regular fa-folder" style="float:left; font-size:50px; color:#64ffda;"></i>
<!-- <div class="icon" style="padding-bottom:80px;"></div> -->
<!-- <div class="icon"></div> -->
<i class="fa-solid fa-arrow-up-right-from-square" style="float:right; font-size:22px; color:#ccd6f6;"></i>
<h4 style="padding-top:70px;">KREAMpresLIQ/FpsGrounds</h4>
<p>FPS Gamemode, playground. My thesis in College, minimalist FPS game, easy rules.
Modelling, Animation, NPC (Artificial Intelligence), Textures, Behavior Tree
.</p>
<p class="fst-italic" data-aos="fade-left" data-aos-delay="150"> VS Code Atom Unreal Engine 4 GitHub</p>
</div>
</a>
</div>
</div>
</div>
</section>
<!-- ................................ END OTHER Selection .......................................-->
<!-- ................................ START CONTACT Selection .......................................-->
<section id="contact" class="contact">
<div class="container" data-aos="fade-up">
<div class="section-title">
<!-- <h1 style="text-align:center;">Other Projects</h1> -->
<h3 style="text-align:center; color:#64ffda; font-size:21px; padding-bottom:30px;">What's Next?</h3>
</div>
<div class="row justify-content-center" data-aos="fade-up" data-aos-delay="150">
<div class="col-xl-6 col-lg-8" style="text-align:center;">
<h1>Get In Touch</h1>
<p>Although I’m not currently looking for any new opportunities, my inbox is always open. Whether you have a question or just want to say hi, I’ll try my best to get back to you!
</p>
<button class="button-contact"><a class="contact-btn" href="mailto:[email protected]" target="_blank">Say Hello</a></button>
</div>
</div>
</div>
</section>
<!-- ................................ END CONTACT Selection .......................................-->
<!-- ................................ START Footer Selection .......................................-->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row justify-content-center" data-aos="fade-up" data-aos-delay="150">
<a href="https://github.com/KREAMpresLIQ">
<h3>Designed & Build by KREAMpresLIQ</h3>
</a>
<a href="https://brittanychiang.com/">
<h4>The colors and portfolio idea copyright by Brittany Chiang!</h4>
</a>
</div>
</div>
</div>
</footer>
<!-- ................................ END Footer Selection .......................................-->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<!-- Swiper .js -->
<script src="https://unpkg.com/swiper@8/swiper-bundle.min.js"></script>
</body>
</html>