2023-09-03 01:32:26 +00:00
<!DOCTYPE html>
< html >
< head >
< link rel = "Stylesheet" type = "text/css" href = "style.css" >
2023-11-07 18:31:39 +00:00
< link rel = "alternate" type = "application/rss+xml" title = "RSS" href = "rss.xml" >
2023-09-03 01:36:00 +00:00
< title > About Me< / title >
2023-09-03 01:32:26 +00:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< / head >
< body >
< hr / >
< p >
< a href = "index.html" > Index< / a >
< hr / >
< / p >
2023-11-07 18:54:53 +00:00
< p >
< img src = "../../../../images/tristan.jpg" alt = "Image of Tristan" / >
< / p >
2023-09-03 01:32:26 +00:00
< div id = "Who Am I" > < h2 id = "Who Am I" class = "header" > < a href = "#Who Am I" > Who Am I< / a > < / h2 > < / div >
< hr / >
< p >
2023-09-03 01:37:19 +00:00
I am Tristan Ancelet, an aspiring technologist. I enjoy working with both software and operating systems. I work as a Systems Engineer in my day job for an ISP, in this job I do both Engineering work and Administration Work. In this position I also leverage ansible and create software to help automate portions of my job so that I can cut down the time I have to spend administrating our systems.
2023-09-03 01:32:26 +00:00
< / p >
< div id = "Other Links" > < h2 id = "Other Links" class = "header" > < a href = "#Other Links" > Other Links< / a > < / h2 > < / div >
< hr / >
< ul >
< li >
< a href = "https://www.linkedin.com/in/tristan-ancelet/" > LinkedIn< / a >
< li >
< a href = "https://github.com/TristanAncelet" > GitHub< / a >
2023-09-06 02:05:34 +00:00
< li >
< a href = "https://github.com/TristanAncelet/BlogGenerator" > GitHub Repo for this Project< / a >
2023-11-07 18:31:39 +00:00
< li >
< a href = "https://git.arcanium.tech/tristan" > My GitServer< / a >
2023-09-03 01:32:26 +00:00
< / ul >
< / body >
< / html >