You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@
124
124
<!-- <a href="#portfolio">PORTFOLIO</a> -->
125
125
<ahref="#resume">RESUME</a>
126
126
<ahref="#contactMe">CONTACT</a>
127
-
<ahref="#footer">ABOUT</a>
127
+
<ahref="#about">ABOUT</a>
128
128
</nav>
129
129
<divclass="banner">
130
130
<divclass="bannerBox bannerBox1">
@@ -781,7 +781,7 @@ <h1>CONTACT ME</h1>
781
781
</form> -->
782
782
</div>
783
783
</article>
784
-
<articleclass="article">
784
+
<articleid="about" class="article">
785
785
<h1>ABOUT ME</h1>
786
786
<divclass="contentBox">
787
787
<p>Having started programming in C++ at the age of 11, coding hasn't just been a job for me, it's a lifestyle. Whether it's been doing projects in my homelabs over the years, being webmaster for ACM in college, or being a lead developer at a company, sometimes even freelancing to pay the rent, software engineering has been a major part of my life. Between coding, system administration, and even being a security auditor, I've experienced IT from all angles. I like to think of myself as a Jack of all trades, master of none, but in most cases better than a master of one. Given a little time, I can hit the ground running with anything.</p>
0 commit comments