diff options
-rw-r--r-- | about.html | 7 | ||||
-rw-r--r-- | index.html | 4 | ||||
-rw-r--r-- | readme.md | 6 |
3 files changed, 8 insertions, 9 deletions
@@ -14,12 +14,11 @@ <p> 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 am very interested in Data Science. + 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 and I would like to find applications for the Neural Network library I have built in R. - I will likely develop one for Python and well when I get to it. <br> - Right now I am self teching on YouTube tutorials and taking certifications as I can. I am eyeing the Advanced Data Analytics course by Google as a potential next step. + Right now I am teaching myself with YouTube tutorials and taking certifications as I can. </p> <h2>Links</h2> @@ -28,7 +27,7 @@ chess.com <a href="https://www.chess.com/member/tinwoodman92">chess.com/member/tinwoodman92</a> </li> <li> - GitHub <a href="https://github.com/TinWoodman92">github.com/TinWoodman92</a> + GitHub <a href="https://github.com/chrhodgden">github.com/chrhodgden</a> </li> </ul> @@ -9,7 +9,7 @@ <h1>Christian Hodgden</h1> <p> - I do not know what this website will be long term. I am just developing this for experience and portential exposure to recruiters. + I do not know what this website will be long term. I am developing this for experience and potential exposure to recruiters. </p> <a href="about.html">About Me</a> @@ -20,7 +20,7 @@ chess.com <a href="https://www.chess.com/member/tinwoodman92">chess.com/member/tinwoodman92</a> </li> <li> - GitHub <a href="https://github.com/TinWoodman92">github.com/TinWoodman92</a> + GitHub <a href="https://github.com/chrhodgden">github.com/chrhodgden</a> </li> </ul> @@ -1,6 +1,6 @@ -# TinWoodman92's intial website +# My intial website -https://tinwoodman92.github.io/ +https://chrhodgden.github.io/ -I do not know what this website will be long term. I am just developing this for experience and portential exposure to recruiters. +I do not know what this website will be long term. I am developing this for experience and potential exposure to recruiters. |