<!doctype html>
<html lang="en" class="wf-loading">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- CSRF Token -->
    <meta name="csrf-token" content="PTu8pACiL7EUOfw6vq7bTyG2ApnPWR6p8zPhp4Ca">
    <title>Derek Hildreth | Freelance Web/Software Developer</title>
	<link rel="canonical" href="https://derekhildreth.com" />
    <link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="https://derekhildreth.com/site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link href="css/app.css" rel="stylesheet">
    <meta name="description" content="">
    <meta name="keywords" content="">
    <meta name="author" content="Derek Hildreth">
</head>
<body class="font-sans antialiased text-gray-900 leading-normal tracking-wider bg-cover" style="background-image:url('body-background-blurred.jpg');">
    <header>
            </header>
    <main>
            <div class="max-w-4xl flex items-center h-auto lg:h-screen flex-wrap mx-auto my-32 lg:my-0">
        <!--Main Col-->
        <div id="profile" class="w-full lg:w-3/5 rounded-lg lg:rounded-l-lg lg:rounded-r-none shadow-2xl bg-white opacity-75 mx-6 lg:mx-0">
            <div class="p-4 md:p-12 text-center lg:text-left">
                <!-- Image for mobile view-->
                <div class="block lg:hidden rounded-full shadow-xl mx-auto -mt-16 h-48 w-48 bg-cover bg-center" style="background-image: url('derek-hildreth.jpg')"></div>
                <h1 class="text-3xl font-bold pt-8 lg:pt-0"><img class="h-8 mr-4 hidden md:inline-block -mt-2" src="android-chrome-192x192.png">Derek Hildreth</h1>
                <div class="mx-auto lg:mx-0 w-4/5 pt-3 border-b-2 border-teal-500 opacity-25"></div>
                <p class="pt-4 text-base font-bold flex items-center justify-center lg:justify-start"><i class="fas fa-briefcase h-4 fill-current text-teal-700 pr-4"></i>Full Stack Senior Software Engineer </p>
                <p class="pt-2 text-gray-600 text-xs lg:text-sm flex items-center justify-center lg:justify-start"><i class="fas fa-globe-americas h-4 fill-current text-teal-700 pr-4"></i> Belgrade, MT</p>
                <p class="pt-4 text-sm">My craft positively impacts people's lives on a daily basis.  I develop services from the ground up, owning the entire software development lifecycle (SDL), for software products that deliver clean, high-quality, efficient experiences for users.  In other words, I get my drive from watching people light up after I show them tools and automations that make their lives easier.</p>
<p class="pt-4 text-sm">Off the clock, I'm an avid skier, dirt biker, and backpacker who slays double black diamonds, conquers mountain peaks, and just generally loves life at 10,000+ ft.</p>
<p class="pt-4 text-sm">#TDD, #SOLID, #CleanCode, #SoftwareDevelopment, #Engineering, #PHP, #Laravel, #TypeScript</p>
                <div class="mt-6 pt-4 pb-16 lg:pb-0 w-4/5 lg:w-full mx-auto flex flex-wrap items-center justify-between">
                    <a class="link" href="derek-hildreth-resume.pdf" data-tippy-content="Resume" target="_blank"><i class="fas fa-file-pdf fa-2x h-6 fill-current text-gray-600 hover:text-teal-700"></i></a>
                    <a class="link" href="https://www.linkedin.com/in/derekhildreth/" data-tippy-content="@derekhildreth" target="_blank"><i class="fab fa-linkedin fa-2x h-6 fill-current text-gray-600 hover:text-teal-700"></i></a>
                    <a class="link" href="https://www.lookover.app/" data-tippy-content="LookOver: Powersports Maintenance App" target="_blank"><i class="fab fa-app-store-ios fa-2x h-6 fill-current text-gray-600 hover:text-teal-700"></i></a>
                    <a class="link" href="mt" data-tippy-content="Custom MT Tile Server" target="_blank"><i class="fas fa-map-marked-alt fa-2x h-6 fill-current text-gray-600 hover:text-teal-700"></i></a>
                    <a class="link" href="https://github.com/dhildreth" data-tippy-content="@dhildreth" target="_blank"><i class="fab fa-github-square fa-2x h-6 fill-current text-gray-600 hover:text-teal-700"></i></a>
                    <a class="link" href="https://www.instagram.com/sendderek/" data-tippy-content="@sendderek" target="_blank"><i class="fab fa-instagram-square fa-2x h-6 fill-current text-gray-600 hover:text-teal-700"></i></a>
                </div>
            </div>
        </div>
        <!--Img Col-->
        <div class="w-full lg:w-2/5">
            <!-- Big profile image for side bar (desktop) -->
            <img src="derek-hildreth.jpg" class="rounded-none lg:rounded-lg shadow-2xl hidden lg:block">
        </div>
    </div>
    </main>
    <footer>
</footer>
    <script src="js/app.js"></script>
<script src="popper-1/dist/umd/popper.min.js"></script>
<script src="tippy.js"></script>
    <script>
    //Init tooltips
    tippy('.link',{
      placement: 'bottom'
    })
</script>
    <script type="application/ld+json">
[
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Technologic Systems",
        "logo": "https://derekhildreth.com/images/logo.svg",
        "telephone": "+1-480-837-5200",
        "email": "sales@embeddedarm.com",
        "url": "https://derekhildreth.com",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "16525 East Laser Drive",
            "addressLocality": "Fountain Hills",
            "addressRegion": "AZ",
            "postalCode": "85268"
        },
        "contactPoint": [
          { "@type": "ContactPoint",
            "telephone": "+1-480-837-5200",
            "contactType": "customer service"
          }
        ],
        "sameAs" : [
            "https://twitter.com/ts_embedded",
            "https://www.facebook.com/embeddedARM",
            "https://www.linkedin.com/company/technologic-systems",
            "https://www.youtube.com/user/embeddedarm"
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "LocalBusiness",
        "name": "Technologic Systems",
        "image": "https://derekhildreth.com/images/logo.svg",
        "telephone": "+1-480-837-5200",
        "email": "sales@embeddedarm.com",
        "url": "https://derekhildreth.com",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "16525 East Laser Drive",
            "addressLocality": "Fountain Hills",
            "addressRegion": "AZ",
            "postalCode": "85268"
        },
        "openingHoursSpecification": {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Mo-Fr",
            "opens": "08:00",
            "closes": "17:00"
        },
        "openingHours": "Mo,Tu,We,Th,Fr 08:00-17:00",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.572503",
            "longitude": "-111.723504"
        },
        "hasMap": "https://goo.gl/maps/TXhiTQZPC7Q2"
    }
]
</script>
<center><font size="2">This is a website recovered by the free version of the <a href="http://www.waybackmachinedownloads.com">Wayback Downloader.</a></font></center></body>
</html>