You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html lang=""><link rel="stylesheet" href="./css/style.css" type="text/css" media="all" />
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Graham Helton">
<meta property="og:description" content="Graham Helton">
<meta property="og:url" content="https://grahamhelton.com/">
<meta property="og:site_name" content="Graham Helton">
<meta property="og:image" content="">
<meta property="og:image:secure_url" content="">
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
(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-211014781-1', 'auto');
ga('send', 'pageview');
}
</script>
<meta property="article:published_time" content="2022-10-08T00:00:00Z">
<body><header>
<nav class="navbar" role="navigation">
<div class="navbar__left">
<a href="./">Graham Helton</a>
</div>
<div class="">
<a href="./roundup">Roundup</a>
<span class ="nav-item navbar-text mx-1">&emsp;/&emsp;</span>
<a href="./blog">Blogs</a>
<span class ="nav-item navbar-text mx-1">&emsp;/&emsp;</span>
<a href="./tags/">Tags</a>
<span class ="nav-item navbar-text mx-1">&emsp;/&emsp;</span>
<a href="./pages/">Other</a>
</div>
</nav>
</header>
<main>
<p>Brief &ldquo;about you&rdquo; section.</p>
<h1 id="education">Education</h1>
<ul>
<li>Bachelors of Science in Cybersecurity (current)</li>
</ul>
<h1 id="job-experience">Job Experience</h1>
<ul>
<li>Intern @ xyz company</li>
</ul>
<h1 id="side-projects">Side Projects</h1>
<ul>
<li>Built active directory homelab for testing attacks and how to defend agaisnt them</li>
<li>Volunteer at Wild West Hacking Fest Deadwood</li>
<li>Released open source tool XYZ on github - <a href="">Link to tool</a></li>
</ul>
<h1 id="certifications--accomplishment">Certifications &amp; Accomplishment</h1>
<ul>
<li>CompTIA Security+</li>
<li>Tryhackme top 1% - <a href="">Link to Tryhackme profile</a></li>
<li>XYZ ctf 3rd place winner - <a href="">Link to CTF</a></li>
<li>Cybersecurity club memeber</li>
</ul>
</main>
<footer>
<div class="footer_class">
<p>
<a href="https://grahamhelton.com/links" title="Reach out to me">Have Questions? Reach out to me.</a>
</p>
</div>
</footer>
</body>
</html>