summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2023-12-14 17:32:01 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2023-12-14 17:32:01 -0600
commitc2cd16e922cb8abe206a51e03ae4b711e2c0fba9 (patch)
treeca6a8e1787705e0282dd52e73fc8e47258bc7972 /about.html
parent02843201e8091f9cca4f72ced30eb65dc140b764 (diff)
cleaned up <p> element usage.
Diffstat (limited to 'about.html')
-rw-r--r--about.html19
1 files changed, 7 insertions, 12 deletions
diff --git a/about.html b/about.html
index a2f98b7..4cdea9c 100644
--- a/about.html
+++ b/about.html
@@ -15,25 +15,20 @@
My name is Christian Hodgden.
I am currently a Data Analyst for an Industrial Engineering department in a distribution environment.
I am learning about other programming languages and very interested in Data Science.
- I have professionially done some linear regression modeling within our team and I would like to expand that part of my career.
- Learing about Machine Learning and other techniques is very interesting.
- <br>
- <br>
+ I have professionially done some regression modeling within our team and I would like to expand that part of my career.
+ I am also looking to gain experience with other database and reporting technologies.
+ </p>
+ <p>
Right now I am teaching myself with YouTube tutorials and taking certifications as I can.
</p>
<h2>Links</h2>
<ul>
- <li>
- chess.com <a href="https://www.chess.com/member/tinwoodman92">chess.com/member/tinwoodman92</a>
- </li>
- <li>
- GitHub <a href="https://github.com/chrhodgden">github.com/chrhodgden</a>
- </li>
+ <li>GitHub <a href="https://github.com/chrhodgden" target="_blank">github.com/chrhodgden</a></li>
+ <li>Email <a href="mailto:chrhodgden@gmail.com">chrhodgden@gmail.com</a></li>
+ <li>Chess.com <a href="https://www.chess.com/member/tinwoodman92" target="_blank">chess.com/member/tinwoodman92</a></li>
</ul>
- <p>Contact: <a href="mailto:chrhodgden@gmail.com">chrhodgden@gmail.com</a></p>
-
<nav class="nav-footer">
<hr>
<a href="index.html">Home Page</a>