-
Notifications
You must be signed in to change notification settings - Fork 0
/
perseide.html
119 lines (101 loc) · 6.48 KB
/
perseide.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Alin Lincă</title>
<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=Poppins:wght@400;500&display=swap" 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=Dancing+Script:wght@500&family=Qwitcher+Grypen:wght@700&display=swap" 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=Inter:wght@800&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"/>
<link href="./css/style.css" rel="stylesheet" type="text/css">
</head>
<body class="bg-black">
<nav class="navbar navbar-expand-lg navbar-dark fixed-top py-0" id="header" style="background-color: rgba(0,0,0,0.5); backdrop-filter: saturate(180%) blur(20px);">
<div class="container">
<a class="navbar-brand logoo logo-font-family" href="/">
Alin Lincă
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-center" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- ? Header -->
<div class="container-fluid vh-100 bg-black d-flex align-items-center" id="home">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h1>Perseide Website</h1>
</div>
</div>
</div>
<div class="moving-mouse-holder">
<a href="#skillset">
<div class="mouse">
<div class="mouse-button"> </div>
</div>
</a>
<div class="text d-none d-md-block">SCROLL DOWN <br> TO EXPLORE MORE</div>
</div>
</div>
<!-- ? end Recent projects -->
<footer class="pb-3 mt-5 bg-black" id="discuss"
style="background: url('images/pages/colors.png');
background-repeat: no-repeat;
background-position: bottom;" data-aos="fade-up" data-aos-duration="1500" data-aos-once="true">
<div class="container">
<hr>
<div class="row py-5">
<div class="col-lg-6 offset-lg-3 text-center">
<h6 class="text-primary">WHAT'S NEXT</h6>
<h1 class="text-white">Let's work together.</h1>
<p>If you'd like to talk about a project or tech stuff, just drop me a message at
<a href="mailto:[email protected]"
class="text-white text-decoration-none"><b>[email protected]</b></a>.</p>
<div class="mt-4 d-flex justify-content-center">
<a href="mailto:[email protected]" class="btn d-flex align-items-center text-white">WRITE ME AN
EMAIL <i class="bi bi-envelope-fill"></i></a>
</div>
<a href="tel:+40762962874" class="btn text-white mt-4">(+40) 762 962 874 <i class="bi bi-telephone"></i></a>
</div>
</div>
<div class="row pt-5">
<div class="col-lg-6 text-center text-white">
<p>Copyright © 2023. All rights reserved.</p>
</div>
<div class="col-lg-6 text-center text-white">
<a class="navbar-brand logo-font-family" style="font-size: 2rem;" href="/">
Alin Lincă
</a>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js" integrity="sha512-aVKKRRi/Q/YV+4mjoKBsE4x3H+BkegoM/em46NNlCqNTmUYADjBbeNefNxYV7giUp0VxICtqdrbqU7iVaeZNXA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/simpleParallax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rellax/1.12.1/rellax.js" integrity="sha512-qk0XupXlge1h9I63+bC7K8850xgWnUjTgSNkfLnsqc7dWdx4031UbKjKs2cuRxsNXymkSjyzSCiryVouU74zkg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<script src="//cdn.ckeditor.com/4.19.1/full/ckeditor.js"></script>
<script src="./js/script.js"></script>
</body>
</html>