<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8" />
        <title>Josh Holat · Technical Operator</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="description" content="Josh Holat is a technical operator and systems builder focused on engineering leadership, reliability, and disciplined execution." />
        <link rel="shortcut icon" type="image/x-icon" href="assets/favicon.ico" />
        <link rel="stylesheet" href="assets/css/main.css" />
    </head>
    <body>
        <div class="site-shell">
            <main class="main-card">
                <div class="hero-top">
                    <p class="eyebrow">Technical operator &nbsp;/&nbsp; systems builder</p>
                    <div class="identity-badge">
                        <img src="assets/avatar.jpg" alt="Josh Holat" />
                        <span>Josh Holat</span>
                    </div>
                </div>
                <h1>I build software organizations and products around good judgment.</h1>
                <p class="subtitle">CTO-level leader responsible for engineering judgment, disciplined execution, and clear operating systems.</p>
                <p class="lede">
                    I've spent the last decade building and operating the technical and organizational systems that keep software dependable. I care about sober tradeoffs,
                    mature reliability and security practices, and developer experience that keeps execution quiet.
                </p>
                <div class="meta-grid" aria-label="Highlights">
                    <div class="meta-card">
                        <div class="card-icon">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
                                <circle cx="12" cy="12" r="8"></circle>
                                <circle cx="12" cy="12" r="3"></circle>
                                <path d="M12 2v2"></path>
                                <path d="M12 20v2"></path>
                                <path d="M2 12h2"></path>
                                <path d="M20 12h2"></path>
                            </svg>
                        </div>
                        <div class="card-text">
                            <h3>Focus</h3>
                            <p>Smart teams, clear goals, roadblock removal</p>
                        </div>
                    </div>
                    <div class="meta-card">
                        <div class="card-icon">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
                                <path d="M4 21v-7"></path>
                                <path d="M4 10V3"></path>
                                <path d="M12 21v-9"></path>
                                <path d="M12 8V3"></path>
                                <path d="M20 21v-5"></path>
                                <path d="M20 12V3"></path>
                                <path d="M2 10h4"></path>
                                <path d="M10 8h4"></path>
                                <path d="M18 12h4"></path>
                            </svg>
                        </div>
                        <div class="card-text">
                            <h3>Work</h3>
                            <p>Stable tooling, pragmatic choices, honest feedback</p>
                        </div>
                    </div>
                    <div class="meta-card">
                        <div class="card-icon">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
                                <path d="M12 2l7 4v6c0 5-3 9-7 10-4-1-7-5-7-10V6l7-4z"></path>
                                <path d="M9 12l2 2 4-4"></path>
                            </svg>
                        </div>
                        <div class="card-text">
                            <h3>Care</h3>
                            <p>Predictable systems, fast shipping, clear expectations</p>
                        </div>
                    </div>
                </div>
                <div class="cta-row">
                    <a class="button primary" href="https://blog.joshholat.com/" target="_blank" rel="noreferrer">Read occasional notes</a>
                    <ul class="social-links" aria-label="Social links">
                        <li>
                            <a href="https://x.com/joshholat" class="icon icon-x" target="_blank" rel="noreferrer">
                                <span class="label">X</span>
                            </a>
                        </li>
                        <li>
                            <a href="https://github.com/joshholat" class="icon fa-github" target="_blank" rel="noreferrer">
                                <span class="label">GitHub</span>
                            </a>
                        </li>
                        <li>
                            <a href="https://www.linkedin.com/in/joshholat" class="icon fa-linkedin" target="_blank" rel="noreferrer">
                                <span class="label">LinkedIn</span>
                            </a>
                        </li>
                        <li>
                            <a href="https://www.instagram.com/joshholat/" class="icon fa-instagram" target="_blank" rel="noreferrer">
                                <span class="label">Instagram</span>
                            </a>
                        </li>
                    </ul>
                </div>
                <footer class="footer">
                    <p><em>Building systems. Shipping software. Enjoying whiskey.</em></p>
                </footer>
            </main>
        </div>
    </body>
</html>
