-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
461 lines (296 loc) · 15.5 KB
/
Copy pathindex.html
File metadata and controls
461 lines (296 loc) · 15.5 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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<!--- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Meet the SaGe</title>
<meta name="description" content="SOORAJ ANTONY">
<meta name="author" content="SOORAJ ANTONY">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="favicon.png" >
</head>
<body>
<!-- Header
================================================== -->
<header id="home">
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav" class="nav">
<li class="current"><a class="smoothscroll" href="#home">Home</a></li>
<li><a class="smoothscroll" href="#about">About</a></li>
<li><a class="smoothscroll" href="#resume">Resume</a></li>
<li><a class="smoothscroll" href="#contact">Contact</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->
<div class="row banner">
<div class="banner-text">
<h1 class="responsive-headline">Meet Sooraj Antony.</h1>
<h3><span> Tech Evangelist </span> and <span> Entrepreneur</span> with a primary focus on <br><span>Cyber Operations </span>with specialisation in <span>Security Operations</span>. <br>Equipped with experience from multiple freelance and joint operations and projects globally over the span of his 5 yrs career spree.<br> Let's <a class="smoothscroll" href="#about">start scrolling</a>
and excavate a bit more<a class="smoothscroll" href="#about"> on me</a>.</h3>
<hr />
<ul class="social">
<li><a href="https://in.linkedin.com/in/soorajantony"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://instagram.com/lesage_sooraj"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://github.com/suzukikijai"><i class="fa fa-github"></i></a></li>
<li><a href="https://skype.com/soorajgeorgeantony"><i class="fa fa-skype"></i></a></li>
<li><a href="https://www.youtube.com/user/suzukikijai"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://facebook.com/charliejones007"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/suzukikijai22"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
</div>
<p class="scrolldown">
<a class="smoothscroll" href="#about"><i class="icon-down-circle"></i></a>
</p>
</header> <!-- Header End -->
<!-- About Section
================================================== -->
<section id="about">
<div class="row">
<div class="three columns">
<img class="profile-pic" src="images/profilepic.jpg" alt="" />
</div>
<div class="nine columns main-col">
<h2>About Me</h2>
<p>Currently employed as the Chief Cyber Operations Architect and Technology Evangelist for Unisave Marketing Network Pvt Ltd and its subsidiary in-house projects including Hirrr.com, CareerX, NetworkNext and other currently unlisted projects.<br>
He also holds stake in a handful of up and coming startups in and around South India including Spatez Tech, MassDrop.com(Indian Sector) and BlackLeads Media Group as an advisor and mentor utilizing his knowledge on other platforms such as Web exposure, animation, advanced computing research among others. <br>
During his free time he researches and helps fellow tech inspirants on online forums and participates in philanthropic acts.He is also passionately obsessed on the human psyche and astronomy.
</p>
<div class="row">
<div class="columns contact-details">
<h2>Contact Details</h2>
<p class="address">
<span>Sooraj George Antony Varghese</span><br>
<span>soorajantony@live.in</span><br>
<span>me@soorajantony.com</span><br>
<span>+91 (996)1981-1254</span><br>
<span>me@soorajantony.com</span>
</p>
</div>
<!-- <div class="columns download">
<p>
<a href="#" class="button"><i class="fa fa-download"></i>Download Resume</a>
</p>
</div>-->
</div> <!-- end row -->
</div> <!-- end .main-col -->
</div>
</section> <!-- About Section End-->
<!-- Resume Section
================================================== -->
<section id="resume">
<!-- Education
----------------------------------------------- -->
<div class="row education">
<div class="three columns header-col">
<h1><span>Education</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="twelve columns">
<h3>Jyothi Engineering College (University of Calicut)</h3>
<p class="info">Bachelor of Technology (Computer Science) <span>•</span> <em class="date">2011-15</em></p>
<!--
<p>
</p>
-->
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>CEH</h3>
<p class="info">Certified Ethical Hacker v10</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>RedHat</h3>
<p class="info">RedHat Certified Administrator</p>
<p class="info">RedHat Certified Engineer</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Cisco</h3>
<p class="info">Cisco Certified Analyst (Routing and Switching)</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Comptia</h3>
<p class="info">Comptia Network+ Certified</p>
<p class="info">Comptia Security+ Certified</p>
</div>
</div> <!-- item end -->
</div> <!-- main-col end -->
</div> <!-- End Education -->
<!-- Work
----------------------------------------------- -->
<div class="row work">
<div class="three columns header-col">
<h1><span>Works</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="twelve columns">
<h3>BlackLeads Media Group Ltd.</h3>
<p class="info">Chief Technology and Training Officer <span>•</span> <em class="date">December 2011 - April 2014</em></p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Spatez.com</h3>
<p class="info">Mentor<span>•</span> <em class="date">June 2014 - Present</em></p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>OpnLabs Pvt Ltd <h5>(Div of WorkLyf Pvt. Ltd.)</h5></h3>
<p class="info">Network Technician <span>•</span> <em class="date">November 2015 -January 2016 </em></p>
<p class="info">Network Admin and DevOps Advisor <span>•</span> <em class="date">January 2016 - May 2016</em></p>
<p class="info">CyberOps Admin and Tech Evangelist<span>•</span> <em class="date">May 2016 - October 2016</em></p>
<p class="info">Solutions Architect<span>•</span> <em class="date">October 2016 - February 2019</em></p>
<p class="info">Mentor<span>•</span> <em class="date">February 2019 - Present</em></p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>WorkLyf Pvt. Ltd.</h3>
<p class="info">Mentor<span>•</span> <em class="date">February 2019 - Present</em></p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Freelance (CyberOperations and Solutions Engineer)</h3>
<p class="info">Upwork.com - Globally Top 10% Ranked<span>•</span> <em class="date">2020 - Present</em><a href="https://www.upwork.com/freelancers/~0102a8906da8e93eb2">PROFILE</a></p>
<p class="info">TopTal.com<span>•</span> <em class="date">2020 - Present</em></p>
<p class="info">Guru.com<span>•</span> <em class="date">2019 - Present</em></p>
<p class="info">Elance.com - Top 5% Ranked Global<span>•</span> <em class="date">February 2011 - March 2015</em></p>
<p class="info">Odesk.com<span>•</span> <em class="date">2011 - 2013</em></p>
</div>
</div> <!-- item end -->
</div> <!-- main-col end -->
</div> <!-- End Work -->
<!-- Contact Section
================================================== -->
<section id="contact">
<div class="row section-head">
<div class="two columns header-col">
<h1><span>Get In Touch.</span></h1>
</div>
<div class="ten columns">
<p class="lead">Feel free to contact me directly or drop a message below if you have any queries or require my assistance or mentoring for anything. <br>Cheers!</p>
</div>
</div>
<div class="row">
<div class="eight columns">
<!-- form -->
<form action="https://wa.me/00919961981254" method="get" id="contactForm" name="contactForm">
<fieldset>
<!-- <div>
<label for="contactName">Name <span class="required">*</span></label>
<input type="text" value="" size="35" id="name" name="contactName">
</div>
<div>
<label for="contactEmail">Email <span class="required">*</span></label>
<input type="text" value="" size="35" id="contactEmail" name="contactEmail">
</div>
<div>
<label for="contactSubject">Subject</label>
<input type="text" value="" size="35" id="contactSubject" name="contactSubject">
</div>
-->
<div>
<label for="text">Message <span class="required">*</span></label>
<textarea cols="50" rows="15" id="text" name="text"></textarea>
</div>
<div>
<button class="submit" onclick="">Whatsapp Message to SaGe</button>
<span id="image-loader">
<img alt="" src="images/loader.gif">
</span>
</div>
</fieldset>
</form> <!-- Form End -->
<!-- contact-warning
<div id="message-warning"> Error boy</div>
<!-- contact-success -->
<div id="message-success">
<i class="fa fa-check"></i>Your message was sent, thank you!<br>
</div>
</div>
<aside class="four columns footer-widgets">
<div class="widget widget_contact">
<h4>Contact </h4>
<p class="address">
<span>Sooraj George Antony Varghese</span><br>
<span><a href="tel:+918075528191">Click to call</a></span><br>
<span><a href="https://wa.me/00919961981254?text=Hey%2c%20I%20was%20referred%20here%20from%20your%20website.">Ping me on whatsapp!</a></span><br>
<span><a href="mailto:contact@soorajantony.com">contact@soorajantony.com</a></span>
</p>
</div>
</aside>
</div>
</section> <!-- Contact Section End-->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="social-links">
<li><a href="https://in.linkedin.com/in/soorajantony"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://instagram.com/lesage_sooraj"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://github.com/suzukikijai"><i class="fa fa-github"></i></a></li>
<li><a href="skype://soorajgeorgeantony"><i class="fa fa-skype"></i></a></li>
<li><a href="https://www.youtube.com/user/suzukikijai"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://facebook.com/charliejones007"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/suzukikijai22"><i class="fa fa-twitter"></i></a></li>
</ul>
<ul class="copyright">
<li>© Copyright 2014 CeeVee</li>
<li>Design by <a title="Styleshout" href="http://www.styleshout.com/">Styleshout</a></li>
</ul>
</div>
<div id="go-top"><a class="smoothscroll" title="Back to Top" href="#home"><i class="icon-up-open"></i></a></div>
</div>
</footer> <!-- Footer End-->
<!-- Java Script
================================================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.10.2.min.js"><\/script>')</script>
<script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/waypoints.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/magnific-popup.js"></script>
<script src="js/init.js"></script>
<script type="text/javascript">$(document).ready(function(){
var $form = $('contactForm');
$form.submit(function(){
$.post($(this).attr('action'), $(this).serialize(), function(response){
alert("Hello! I am an alert box!!");
},'json');
return false;
});
});
</script>
<script>document.getElementsByClassName("copyright")[0].remove();</script>
</body>
</html>