<!doctype html>
<html lang="en-US">
<head>
	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />
	<link rel="profile" href="https://gmpg.org/xfn/11" />
	<title>Arthur Hamill&#039;s Portfolio</title>
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Arthur Hamill&#039;s Portfolio &raquo; Feed" href="https://www.arthamill.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Arthur Hamill&#039;s Portfolio &raquo; Comments Feed" href="https://www.arthamill.com/comments/feed/" />
<link rel='stylesheet' id='wp-block-library-css'  href='https://www.arthamill.com/wp-includes/css/dist/block-library/style.min.css?ver=5.0.3' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-theme-css'  href='https://www.arthamill.com/wp-includes/css/dist/block-library/theme.min.css?ver=5.0.3' type='text/css' media='all' />
<link rel='stylesheet' id='twentynineteen-style-css'  href='https://www.arthamill.com/wp-content/themes/twentynineteen/style.css?ver=1.2' type='text/css' media='all' />
<link rel='stylesheet' id='twentynineteen-print-style-css'  href='https://www.arthamill.com/wp-content/themes/twentynineteen/print.css?ver=1.2' type='text/css' media='print' />
<script type='text/javascript'>
/* <![CDATA[ */
var ahcfree_ajax_front = {"ajax_url":"http:\/\/PLACEHOLDER.wpsho\/wp-admin\/admin-ajax.php","page_id":"5","page_title":"About me","post_type":"page"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.arthamill.com/wp-content/plugins/visitors-traffic-real-time-statistics/js/front.js?ver=5.0.3'></script>
<link rel='https://api.w.org/' href='https://www.arthamill.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.arthamill.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 5.0.3" />
<link rel="canonical" href="https://www.arthamill.com/" />
<link rel='shortlink' href='https://www.arthamill.com/' />
<link rel="alternate" type="application/json+oembed" href="https://www.arthamill.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwordpress.dev.cc%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.arthamill.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwordpress.dev.cc%2F&#038;format=xml" />

	<style type="text/css" id="custom-theme-colors" >
		
		/*
		 * Set background for:
		 * - featured image :before
		 * - featured image :before
		 * - post thumbmail :before
		 * - post thumbmail :before
		 * - Submenu
		 * - Sticky Post
		 * - buttons
		 * - WP Block Button
		 * - Blocks
		 */
		.image-filters-enabled .site-header.featured-image .site-featured-image:before,
		.image-filters-enabled .site-header.featured-image .site-featured-image:after,
		.image-filters-enabled .entry .post-thumbnail:before,
		.image-filters-enabled .entry .post-thumbnail:after,
		.main-navigation .sub-menu,
		.sticky-post,
		.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-background),
		.entry .button, button, input[type="button"], input[type="reset"], input[type="submit"],
		.entry .entry-content > .has-primary-background-color,
		.entry .entry-content > *[class^="wp-block-"].has-primary-background-color,
		.entry .entry-content > *[class^="wp-block-"] .has-primary-background-color,
		.entry .entry-content > *[class^="wp-block-"].is-style-solid-color,
		.entry .entry-content > *[class^="wp-block-"].is-style-solid-color.has-primary-background-color,
		.entry .entry-content .wp-block-file .wp-block-file__button {
			background-color: hsl( 249, 100%, 33% ); /* base: #0073a8; */
		}

		/*
		 * Set Color for:
		 * - all links
		 * - main navigation links
		 * - Post navigation links
		 * - Post entry meta hover
		 * - Post entry header more-link hover
		 * - main navigation svg
		 * - comment navigation
		 * - Comment edit link hover
		 * - Site Footer Link hover
		 * - Widget links
		 */
		a,
		a:visited,
		.main-navigation .main-menu > li,
		.main-navigation ul.main-menu > li > a,
		.post-navigation .post-title,
		.entry .entry-meta a:hover,
		.entry .entry-footer a:hover,
		.entry .entry-content .more-link:hover,
		.main-navigation .main-menu > li > a + svg,
		.comment .comment-metadata > a:hover,
		.comment .comment-metadata .comment-edit-link:hover,
		#colophon .site-info a:hover,
		.widget a,
		.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
		.entry .entry-content > .has-primary-color,
		.entry .entry-content > *[class^="wp-block-"] .has-primary-color,
		.entry .entry-content > *[class^="wp-block-"].is-style-solid-color blockquote.has-primary-color,
		.entry .entry-content > *[class^="wp-block-"].is-style-solid-color blockquote.has-primary-color p {
			color: hsl( 249, 100%, 33% ); /* base: #0073a8; */
		}

		/*
		 * Set left border color for:
		 * wp block quote
		 */
		blockquote,
		.entry .entry-content blockquote,
		.entry .entry-content .wp-block-quote:not(.is-large),
		.entry .entry-content .wp-block-quote:not(.is-style-large) {
			border-left-color: hsl( 249, 100%, 33% ); /* base: #0073a8; */
		}

		/*
		 * Set border color for:
		 * :focus
		 */
		input[type="text"]:focus,
		input[type="email"]:focus,
		input[type="url"]:focus,
		input[type="password"]:focus,
		input[type="search"]:focus,
		input[type="number"]:focus,
		input[type="tel"]:focus,
		input[type="range"]:focus,
		input[type="date"]:focus,
		input[type="month"]:focus,
		input[type="week"]:focus,
		input[type="time"]:focus,
		input[type="datetime"]:focus,
		input[type="datetime-local"]:focus,
		input[type="color"]:focus,
		textarea:focus {
			border-color: hsl( 249, 100%, 33% ); /* base: #0073a8; */
		}

		.gallery-item > div > a:focus {
			box-shadow: 0 0 0 2px hsl( 249, 100%, 33% ); /* base: #0073a8; */
		}

		/* Hover colors */
		a:hover, a:active,
		.main-navigation .main-menu > li > a:hover,
		.main-navigation .main-menu > li > a:hover + svg,
		.post-navigation .nav-links a:hover,
		.post-navigation .nav-links a:hover .post-title,
		.author-bio .author-description .author-link:hover,
		.entry .entry-content > .has-secondary-color,
		.entry .entry-content > *[class^="wp-block-"] .has-secondary-color,
		.entry .entry-content > *[class^="wp-block-"].is-style-solid-color blockquote.has-secondary-color,
		.entry .entry-content > *[class^="wp-block-"].is-style-solid-color blockquote.has-secondary-color p,
		.comment .comment-author .fn a:hover,
		.comment-reply-link:hover,
		.comment-navigation .nav-previous a:hover,
		.comment-navigation .nav-next a:hover,
		#cancel-comment-reply-link:hover,
		.widget a:hover {
			color: hsl( 249, 100%, 23% ); /* base: #005177; */
		}

		.main-navigation .sub-menu > li > a:hover,
		.main-navigation .sub-menu > li > a:focus,
		.main-navigation .sub-menu > li > a:hover:after,
		.main-navigation .sub-menu > li > a:focus:after,
		.main-navigation .sub-menu > li > .menu-item-link-return:hover,
		.main-navigation .sub-menu > li > .menu-item-link-return:focus,
		.main-navigation .sub-menu > li > a:not(.submenu-expand):hover,
		.main-navigation .sub-menu > li > a:not(.submenu-expand):focus,
		.entry .entry-content > .has-secondary-background-color,
		.entry .entry-content > *[class^="wp-block-"].has-secondary-background-color,
		.entry .entry-content > *[class^="wp-block-"] .has-secondary-background-color,
		.entry .entry-content > *[class^="wp-block-"].is-style-solid-color.has-secondary-background-color {
			background-color: hsl( 249, 100%, 23% ); /* base: #005177; */
		}

		/* Text selection colors */
		::selection {
			background-color: hsl( 249, 50%, 90% ); /* base: #005177; */
		}
		::-moz-selection {
			background-color: hsl( 249, 50%, 90% ); /* base: #005177; */
		}	</style>
	<link rel="icon" href="https://www.arthamill.com/wp-content/uploads/2019/02/cropped-20431923645_e07b93ec96_o-copy-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.arthamill.com/wp-content/uploads/2019/02/cropped-20431923645_e07b93ec96_o-copy-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="https://www.arthamill.com/wp-content/uploads/2019/02/cropped-20431923645_e07b93ec96_o-copy-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.arthamill.com/wp-content/uploads/2019/02/cropped-20431923645_e07b93ec96_o-copy-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			.site-info{
display:none;
}		</style>
	</head>

<body class="home page-template-default page page-id-5 wp-custom-logo wp-embed-responsive singular">
<div id="page" class="site">
	<a class="skip-link screen-reader-text" href="#content">Skip to content</a>

		<header id="masthead" class="site-header featured-image">

			<div class="site-branding-container">
				<div class="site-branding">

			<div class="site-logo"><a href="https://www.arthamill.com/" class="custom-logo-link" rel="home" itemprop="url"><img width="190" height="190" src="https://www.arthamill.com/wp-content/uploads/2019/02/cropped-Screen-Shot-2019-02-03-at-1.21.04-PM.png" class="custom-logo" alt="Arthur Hamill&#039;s Portfolio" itemprop="logo" srcset="https://www.arthamill.com/wp-content/uploads/2019/02/cropped-Screen-Shot-2019-02-03-at-1.21.04-PM.png 190w, https://www.arthamill.com/wp-content/uploads/2019/02/cropped-Screen-Shot-2019-02-03-at-1.21.04-PM-150x150.png 150w" sizes="(max-width: 190px) 100vw, 190px" /></a></div>
								<p class="site-title"><a href="https://www.arthamill.com/" rel="home">Arthur Hamill&#039;s Portfolio</a></p>
			
				<nav id="site-navigation" class="main-navigation" aria-label="Top Menu">
			<div class="menu-navigation-container"><ul id="menu-navigation" class="main-menu"><li id="menu-item-15" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-5 current_page_item menu-item-15"><a href="https://www.arthamill.com/">Home</a></li>
<li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-33"><a href="https://www.arthamill.com/photo-and-video/">Photo &#038; Video</a></li>
<li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="https://www.arthamill.com/graphic-design/">Graphic Design</a></li>
<li id="menu-item-21" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21"><a href="https://www.arthamill.com/writing/">Writing</a></li>
<li id="menu-item-22" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22"><a href="https://www.arthamill.com/resume/">Resume</a></li>
</ul></div><div class="main-menu-more"><ul class="main-menu"><li class="menu-item menu-item-has-children"><button class="submenu-expand main-menu-more-toggle is-empty" tabindex="-1" aria-label="More" aria-haspopup="true" aria-expanded="false"><span class="screen-reader-text">More</span><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="nonzero" d="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zM6 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/></g></svg></button><ul class="sub-menu hidden-links"><li id="menu-item--1" class="mobile-parent-nav-menu-item menu-item--1"><button class="menu-item-link-return"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>Back</button></li></ul></li></ul></div>		</nav><!-- #site-navigation -->
				<nav class="social-navigation" aria-label="Social Links Menu">
			<div class="menu-contact-container"><ul id="menu-contact" class="social-links-menu"><li id="menu-item-111" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-111"><a href="https://www.linkedin.com/in/arthurhamill"><span class="screen-reader-text">linkedin</span><svg class="svg-icon" width="26" height="26" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z"></path></svg></a></li>
</ul></div>		</nav><!-- .social-navigation -->
	</div><!-- .site-branding -->
			</div><!-- .layout-wrap -->

							<div class="site-featured-image">
					
			<figure class="post-thumbnail">
				<img width="993" height="827" src="https://www.arthamill.com/wp-content/uploads/2019/02/37359580716_c2a980faf4_o-copy-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://www.arthamill.com/wp-content/uploads/2019/02/37359580716_c2a980faf4_o-copy-2.jpg 993w, https://www.arthamill.com/wp-content/uploads/2019/02/37359580716_c2a980faf4_o-copy-2-300x250.jpg 300w, https://www.arthamill.com/wp-content/uploads/2019/02/37359580716_c2a980faf4_o-copy-2-768x640.jpg 768w" sizes="(max-width: 993px) 100vw, 993px" />			</figure><!-- .post-thumbnail -->

								<div class="entry-header">
						
<h1 class="entry-title">About me</h1>
					</div><!-- .entry-header -->
									</div>
					</header><!-- #masthead -->

	<div id="content" class="site-content">

	<section id="primary" class="content-area">
		<main id="main" class="site-main">

			
<article id="post-5" class="post-5 page type-page status-publish has-post-thumbnail hentry entry">
	
	<div class="entry-content">
		
<p class="has-small-font-size">I am a new web developer interested in music streaming and management platforms. After spending time working in network security sales and b2b sales and marketing solutions, I have learned what it takes for companies to adopt new solutions and I have a keen understanding of the sales cycle.</p>



<p class="has-small-font-size">I have a background in photography and photojournalism, and have had experience creating content and managing social media for a large UFC related wrestling company, as well as assembling features for Climbing Magazine and National Park Journals. I want to apply this knowledge of sales and creative media to seek out a diverse web-development related role at a growing company.</p>



<p class="has-small-font-size">I graduated&nbsp; from the University of Colorado Boulder in 2015 with a Bachelor of Science in Media Studies, and a Bachelor of Arts in Philosophy. </p>



<p class="has-small-font-size">Outside of work I enjoy surfing at Pine-Point Beach, collecting vinyl, and tinkering with raspberry pi&#8217;s.</p>



<p class="has-small-font-size">I invite you to click on the tabs above to view some of my&nbsp; work examples.</p>
	</div><!-- .entry-content -->

	</article><!-- #post-5 -->

		</main><!-- #main -->
	</section><!-- #primary -->


	</div><!-- #content -->

	<footer id="colophon" class="site-footer">
				<div class="site-info">
										<a class="site-name" href="https://www.arthamill.com/" rel="home">Arthur Hamill&#039;s Portfolio</a>,
						<a href="https://wordpress.org/" class="imprint">
				Proudly powered by WordPress.			</a>
										<nav class="footer-navigation" aria-label="Footer Menu">
					<div class="menu-contact-container"><ul id="menu-contact-1" class="footer-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-111"><a href="https://www.linkedin.com/in/arthurhamill">linkedin</a></li>
</ul></div>				</nav><!-- .footer-navigation -->
					</div><!-- .site-info -->
	</footer><!-- #colophon -->

</div><!-- #page -->

<script type='text/javascript' src='https://www.arthamill.com/wp-content/themes/twentynineteen/js/priority-menu.js?ver=1.1'></script>
<script type='text/javascript' src='https://www.arthamill.com/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js?ver=1.1'></script>
	<script>
	/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);
	</script>
	
</body>
</html>
