From fa84fef2cb89f6e311a7e37958c152312c67dc05 Mon Sep 17 00:00:00 2001
From: Christian Hodgden <chrhodgden@gmail.com>
Date: Sun, 24 Mar 2024 15:48:05 -0500
Subject: updated about me message.

---
 about.html | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/about.html b/about.html
index 6f801f3..0e33dd2 100644
--- a/about.html
+++ b/about.html
@@ -29,14 +29,10 @@
 	>
 
 	<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 very interested in Data Science. 
-		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. 
+		Hello! My name is Christian Hodgden. I am currently working a Data Analyst for an Industrial Engineering department in a distribution environment. I am boadening my skillset by learning about other programming languages and practical computer science concepts including networking, database technology, and website development. I like working on database and reporting projects and I am very interested in gaining experience with other database and reporting technologies. 
 	</p>
 	<p>
-		Right now I am teaching myself with YouTube tutorials and taking certifications as I can.
+		Right now I am teaching myself with YouTube tutorials and taking certifications as I can. I am also configuring my own linux server to host my own applications. I have some projects on my GitHub that are mostly for learning and refernce. 
 	</p>
 
 	<ul>Links
@@ -54,4 +50,4 @@
 	</nav>
 	<script src="app.js"></script>
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
cgit v1.2.3