From 9ab59df520e49e187c0fad952910d9c4889929c0 Mon Sep 17 00:00:00 2001 From: TinWoodman92 Date: Tue, 28 Nov 2023 15:37:06 -0600 Subject: Added real name and contact info --- about.html | 4 +++- index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index f9821ee..ba2afb5 100644 --- a/about.html +++ b/about.html @@ -13,7 +13,7 @@

About Me

- My name is Nick Chopper. 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 am 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 build in R. I will likely develop one for Python and well when I get to it.
@@ -30,6 +30,8 @@ +

Contact: chrhodgden@example.com

+ Home Page diff --git a/index.html b/index.html index 5fc8067..bf99412 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -

Nick Chopper

+

Christian Hodgden

I do not know what this website will be long term. I am just developing this for experience and portential exposure to recruiters.

-- cgit v1.2.3