-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
209 lines (189 loc) · 5.75 KB
/
index.html
File metadata and controls
209 lines (189 loc) · 5.75 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
<!DOCTYPE html>
<html>
<head>
<title>Shadowscript </title>
<meta charset="utf-8">
<meta name="author" content="Eric Caleb">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="description" content="DevOps , Securtity , Penetration Testing ,Eric Caleb, Software Development , Encryption">
<meta name="theme color" >
<link rel="manifest" href="manifest.json">
<!-- Semantic -->
<link rel="stylesheet" type="text/css" href="css/semantic.min.css">
<script type="text/javascript" src = "js/semantic.min.js"></script>
<!-- Generic css -->
<link rel="stylesheet" type="text/css" href="css/master.css">
<script type="text/javascript" src="js/master.js"></script>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Chathura|Orbitron" rel="stylesheet">
<!-- Get jQuery -->
<script src="https://code.jquery.com/jquery-3.1.0.min.js"
integrity="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s=" crossorigin="anonymous"></script>
<script src="js/typed.js" type="text/javascript"></script>
</head>
<body>
<!-- First Segment -->
<div class="ui basic segment" id="begin">
<div class=" ui red header" id="shad">Shadowscript <span class="typed-cursor">|</span>
<span class="right floated"><a href="https://github.com/shadowscript"><i class="github icon"></i></a></span>
</div>
<div class="inline field">
<center><p class="content" style="padding-top:100px;">
<br>
<div id ="typed-strings" >
<p><b>Artifcial Super Intelligence (ASI)</b></p>
<p><b>Fullstack Engineering</b></p>
<p><b>and</b></p>
<p><b>DevOps Engineering</b></p>
<p><b>Security Architecture</b></p>
<p><b>DDOS monitoring</b></p>
</div>
<span id="typed" style="color:white;"></span>
<br>
</p></center>
</div>
</div
<!-- Second Segment -->
<div class="ui basic segment" id="continue">
<div class="ui black header" id= "sech">
About
</div>
<div class="ui stackable two column very relaxed grid" >
<div class="column" style="width:30%;">
<center>
<i class="massive server icon"></i>
<br>
<br>
<i class="massive database icon"></i>
<br>
<br>
<i class="massive code icon"></i>
</center>
</div>
<div class="ui vertical divider">
</div>
<div class="column">
<p class="about">
Being an organization made of white, gray and black hats has enabled our organization
to get the whole idea of Artificial Super Intelligence (ASI) and its potential application to modern life.
<br>
<br>
We Develop/Engineer domain optimized algorithms and applications and encourage DevOps I encourage Continuous
Integration and Continuous Development practices.Using tools such as Chef , Docker and Capistrano
<br>
<br>
Security architecture is a major drive for us here at shadowscript because we strive to improve security in all parts of the globe.
</p>
</div>
</div>
</div>
<!-- Third Segment -->
<div class="ui basic segment" id="more">
</div>
<!-- Fourth segment -->
<div class="ui basic segment" id="abitmore">
<div class="ui black header" id= "fourh">
Team
</div>
<div class="ui stackable three column very relaxed grid">
<div class="column">
<center>
<i class="massive unhide icon"></i>
<br>
<p id="team">Artificial Super Intelligence (ASI)</p>
</center>
</div>
<div class="ui vertical divider">
and
</div>
<div class="column">
<center>
<i class="massive terminal icon"></i>
<br>
<p id="team">Engineering</p>
</center>
</div>
<div class="ui vertical divider">
and
</div>
<div class="column">
<center>
<i class="massive upload icon"></i>
<br>
<p id="team">DevOps</p>
</center>
</div>
</div>
</div>
<!-- Contact segment -->
<div class="ui basic segment">
<center>
<div class="ui list" >
<div class="item" >
<i class="users icon"></i>
<div class="content">
Shadowscript
</div>
</div>
<div class="item">
<i class="marker icon"></i>
<div class="content">
Global
</div>
</div>
<div class="item">
<i class="mail icon"></i>
<div class="content">
<a href="mailto:shadowsript@tuta.io" target="_blank">shadowscript@tuta.io</a>
</div>
</div>
<div class="item">
<i class="linkify icon"></i>
<div class="content" target="_blank">
<a href="https://iamcaleberic.github.io">iamcaleberic.github.io</a>
</div>
</div>
</div>
</center>
</div>
<!-- Footer segment -->
<div class="ui inverted vertical footer segment" id="footer">
<div class="ui container">
<div class="seven wide column">
<h4 class="ui inverted header">Shadowscript</h4>
<p>Eternity</p>
</div>
</div>
</div>
</div>
<!--Register Service Worker-->
<script>
if('serviceWorker' in navigator) {
navigator.serviceWorker
.register('/sw.js')
.then(function() { console.log("Service Worker Registered"); });
}
</script>
<!--GA script -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-81136625-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Typed and Https scripts -->
<script>
$(function(){
$("#typed").typed({
stringsElement: $('#typed-strings'),
loop: true,
loopCount: 50,
backSpeed: 50,
});
});
</script>
</body>
</html>