forked from seinguKu/GDGSNF.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
226 lines (213 loc) · 12.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>GDGSNF</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta name="Description" content="we create some open source based on python and shell and some web development language also we do some security issues.">
<meta name="Keywords" content="we create some open source based on python and shell and some web development language also we do some security issues.">
<meta name="robots" content "index, follow">
<meta name="author" content="Yasser Tahiri" />
<meta name="MobileOptimized" content="320" />
<!--style -->
<link rel="stylesheet" type="text/css" href="css/animate.css" />
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
<link rel="stylesheet" type="text/css" href="css/font-awesome.css" />
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css" />
<link rel="stylesheet" type="text/css" href="css/owl.theme.default.css" />
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css" />
<link rel="stylesheet" type="text/css" href="css/fonts.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/extra.css" />
<link rel="shortcut icon" type="image/icon" href="images/header/favicon.png" />
</head>
<body>
<div id="preloader">
<div id="status"><img src="images/header/preloader.gif" id="preloader_image" alt="loader">
</div>
</div>
<div data-scroll-index='0' style="width:100%;float:left;">
<div class="lv_header_wrapper">
<div class="lv_img_overlay"></div>
<div class="lv_top_header_wrapper">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
<div class="responsive_main_logo">
<img src="images/header/logo.png" alt="Logo" title="GDGSNF Logo" height="103">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
<button class="lv_menu_btn"><i class="fa fa-bars" aria-hidden="true"></i></button>
</div>
</div>
</div>
</div>
<div class="lv_bottom_header_wrapper">
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-2 col-sm-12 col-xs-12">
<div class="event_logo_wrapper">
<div class="logo_wrapper">
<img src="images/header/logo.png" alt="Logo" title="GDGSNF Logo" height="103">
</div>
</div>
</div>
<div class="col-lg-9 col-md-9 col-sm-12 col-xs-12">
<div class="lv_mainmenu_wrapper">
<div class="lv_main_menu_wrapper">
<div class="lv_main_menu lv_single_index_menu">
<ul class="nav navbar-nav">
<li class="active"><a href="0">Home</a></li>
<li><a href="1">About</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown">Project <span class="caret"></span></a>
<div class="dropdown-menu" style="width:200px;padding:0;">
<div class="dd-item" onclick="window.open('https://github.com/GDGSNF/Athena', '_blank');">Athena</div>
<div class="dd-item" onclick="window.open('https://github.com/GDGSNF/My-Business', '_blank');">My-Business</div>
<div class="dd-item" onclick="window.open('https://github.com/GDGSNF/PXXTF', '_blank');">PXXTF</div>
<div class="dd-item" onclick="window.open('https://github.com/GDGSNF/Win10', '_blank');">Win10</div>
<div class="dd-item" onclick="window.open('https://github.com/GDGSNF/FroggyFrog', '_blank');">FroggyFrog</div>
<div class="dd-item" onclick="window.open('https://github.com/yezz123', '_blank');">Yezz123</div>
<div class="dd-item" onclick="window.open('https://yezz123.github.io/', '_blank');" style="cursor: pointer;" >Yezz123 (Website)</div>
<li><a href="2">Contact</a></li>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="lv_timer_wrapper lv_single_index_menu">
<div class="overlay">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="lv_timer_info">
<img style="padding-bottom: 20px;" src="images/header/logo-white.png" alt="Logo" title="GDGSNF Logo" height="250">
<h1>GDGSNF</h1>
<p> create magic with 0's and 1's</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div data-scroll-index='1' style="width:100%;float:left;">
<div class="lv_about_wrapper lv_toppadder100 lv_bottompadder100" id="down">
<div class="container">
<div class="row">
<div class="about_content_wrapper">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 lv_toppadder50">
<div class="lv_heading_left">
<div class="about_heading_wrapper">
<h1>GDGSNF</h1>
</div>
</div>
<div class="lv_about_info">
<span> create magic with 0's and 1's</span>
<p>Or Also GDG-Security is one of github organization try to create open source based on what people need when they use there laptops we try also to be creative day by day . Now we are a team of 10 person the creator of this organization called Yezz123 or (Yasser Tahiri) you can check all what u want on project or follow us on social media.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<section id="Projects">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<span class="row">
<div class="col-sm-4 Projects-item">
<div class="thumbnail">
<h4 class="text-center" style = "color:#ff3a51;">My-Business</h4>
<img src="images/Project/01.gif" class="img-responsive" alt="Cabin">
<div class="caption text-center">
<a target="_blank" href="https://github.com/GDGSNF/My-Business">
<button class="btn btn-outlinee"> Source </button>
</a>
</div>
</div>
</div>
<div class="col-sm-4 Projects-item">
<div class="thumbnail">
<h4 class="text-center" style = "color:#ff3a51;">PXXTF</h4>
<img src="images/Project/02.gif" class="img-responsive" alt="Cabin">
<div class="caption text-center">
<a target="_blank" href="https://github.com/GDGSNF/PXXTF">
<button class="btn btn-outlinee"> Source </button>
</a>
</div>
</div>
</div>
<div class="col-sm-4 Projects-item">
<div class="thumbnail">
<h4 class="text-center" style = "color:#ff3a51;">FroggyFrog</h4>
<img src="images/Project/03.gif" class="img-responsive" alt="Cabin">
<div class="caption text-center">
<a target="_blank" href="https://github.com/GDGSNF/FroggyFrog">
<button class="btn btn-outlinee"> Source </button>
</a>
</div>
</div>
</div>
</span>
</div>
</div>
</section>
</div>
<div data-scroll-index='2' style="width:100%;float:left;"></div>
<div class="lv_footer_wrapper">
<a href="javascript:void(0);" id="scroll" title="Scroll to Top" style="display: none;"><span></span></a>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
<div class="lv_footer_section">
<div class="footer_logo_wrapper">
<img src="images/header/logo-white.png" alt="Logo" height="150">
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="lv_footer_section">
<h2 style="color: white">GDGSNF create magic with 0's and 1's</h2>
<p>GDGSNF create some open source based on python and shell and some web development language also we do some security issues. Visit the official website <a style = "color:#ff3d54;" href = "https://GDGSNF.github.io">here</a></p>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
<div class="footer_social_wrapper">
<div class="footer_social">
<ul>
<li><a href="https://github.com/GDGSNF" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/GDGSNF1" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="https://www.facebook.com/GDGSNF" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="copy-right" >
<p> Copyright © 2020 | GDGSNF</p>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/owl.carousel.js"></script>
<script type="text/javascript" src="js/modernizr.js"></script>
<script type="text/javascript" src="js/jquery.magnific-popup.js"></script>
<script type="text/javascript" src="js/smoothscroll.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script>
$(function() {
$.scrollIt();
});
</script>
</body>
</html>