summaryrefslogtreecommitdiff
path: root/about-me.html
diff options
context:
space:
mode:
Diffstat (limited to 'about-me.html')
-rw-r--r--about-me.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/about-me.html b/about-me.html
index afac43f..3045fdd 100644
--- a/about-me.html
+++ b/about-me.html
@@ -10,7 +10,17 @@
10<body> 10<body>
11 <header><h1 class=pagetop>About Me</h1></header> 11 <header><h1 class=pagetop>About Me</h1></header>
12 <main> 12 <main>
13 A page for biographical information. 13 <p>I enjoy cybersecurity, networking, systems administration, and automation.<p>
14 <p>I am currently employed as a SOC analyst.</p>
15 <p>I hold the following certifications:</p>
16 <ul>
17 <li>CompTIA Network+</li>
18 <li>CompTIA Security+</li>
19 <li>IPv6 Certified Network Engineer</li>
20 <li>Stellar Cyber Certified Associate</li>
21 </ul>
22 <p>When I am not working on various technology projects I enjoy
23 golfing and tennis. I also occasionally play guitar (poorly)</p>
14 </main> 24 </main>
15 <footer><a href=index.html>www.chudnick.com</a></footer> 25 <footer><a href=index.html>www.chudnick.com</a></footer>
16</body> 26</body>