Merge branch 'master' of github.com:alexbazzi/website

This commit is contained in:
Xander Bazzi
2024-02-23 18:29:30 -07:00
6 changed files with 83 additions and 32 deletions

View File

@@ -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,31 +19,32 @@
<main>
<div class="wrapper">
<div class="title">&nbsp; About</div>
<div class="title">&nbsp;<span class="fa-solid fa-user"></span> whoami</div>
<div class="contentDaddy">
<div class="content">
<p>
Network, aerospace, and software engineer turned
cybersecurity professional. Interested in the intersection of AI with cybersecurity,
cybersecurity professional. Exploring the applications of AI in offensive security,
software-defined networking, and serverless architectures.
</p>
</div>
<div class="title">&nbsp; What's new?
<div class="title">&nbsp; <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">&nbsp; Blog posts</div>
<div class="title">&nbsp; <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>