<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
    <meta name="description" content="The connection point for Dillon TenBrink on the web." />
    <meta name="author" content="Dillon TenBrink dillon@tenbrink.us" />
    <title>Dillon TenBrink Home Page</title>
    <link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
    <!-- Font Awesome icons (free version)-->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/js/all.min.js"
        crossorigin="anonymous"></script>
    <!-- Google fonts-->
    <link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet"
        type="text/css" />
    <link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
    <!-- Core theme CSS (includes Bootstrap)-->
    <link href="css/styles.css" rel="stylesheet" />
    <style>
        :root {
            --bs-primary-rgb: 70, 133, 211;
        }

        a {
            color: var(--bs-primary-rgb)
        }

        a:hover {
            color: var(--bs-blue);
        }

        .contact-icon {
            background-color: green !important;
        }
    </style>
</head>

<body id="page-top">
    <!-- Navigation-->
    <nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
        <a class="navbar-brand js-scroll-trigger" href="#page-top">
            <span class="d-block d-lg-none">Dillon TenBrink</span>
            <span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2"
                    src="assets/img/profile.jpg" alt="..." /></span>
        </a>
        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive"
            aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span
                class="navbar-toggler-icon"></span></button>
        <div class="collapse navbar-collapse" id="navbarResponsive">
            <ul class="navbar-nav">
                <li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">About</a></li>
                <li class="nav-item"><a class="nav-link js-scroll-trigger" href="#experience">Experience</a></li>
                <li class="nav-item"><a class="nav-link js-scroll-trigger" href="#giving-back">Giving Back</a></li>
                <li class="nav-item"><a class="nav-link js-scroll-trigger" href="#explorations">Explorations</a></li>
                <li class="nav-item"><a class="nav-link js-scroll-trigger" href="#contact">Contact</a></li>
            </ul>
        </div>
    </nav>
    <!-- Page Content-->
    <div class="container-fluid p-0">
        <!-- About-->
        <section class="resume-section" id="about">
            <div class="resume-section-content">
                <h1 class="mb-0">
                    Dillon
                    <span class="text-primary">TenBrink</span>
                </h1>
                <div class="subheading mb-5">
                    Explorer - Engineer - Enthusastic Leader
                </div>
                <p class="lead mb-5">A versatile technology leader with a diverse background leading and directing
                    large-scale teams, technology deployments, design efforts, product management, vendor partnerships,
                    and solution delivery.</p>
                <div class="social-icons">
                    <a class="social-icon" href="https://linkedin.com/in/tenbrink"><i
                            class="fab fa-linkedin-in"></i></a>
                    <a class="social-icon" href="https://www.threads.net/@dillten_" rel="me"><i
                            class="fab fa-threads"></i></a>
                    <a class="social-icon" href="https://instagram.com/dillten_" rel="me"><i
                            class="fab fa-instagram"></i></a>
                    <a class="social-icon" href="https://github.com/dillten"><i class="fab fa-github"></i></a>
                    <a class="social-icon" href="https://www.tiktok.com/@dillten?" rel="me"><i
                            class="fab fa-tiktok"></i></a>
                </div>
            </div>
        </section>
        <hr class="m-0" />
        <!-- Experience-->
        <section class="resume-section" id="experience">
            <div class="resume-section-content">
                <h2 class="mb-5">Recent Experience & Projects</h2>
                <div class="d-flex flex-column flex-md-row justify-content-between mb-5">
                    <div class="flex-grow-1">
                        <h3 class="mb-0">Distinguished Engineer</h3>
                        <div class="subheading mb-3">The Home Depot</div>
                        <p>Responsible for directing large-scale technology strategy, innovation, and optimism at the world’s largest home improvement retailer. Strategic leader of infrastructure, application platforms, cloud solutions, and distributed systems supporting the reliable operation of more than 10,000 critical applications for a Fortune 20 company. Accountable for developing and maintaining technology roadmaps that direct over $500 million in annual investment across personnel, software, and hardware. Serve as leader and principal architect for a team that has effectively executed 40+ major technology transitions, earning +20 industry and internal awards and positioning the company as a recognized innovation leader.</p>
                        <ul>
                            <li>Cross-functional leader for the creation of strategic roadmaps, development of team
                                deliverables, and a key provider of guidance for annual strategic planning processes.
                                Established code-based architecture review and architectural decision documentation
                                strategies, with integration into infrastructure-as-code automations.</li>
                            <li>Introduced and championed the adoption of agile practices, modern cloud-friendly
                                application development, and automated deployment to software engineering teams.</li>
                            <li>Implemented platform-as-a-service and container deployment capabilities across private
                                and public clouds (Google and Azure) to increase developer productivity and reduce time
                                to deployment.</li>
                            <li>Led the development of an infrastructure data strategy, the creation of a consolidated
                                service catalog, and a data solutions practice to assist software engineering teams to
                                engage with infrastructure solutions easily.</li>
                            <li>Led engineering teams in the strategy, design, and deployment of Kubernetes and modern
                                edge services across 2300+ edge locations.</li>
                            <li>Enabled the shift to a mobile workforce through the deployment and adoption of modern
                                communication tools including internal podcasts, engineering blogs, video recordings,
                                interview sessions, happy-hour events, and internal social media tools.</li>
                            <li>Led internal giving campaign in 2018, with record participation and funding. Leader of
                                local Austin stand-alone and cross-site recognition events. Represented The Home Depot
                                at local chamber and community events.</li>
                        </ul>
                    </div>
                    <div class="flex-shrink-0"><span class="text-primary">2011 - Today</span></div>
                </div>
            </div>
        </section>
        <hr class="m-0" />
        <!-- Giving Back -->
        <section class="resume-section" id="giving-back">
            <div class="resume-section-content">
                <h2 class="mb-5">Giving Back</h2>
                <div class="d-flex flex-column flex-md-row justify-content-between mb-5">
                    <div class="flex-grow-1">
                        <h3 class="mb-0">Running with a Purpose</h3>
                        <div class="subheading mb-3">Organization for Autism Research</div>
                        <p>After participating in marathons around the world, I wanted to find a way to give my running
                            purpose and impact beyond just self-accomplishments. I wanted to partner with an
                            organization that works to make a positive impact in the lives of those who need it. That's
                            where the <a href="https://researchautism.org/">Organization for Autism Research</a> comes
                            in.</p>
                        <p>1 in 54 children in the U.S. are diagnosed with autism, some early in life and some much
                            later. With your donation, you will be supporting a broad community through OAR’s mission.
                            They help to fund research and create resources that help people with autism and their
                            families across all ages and spectrum types.</p>
                        <p>Your donation will be used to help teachers work with spectrum children, engage with first
                            responders to ensure safe care, assist in life-long support for job training and hiring
                            resources, and will fund research grants and scholarships at top colleges.</p>
                        <p><a href="https://researchautism.org/oaracle-newsletter/marathoning-around-the-world/">Read more about my Marathon Story here.</a></p>
                    </div>
                </div>
                <div class="d-flex flex-column flex-md-row justify-content-between">
                    <div class="flex-grow-1">
                        <div class="row">
                            <div class="col">
                                <h3 class="mb-0">Building Communities</h3>
                                <div class="subheading mb-3">Austin Habitat for Humanity</div>
                                <a
                                    href="https://austinhabitatforhumanity.salsalabs.org/generalfundraisingpage/index.html"><button
                                        class="btn btn-success">Donate Now</button></a>
                                <p></p>
                                <p>A long-time partner with <a href="https://austinhabitat.org/">Austin Habitat for
                                        Humanity</a>, I have had the opportunity to help families realize their dreams
                                    of security and stability. Through sponsorship, fundraising, and sweat equity, I
                                    have been on more than 15 home builds as part of The Home Depot crew and independent
                                    volunteering. This is one of my favorite ways to give back, as the help you provide
                                    is direct, impactful, and immediate.</p>
                            </div>
                            <div class="col-sm-4">
                                <img src="assets/img/hfh.jpg" class="img-fluid img-thumbnail">

                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <hr class="m-0" />
        <!-- Explorations -->
        <section class="resume-section" id="explorations">
            <div class="resume-section-content">
                <h2 class="mb-5">Explorations</h2>

                <div class="row">
                    <div class="col">
                        <div class="subheading mb-3">Flying</div>
                        <p>FAA Private Pilot / Airplane Single Engine Land, Airplane Single Engine Sea<br>FAA Light Sport Repairman - Inspection Airplane</p>
                        <p>Van's Aircraft RV-9A Builder</p>
                        <p>Van's Aircraft RV-10 Owner</p>

                    </div>
                    <div class="col-sm-4">
                        <img src="assets/img/airplane.jpg" class="img-fluid img-thumbnail">

                    </div>
                </div>

                <div class="row">
                    <div class="col">
                        <div class="subheading mb-3">Running</div>
                        <p>16-time marathon runner, including many of the World Major Marathons:</p>
                        <p>⭐ Tokyo 2019</p>
                        <p>⭐ Chicago 2021</p>
                        <p>⭐ NYC 2021, 2022, 2025</p>
                        <p>⭐ Berlin 2022</p>
                        <p>⭐ London 2025</p>
                    </div>
                    <div class="col-sm-4">
                        <img src="assets/img/running.jpg" class="img-fluid img-thumbnail">
                    </div>
                </div>

                <div class="row">
                    <div class="col">
                        <div class="subheading mb-3">Code</div>
                        <p><i class="fab fa-github"></i> <a
                                href="https://github.com/dillten/flight-map-generator">Flight Log Mapper</a></p>
                        <p><i class="fab fa-github"></i> <a
                                href="https://github.com/dillten/foreflight-airventure-content-pack">EAA Oshkosh
                                Airventure 2022 ForeFlight Content Pack</a></p>
                    </div>
                    <div class="col-sm-4">
                        <img src="https://raw.githubusercontent.com/dillten/flight-map-generator/main/img/sample-map.png"
                            class="img-fluid img-thumbnail">
                    </div>
                </div>
            </div>
        </section>
        <hr class="m-0" />
        <!-- Contact -->
        <section class="resume-section" id="contact">
            <div class="resume-section-content">
                <h2 class="mb-5">Contact Me</h2>
                <p>If you're interested in my work or would like to collaborate on projects, feel free to reach out! The best
                    way to contact me is through a direct message on any of the channels below. Choose the link that
                    works best for you.</p>
                <div class="social-icons">
                    <a class="social-icon contact-icon" href="https://linkedin.com/in/tenbrink"><i
                            class="fab fa-linkedin-in"></i></a>
                    <a class="social-icon contact-icon" href="https://www.threads.net/@dillten_" rel="me"><i
                            class="fab fa-threads"></i></a>
                </div>
            </div>
        </section>
    </div>
    <!-- Bootstrap core JS-->
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/js/bootstrap.bundle.min.js"></script>
    <!-- Core theme JS-->
    <script src="js/scripts.js"></script>
</body>

</html>
