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

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">

  <title>Hoss Gassaway Portfolio</title>
  <meta name="description"
    content="A portfolio showcasing experience in software engineering, cloud computing, and AI-driven solutions.">
  <meta name="keywords"
    content="Portfolio, resume, software engineering, cloud computing, AI, machine learning, web development, DevOps">
  <meta name="author" content="Hoss Gassaway">

  <!-- Open Graph Meta Tags -->
  <meta property="og:title" content="Hoss Gassaway Portfolio">
  <meta property="og:description"
    content="Explore this portfolio, featuring projects and experience in software engineering, cloud computing, and AI-driven solutions.">
  <meta property="og:image" content="/profile-pic.jpeg">
  <meta property="og:url" content="https://hossdev.com">
  <meta property="og:type" content="website">
  <meta property="og:locale" content="en_US">

  <!-- Twitter Card Meta Tags -->
  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:title" content="Hoss Gassaway Portfolio">
  <meta name="twitter:description"
    content="Explore this portfolio, featuring projects and experience in software engineering, cloud computing, and AI-driven solutions.">
  <meta name="twitter:image" content="/profile-pic.jpeg">

  <!-- Canonical Link -->
  <link rel="canonical" href="https://hossdev.com">

  <!-- Favicon -->
  <link rel=icon type=image/svg+xml href="/logo.svg">

  <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
  <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link rel="preload" as="style"
    href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Roboto+Mono&family=Roboto:wght@400;700&display=swap">
  <link rel="stylesheet"
    href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Roboto+Mono&family=Roboto:wght@400;700&display=swap"
    media="print" onload='this.media="all"'>
  <link href="styles.css" rel="stylesheet">
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">

  <!--JSON-LD-->
  <script type="application/ld+json">
        {
          "@context": "https://schema.org",
          "@type": "Person",
          "name": "Hoss Gassaway",
          "url": "https://hossdev.com",
          "image": "https://hossdev.com/profile-pic.jpeg",
          "jobTitle": "Student",
          "worksFor": {
            "@type": "EducationalOrganization",
            "name": "Maestro University."
          },
          "alumniOf": {
            "@type": "EducationalOrganization",
            "name": "Maestro University"
          },
          "sameAs": [
            "https://github.com/HossGDev",
            "https://www.linkedin.com/in/hossgassaway"
          ],
          "email": "hossg@hossgdev.com",
          "contactPoint": {
            "@type": "ContactPoint",
            "email": "hossg@hossgdev.com",
            "contactType": "Personal",
            "url": "https://hossdev.com"
          },
          "description": "A portfolio showcasing experience in software engineering, cloud computing, and AI-driven solutions.",
          "knowsAbout": [
            "Software Engineering",
            "Cloud Computing",
            "AI and Machine Learning",
            "DevOps",
            "Web Development"
          ],
          "knowsLanguage": [
            "English",
          ],
          "potentialAction": {
            "@type": "ViewAction",
            "target": "https://hossgdev.com",
            "urlTemplate": "https://hossgdev.com"
          }
        }
    </script>
  <script type="module" crossorigin src="/assets/index-BH6E0S6h.js"></script>
  <link rel="stylesheet" crossorigin href="/assets/index-DoxbSuIe.css">
</head>

<body>
  <div id="root"></div>
</body>

</html>
