diff options
author | Christian Hodgden <chrhodgden@gmail.com> | 2024-03-24 15:48:05 -0500 |
---|---|---|
committer | Christian Hodgden <chrhodgden@gmail.com> | 2024-03-24 15:48:05 -0500 |
commit | fa84fef2cb89f6e311a7e37958c152312c67dc05 (patch) | |
tree | 9a5d12ce699fea1958b25dfbfdb8ecf501939901 | |
parent | 90c6e08acd47e9f5d20e7f5c2cf5512c73f90ef1 (diff) |
updated about me message.
-rw-r--r-- | about.html | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -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> |