-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
179 lines (149 loc) · 6.36 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<title>
CyberNerd - Aim to build a more powerful community
</title><!-- Behavioral Meta Data -->
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Core Meta Data -->
<meta name="url" content="https://cybernerd404.github.io/">
<meta property="og:site_name" content="CyberNerd">
<meta name="type" content="website">
<meta name="title" content="Aim to build a more powerful community | CyberNerd.">
<meta name="description"
content="CyberNerd is the community where all developer contribute him/her self to produce better product or sharing experience to each others">
<meta name="image" content="https://cybernerd404.github.io/images/home.jpg">
<link href="favicon.ico" rel="shortcut icon" type="image/png">
<!-- CSS -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,900' rel='stylesheet' type='text/css'>
<!-- Styles -->
<link href="css/loader.css" rel="stylesheet" type="text/css">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/ie.css" />
<![endif]-->
<!-- Javascript -->
<script src="js/jquery.js"></script>
</head>
<body>
<div class="preloader">
<div class="loading">
<h2>
Loading...
</h2>
<span class="progress"></span>
</div>
</div>
<div class="wrapper">
<ul class="scene unselectable" data-friction-x="0.1" data-friction-y="0.1" data-scalar-x="25" data-scalar-y="15"
id="scene">
<li class="layer" data-depth="0.00">
</li>
<!-- BG -->
<li class="layer" data-depth="0.10">
<div class="background">
</div>
</li>
<!-- Hero -->
<li class="layer" data-depth="0.20">
<div class="title">
<h2>
<img class="logo" src="images/logo.png" alt="logo" />
CyberNerd
</h2>
<span class="line"></span>
</div>
</li>
<li class="layer" data-depth="0.25">
<div class="sphere">
<img alt="sphere" src="images/sphere.png">
</div>
</li>
<li class="layer" data-depth="0.30">
<div class="hero">
<h1 id="countdown">
Oops! The website is under maintenance, Stay tuned for the updates!!
</h1>
<p class="sub-title">
Oops! The website is under maintenance, Stay tuned for the updates!!
</p>
</div>
</li>
<!-- Flakes -->
<li class="layer" data-depth="0.40">
<div class="depth-1 flake1">
<img alt="flake" src="images/flakes/depth1/flakes1.png">
</div>
<div class="depth-1 flake2">
<img alt="flake" src="images/flakes/depth1/flakes2.png">
</div>
<div class="depth-1 flake3">
<img alt="flake" src="images/flakes/depth1/flakes3.png">
</div>
<div class="depth-1 flake4">
<img alt="flake" src="images/flakes/depth1/flakes4.png">
</div>
</li>
<li class="layer" data-depth="0.50">
<div class="depth-2 flake1">
<img alt="flake" src="images/flakes/depth2/flakes1.png">
</div>
<div class="depth-2 flake2">
<img alt="flake" src="images/flakes/depth2/flakes2.png">
</div>
</li>
<li class="layer" data-depth="0.60">
<div class="depth-3 flake1">
<img alt="flake" src="images/flakes/depth3/flakes1.png">
</div>
<div class="depth-3 flake2">
<img alt="flake" src="images/flakes/depth3/flakes2.png">
</div>
<div class="depth-3 flake3">
<img alt="flake" src="images/flakes/depth3/flakes3.png">
</div>
<div class="depth-3 flake4">
<img alt="flake" src="images/flakes/depth3/flakes4.png">
</div>
</li>
<li class="layer" data-depth="0.80">
<div class="depth-4">
<img alt="flake" src="images/flakes/depth4/flakes.png">
</div>
</li>
<li class="layer" data-depth="1.00">
<div class="depth-5">
<img alt="flake" src="images/flakes/depth5/flakes.png">
</div>
</li>
<!-- Contact -->
<li class="layer" data-depth="0.20">
<div class="contact">
<ul class="icons">
<li>
<a class="behance" href="https://www.instagram.com/cybernerd_404/"><i
class="fa fa-instagram"></i></a>
</li>
<li>
<a class="twitter" href="https://twitter.com/harsh_mule"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a class="dribbble" href="https://www.facebook.com/dev_amigo-113590557071717"><i class="fa fa-facebook"></i></a>
</li>
</ul>
Made with <i style="color: red;" class="fa fa-heart-o"></i> CyberNerd</a>
<a class="mail" href="mailto:[email protected]?subject=Hi%20CyberNerd!">[email protected]</a>
</div>
</li>
</ul>
</div>
<!-- Javascript -->
<script src="js/plugins.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>