Stable version
This commit is contained in:
39
index.html
39
index.html
@@ -9,7 +9,7 @@
|
||||
<link rel="stylesheet" href="assets/style/style.css">
|
||||
<!-- <script src="assets/scripts/load.js"></script> -->
|
||||
<!-- <script src="//gc.zgo.at/count.js" data-goatcounter="https://sadgrl.goatcounter.com/count" async=""></script> -->
|
||||
<link rel="icon" href="/assets/images/fav.gif" type="image/gif">
|
||||
<script src="https://kit.fontawesome.com/e6a86da546.js" crossorigin="anonymous"></script> <link rel="icon" href="/assets/images/fav.gif" type="image/gif">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -19,39 +19,36 @@
|
||||
|
||||
<main>
|
||||
<div class="wrapper">
|
||||
<div class="title"> About</div>
|
||||
<div class="content">
|
||||
<p> This is my piece of real estate in the public
|
||||
internet.
|
||||
My name's Xander, and I've worked as a SysAdmin,
|
||||
rocket engineer, network engineer, scientific
|
||||
programmer,
|
||||
freelancer, and software engineer. Nowadays, I
|
||||
dedicate my
|
||||
time to help further
|
||||
the modernization of our current cyberspace
|
||||
--specifically in the areas
|
||||
of cybersecurity, cloud architecture, and
|
||||
software-defined networking.
|
||||
</p>
|
||||
<div class="title"> <span class="fa-solid fa-user"></span> whoami</div>
|
||||
<div class="contentDaddy">
|
||||
<div class="content">
|
||||
<p> Started off in aerospace
|
||||
engineering and eventually found myself drawn to the world of
|
||||
cybersecurity. Along the way, I've tackled
|
||||
roles as a SysAdmin, rocket engineer, and software engineer
|
||||
. These days, I find myself exploring
|
||||
serverless architectures, software-defined networking, and
|
||||
the applications of AI in offensive security.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="title"> What's new?
|
||||
<div class="title"> <span class="fa-solid fa-wrench"></span> updates
|
||||
</div>
|
||||
<div class="content">
|
||||
<p class="update">01/10/2024: Generated the cool bg image with DALL-E.</p>
|
||||
<p class="update">12/26/2023: This site is
|
||||
officially online.</p>
|
||||
<p class="update">12/05/2023: Finished the home
|
||||
datacenter project.</p>
|
||||
</div>
|
||||
|
||||
<div class="title"> Blog posts</div>
|
||||
<div class="title"> <span class="fa-solid fa-commenting"></span> blog </div>
|
||||
<div class="content">
|
||||
<p><a href='./homenetwork.html'>
|
||||
<p class="blog"><a href='./homenetwork.html'>
|
||||
Home "datacenter" is what Americans needed,
|
||||
but didn't deserve.
|
||||
</a></p>
|
||||
<p><a href='./juniperfanmod.html'>
|
||||
<p class="blog"><a href='./juniperfanmod.html'>
|
||||
Bribing a loud enterprise switch with Noctua fans.
|
||||
</a></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user