-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
70 lines (67 loc) · 6.27 KB
/
home.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Security-Policy" content="frame-ancestors https://drive.google.com 'self';" />
<meta http-equiv="Content-Security-Policy" content="frame-ancestors https://myaccount.google.com/ 'self';" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Zenodeon - Portfolio</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap">
<link rel="stylesheet" href="assets/css/swiper-icons.css">
<link rel="stylesheet" href="assets/css/mainStyle.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/pikaday/css/pikaday.css">
</head>
<body>
<nav class="navbar navbar-dark navbar-expand-lg fixed-top cnavbar ggradient">
<div class="container"><a class="navbar-brand logo" href="home">Zenodeon</a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navbarNav-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarNav-1">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="projectView.html">Projects</a></li>
</ul>
</div>
</div>
</nav>
<main class="page lanidng-page">
<section class="portfolio-block block-intro" style="color: var(--bs-white);padding-bottom: 50px;">
<div class="container" style="/*vertical-align: middle;*/">
<div class="about-me" style="max-width: 900px;">
<p class="description-heading" style="color: var(--bs-white);text-align: center;padding-top: 50px;">I am a Software and a Game Developer with expertise in C#, Unity, and Unreal Engine. I excel at turning ideas into interactive experiences. <br><br>Specialized in bringing User Interfaces to life, ensuring that every click feels intuitive and every transition is seamless.<br><br>Whether it's building immersive games or designing user-friendly software, I'm committed to making technology engaging and easy to use.</p>
</div>
</div>
</section>
<section class="portfolio-block photography" style="--bs-body-bg: #14171a;">
<section style="height: 40px;margin-bottom: 50px;">
<h2 class="text-uppercase d-lg-flex justify-content-lg-center" style="color: rgb(255,255,255);text-align: center;margin-bottom: 3px;/*z-index: 1;*/">Highlights</h2>
<section style="/*position: inherit;*//*top: 0;*//*bottom: 0;*//*left: 0;*//*right: 0;*//*z-index: -1;*/height: 10px;background: linear-gradient(90deg, var(--bs-border-color-translucent) 0%, #b2f0ff 50%, var(--bs-border-color-translucent) 100%);filter: blur(20px) brightness(90%);width: 75%;transform: translateY(-25px);margin-left: 12.5%;margin-right: 12.5%;opacity: 0.80;"></section>
</section>
<div class="container portfolio-block compact-grid" style="padding-top: 0px;padding-bottom: 0px;padding-right: 0px;padding-left: 0px;">
<div class="row g-0 justify-content-center">
<div class="col-md-6 col-lg-4 d-lg-flex justify-content-lg-center align-items-lg-center item zoom-on-hover position-relative grid-column" style="background: rgba(0,0,0,0);">
<div style="position: absolute;z-index: -1;">
<lottie-player src="assets/js/Lottie/LoadingLottie.json" mode="normal" autoplay="" loop=""></lottie-player>
</div><a href="projectView/motionTable.html" data-bs-target="ProjectDetailView"><img class="img-fluid image" src="assets/img/thumbnail/MotionTable.gif" style="/*top: 0;*//*bottom: 0;*//*left: 0;*//*right: 0;*//*vertical-align: middle;*//*filter: saturate(0%);*/"><span class="description"><span class="description-heading">Kinetic Motion Table</span><span class="description-body"></span></span></a>
</div>
<div class="col-md-6 col-lg-4 d-lg-flex justify-content-lg-center align-items-lg-center item zoom-on-hover position-relative grid-column" style="background: rgba(0,0,0,0);">
<div style="position: absolute;z-index: -1;">
<lottie-player src="assets/js/Lottie/LoadingLottie.json" mode="normal" autoplay="" loop=""></lottie-player>
</div><a href="projectView/tangibleTable.html" data-bs-target="ProjectDetailView"><img class="img-fluid image" src="assets/img/thumbnail/TangiableTable.gif" style="/*top: 0;*//*bottom: 0;*//*left: 0;*//*right: 0;*//*vertical-align: middle;*/"><span class="description"><span class="description-heading">Tangible Table</span><span class="description-body"></span></span></a>
</div>
<div class="col-md-6 col-lg-4 d-lg-flex justify-content-lg-center align-items-lg-center item zoom-on-hover position-relative grid-column" style="background: rgba(0,0,0,0);">
<div style="position: absolute;z-index: -1;">
<lottie-player src="assets/js/Lottie/LoadingLottie.json" mode="normal" autoplay="" loop=""></lottie-player>
</div><a href="projectView/omin.html" data-bs-target="ProjectDetailView"><img class="img-fluid image" src="assets/img/thumbnail/Omin.gif" style="/*top: 0;*//*bottom: 0;*//*left: 0;*//*right: 0;*//*vertical-align: middle;*/"><span class="description"><span class="description-heading">Omin (Short Animation)</span><span class="description-body"></span></span></a>
</div>
</div>
</div>
</section>
<section class="portfolio-block call-to-action" style="border-style: none;"></section>
</main>
<footer class="page-footer" style="border-style: none;padding-top: 0px;padding-bottom: 0px;box-shadow: 0px 0px 20px 2px #b2f0ff;"></footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/lottie-player.min.js"></script>
<script src="assets/js/functions.js"></script>
<script src="https://cdn.jsdelivr.net/npm/pikaday/pikaday.js"></script>
<script src="assets/js/theme.js"></script>
</body>
</html>