Skip to content

Commit

Permalink
Update index.html intro text with dynamic year
Browse files Browse the repository at this point in the history
  • Loading branch information
harveyf2801 authored Feb 4, 2024
1 parent 9e58ff6 commit 89e7019
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@
<section class="banner">
<div class="fadingsection fromLeft">
<h3>Harvey Fretwell</h3>
<h1>Hey there!</h1>
<h1>Welcome!</h1>
<p>
Over the past 7 years, I’ve developed my programming skills working on various projects from audio software products to
test automation and even some web and app designs.
With <script>document.write(new Date().getFullYear() - 2016);</script> years of programming experience, I've honed my skills across diverse projects, ranging from audio software products to test automation, as well as web and app designs.
</p>
<p>
I’ve recently aquired an interest in Machine Learning and started following online courses in a hope to
learn more in the field of Deep Learning, GANNs and AI in general.
My academic pursuits have delved into the realm of Machine Learning, where I've actively applied my knowledge in audio classification and black box modeling within university projects.
</p>
</div>
<div class="pattern fadingsection fromRight">
Expand Down

0 comments on commit 89e7019

Please sign in to comment.