<html>
<head>
<title>Owen Website</title>
</head>
<body>
<h1> Owen G. Bean <br />
DevOps Engineer </h1>
<button>Repo</button>
<button>Contact</button>
<img src='OwenBeanLaptop.png' />
</body>
</html>
Owen G. Bean
DevOps Engineer
<html>
<head>
<title>About Owen</title>
</head>
<body>
<p> {{aboutMe.desc}} </p>
<button>About Me</button>
</body>
</html>
DevOps engineer after transition from doing software development work. I've originally done a bunch of different software development work of full stack sites and mobile apps. Transitioned into DevOps work starting with mobile apps as I got into fastlane library script for deploying apps. That is where I was doing mobile DevOps works. From there, I transitioned doing DevOps work for full stack web application.
<html>
<head>
<title>Owen Skills</title>
</head>
<body>
<img src="logo.png"></img>
<p>DevOps Toolings</p>
<p>Various Scripting and Programming Languages</p>
</body>
</html>
Gitlab
Github
Fastlane
Google Cloud
Xcode
Android
Firebase
Ansible
<html>
<head>
<title>Owen Contact</title>
</head>
<body>
<a href="mailto:owenbean400@gmail.com"></a>
<a href="www.linkedin.com"></a>
<a href="www.github.com"></a>
</body>
</html>