diff options
-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> |