-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
107 lines (101 loc) · 7.12 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
<!DOCTYPE HTML>
<html>
<head>
<title> </title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<script src="js/jquery.min.js"></script>
<script src="js/jquery.dropotron.min.js"></script>
<script src="js/jquery.scrollgress.min.js"></script>
<script src="js/jquery.scrolly.min.js"></script>
<script src="js/jquery.slidertron.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
</head>
<body class="landing">
<!-- Header -->
<header id="header" class="alt skel-layers-fixed">
<h1><a href="index.html">Christopher Stanley</span></a></h1>
<nav id="nav">
<ul>
<li><a href="#banner" class="scrolly">Home</a></li>
<li><a href="#aboutme" class="scrolly">About Me</a></li>
<li><a href="resume.html">Resume</a></li>
<li><a href="https://blog.cstanley.me">Blog</a></li>
<li><a href="#cta" class="scrolly"><i class="fa fa-envelope-o"></i></a></li>
<!-- <li><a href="#projects" class="scrolly">Projects</a></li> -->
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<div class="inner">
<h2>Welcome to my Portfolio!</h2>
<p>My name is Christopher Stanley
<br>I am the Head of Security Engineering @X and a Prinicpal Security Engineer @SpaceX!</p>
<img src="images/me3.png">
<br><br>
<ul class="actions">
<li><a href="#aboutme" class="button big scrolly">Learn More</a></li>
</ul>
</div>
</section>
<!-- One -->
<section id="aboutme" class="wrapper style1">
<div class="container">
<header class="major">
<h2>About Me</h2>
<p>Greetings and a warm welcome to my personal website! Delighted to have you here. Let's embark on this journey together, shall we? I'll do my best to keep things engaging and not too dry, promise! :D
<br><br>
My name is Christopher Alan Stanley, and I hold a Masters in Computer Science with a specialization in Cyber Security. Quite fancy, right? But how did I end up here? Well, it all started when I was just a kid. My parents weren't exactly the "athletic" type (except for my mom, she is awesome and runs marathons and stuff), but rather tech-savvy. My dad, a true genius, worked in IT for the state and introduced me to the world of coding and computers. Instead of tossing a football in the backyard like a "normal" family, we spent our time hacking away on the computer, even creating our own Space Invaders game in Visual Basic 6 at the ripe age of 10! Pretty cool, huh? Looking back, that moment was the catalyst for my enduring passion in the field I am pursuing today.
<br><br>
Fast forward about a decade, and I completed my first College Degree, an Associate in Applied Science with a focus on Computer Networking. It was around that time when I started my own company, Stanley Networks, LLC. I was fascinated with Computer Networking and all the thrilling aspects that came with it.
<br><br>
A few years later, I graduated with a Bachelor of Science in Applied Information Technologies, but my career aspirations took a different direction as I shifted my focus to UNIX/Linux Administration. During my Master's program, I landed my first contract as a Cyber Security Consultant for Baptist Health Hospital, where I was entrusted with securing their Apache web servers and patching their RedHat Enterprise Linux boxes. I worked there full-time for about a year before I was offered another contract with the State Government as a UNIX Systems Architect. Over the years, my roles have been diverse and dynamic. From leading architectural design and implementations for a Hadoop platform to track salt for the Department of Transportation, designing a clustered Splunk infrastructure for state-wide data analytics and security, to spearheading a proof-of-concept for the Ceph scale-out storage solution.
<br><br>
During my time at the Commonwealth, I had the incredible opportunity to contribute to Kentucky's migration to an all converged solution (VBLOCK), where I was exposed to a plethora of cutting-edge technologies from Dell's catalog, including Cisco UCS, Nexus Switches, All-flash VMAX, Datadomain, Avamar, VPLEX, and more.
<br><br>
Currently, I am the Head of Security Engineering at X and a Principal Security Engineer at SpaceX! I initially joined SpaceX as a Linux Systems Engineer with a focus on Security and within a year, transitioned to the Information Security team as a Senior Information Security Engineer. Soon after, I was promoted to lead the Security Engineering team at SpaceX, reporting directly to Elon Musk. Working with some of the brightest minds in the world has been an absolute privilege, and I'm grateful for the opportunities to learn and grow.
<br><br>
Aside from my professional endeavors, I am also blessed with a wonderful wife, two adorable dogs, and in April of 2022 and November of 2024, I became a proud father of 2 little boy named Myles and Max. It has been amazing to watch these little untrained neural-net grow. they are without a doubt the most amazing thing I have ever experienced on this planet. I cannot wait to teach them all I know :)
<br><br>
In a world that could use more peace, love, and positivity, I'm always eager to expand my network and extend a helping hand wherever I can. If you have any questions or need assistance, please don't hesitate to contact me.
<br><br>
If you stuck with me and read this whole summary, then you deserve some internet points haha. Thanks for the interest! Take care :P
</p>
</header>
<!-- Two -->
<!-- <section id="projects" class="wrapper style1">
<div class="container">
<header class="major">
<h2>Projects</h2>
<p>Ipsum dolor tempus commodo turpis adipiscing adipiscing in tempor placerat<br />
sed amet accumsan enim lorem sem turpis ut. Massa amet erat accumsan curae<br />
blandit porttitor faucibus in nisl nisi volutpat massa mi non nascetur.</p>
</header>
</div>
</section> -->
<!-- CTA -->
<section id="cta" class="wrapper style3">
<ul class="actions">
<li><a href="mailto:[email protected]" class="button big">Contact Me <i class="fa fa-heart"></i></a></li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="mailto:[email protected]" class="icon fa-envelope"><span class="label">Envelope</span></a></li>
<li><a href="https://www.linkedin.com/in/stanleynetworks" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a href="http://x.com/cstanley" class="icon fa-twitter"><span class="label">X/Twitter</span></a></li>
<li><a href="http://facebook.com/" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/castanley/" class="icon fa-github"><span class="label">Github</span></a></li>
</ul>
Proudly hosted on <a href="https://github.com/castanley/castanley.github.io">Github</a> <i class="fa fa-github-alt"></i><br>
<span class="copyright">
© Copyright Christopher Stanley. All rights reserved.</a>
</span>
</footer>
</body>
</html>