-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
265 lines (233 loc) · 6.46 KB
/
team.html
File metadata and controls
265 lines (233 loc) · 6.46 KB
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
<!-- Updated 16.31 -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Exploiter Team</title>
<style>
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light');
html {
box-sizing: border-box;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
*, *:before, *:after {
box-sizing: inherit;
}
.column {
float: left;
width: 33.3%;
margin-bottom: 16px;
padding: 0 8px;
}
@media screen and (max-width: 650px) {
.column {
width: 100%;
display: block;
}
}
h1 {
font-family: 'Shadows Into Light', cursive;
text-align: center;
font-size: 112px;
}
h3 {
font-family: 'Shadows Into Light', cursive;
text-align: center;
font-size: 90px;
}
a {
color: #555;
text-decoration: none;
transition: ease 0.5s;
}
a:hover {
color: #000;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.container {
padding: 0 16px;
}
.container::after, .row::after {
content: "";
clear: both;
display: table;
}
.title {
color: grey;
}
.button {
border: none;
outline: 0;
display: inline-block;
padding: 8px;
color: white;
background-color: #000;
text-align: center;
cursor: pointer;
width: 100%;
}
.button:hover {
background-color: #555;
}
#tagline {
font-family: 'Shadows Into Light', cursive;
text-align: center;
font-size: 50px;
}
</style>
</head>
<body>
<h1>who's in the team?</h1>
<p id="tagline">we are just a <span title="Soon will Changed">startup</span> company</p>
<a href="https://www.paypal.me/ReyhanAF"><h3>Donate some Coffee</h3></a>
<!-- First Row -->
<div class="row">
<div class="column" id="fray">
<div class="card">
<img src="pic/FRAY117.JPG" alt="Fray117" style="width:100%">
<div class="container">
<h2>Reyhan Fabiano</h2>
<p class="title">Project Leader</p>
<p>Supervise and Managing the development flow, but I'm still helping in the development due to limited team members.</p>
<p>fray117sys@gmail.com</p>
</div>
</div>
</div>
<div class="column" id="lian">
<div class="card">
<img src="pic/LIAN.JPG" alt="Lian Roma" style="width:100%">
<div class="container">
<h2>Lian Roma</h2>
<p class="title">Frontend Designer</p>
<p>Designing project and Frontend, but I'm also creating Digital Graphics.</p>
<p>lianroma06@gmail.com</p>
</div>
</div>
</div>
<div class="column" id="wahyu">
<div class="card">
<img src="pic/WAHYU.JPG" alt="Wahyu" style="width:100%">
<div class="container">
<h2>Wahyu</h2>
<p class="title">Security Tester</p>
<p>Exploiting your security flaws are eazier than fixing it.</p>
<p>wahyu.st021@gmail.com</p>
</div>
</div>
</div>
</div>
<!-- Second Row -->
<div class="row">
<div class="column" id="yusuf">
<div class="card">
<img src="pic/YUSUF.JPG" alt="Yusuf Widiarta" style="width:100%">
<div class="container">
<h2>Yusuf Widiarta</h2>
<p class="title">Social Media Manager</p>
<p>Managing Social Media for People get in touch.</p>
<p>yusufwidiarta41@gmail.com</p>
</div>
</div>
</div>
<div class="column" id="adit">
<div class="card">
<img src="pic/WHITEDEATH.JPG" alt="Adhitya Bima" style="width:100%">
<div class="container">
<h2>Adhitya Bima</h2>
<p class="title">Security Tester</p>
<p>Analyze and doing Security Research Stuff for the Project, but I'm also developing security features.</p>
<p><i>Reach your dreams as high as the sky, don't be afraid to fall because if you fall. you will fall among the stars.</i></p>
<p>whitedeath437@gmail.com</p>
</div>
</div>
</div>
<div class="column" id="will">
<div class="card">
<img src="pic/WILL.JPG" alt="Will" style="width:100%">
<div class="container">
<h2>William Laurent</h2>
<p class="title">Security Tester</p>
<p>Analyze and doing Security Research Stuff for the Project, but I'm also developing security features.</p>
<p><i>You are a kid, but don't like a kid. Be like an adult who uses good skill and talent.</i></p>
<p>williamlaurent@merahputih.id</p>
</div>
</div>
</div>
</div>
<!-- Third Row -->
<div class="row">
<div class="column" id="faiz">
<div class="card">
<img src="pic/FAIZ.JPG" alt="Faiz" style="width:100%">
<div class="container">
<h2>Faiz Nugraha</h2>
<p class="title">Project Design & Junior Front End Developer</p>
<p>Designing the Project will be developed, but I'm also helping Frontend Development.</p>
<p>faizkacangtanah@gmail.com</p>
</div>
</div>
</div>
<div class="column" id="panca">
<div class="card">
<img src="pic/PANCA.JPG" alt="PancaRzy" style="width:100%">
<div class="container">
<h2>Panca</h2>
<p class="title">Project Leader</p>
<p>Supervise and Managing the development flow, but I'm still helping in the development due to limited team members.</p>
<p>ofrcyber12@gmail.com</p>
</div>
</div>
</div>
<div class="column" id="zamzam">
<div class="card">
<img src="pic/ZAMZAM.JPG" alt="Zamzam" style="width:100%">
<div class="container">
<h2>Zamzam</h2>
<p class="title">Frontend Designer</p>
<p>Designing project and Frontend, but I'm also creating Digital Graphics.</p>
<p>zamzam13xyz@gmail.com</p>
</div>
</div>
</div>
</div>
<!-- Fourth Row -->
<div class="row">
<div class="column" id="yusril">
<div class="card">
<img src="pic/YUSRIL.JPG" alt="Yusril" style="width:100%">
<div class="container">
<h2>Yusril Romdoni</h2>
<p class="title">Social Media Manager</p>
<p>Coolest Social Media Manager.</p>
<p>cyberowl@hackermail.com</p>
</div>
</div>
</div>
<div class="column" id="rian">
<div class="card">
<img src="pic/RIAN.JPG" alt="RIAN" style="width:100%">
<div class="container">
<h2>Rian</h2>
<p class="title">Backend Engineer</p>
<p>I'm developing the system together with <a href="#fray">Reyhan</a>.</p>
<p>Email</p>
</div>
</div>
</div>
<div class="column" id="devandra">
<div class="card">
<img src="pic/DEVANDRA.JPG" alt="Devandra" style="width:100%">
<div class="container">
<h2>Devandra</h2>
<p class="title">UX Designer</p>
<p>Well I'm just testing and reporting, but I'm also helping manage this project.</p>
<p>kingkongcybernet@gmail.com</p>
</div>
</div>
</div>
</div>
</body>
</html>