diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -3,6 +3,7 @@ <head> + <title>chrhodgden - About</title> <link rel="stylesheet" href="style.css"/> <script src="app.js"></script> @@ -13,10 +14,12 @@ <h1>About Me</h1> <p> - My name is Christian Hodgden. I am currently a Data Analyst for an Industrial Engineering department in a distribution environment. + 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 and I would like to find applications for the Neural Network library I have built in R. + Learing about Machine Learning and other techniques is very interesting. + <br> <br> Right now I am teaching myself with YouTube tutorials and taking certifications as I can. </p> |