2024-06-18 11:44:11 -07:00

53 lines
2.5 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Naomi Carrigan | Software Engineer and Community Manager</title>
<meta
name="description"
content="Creative professional with a focus on developing unique Discord bots and fostering engaged online communities. Eager to leverage technical and interpersonal skills to drive impactful, user-centric projects. Seeking clients where my expertise in designing user-centric solutions and managing vibrant digital spaces can drive engagement and growth."
/>
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://nhcarrigan.com/" />
<meta property="og:type" content="website" />
<meta
property="og:title"
content="Naomi Carrigan | Software Engineer and Community Manager"
/>
<meta
property="og:description"
content="Creative professional with a focus on developing unique Discord bots and fostering engaged online communities. Eager to leverage technical and interpersonal skills to drive impactful, user-centric projects. Seeking clients where my expertise in designing user-centric solutions and managing vibrant digital spaces can drive engagement and growth."
/>
<meta
property="og:image"
content="https://cdn.nhcarrigan.com/banners/nhcarrigan.png"
/>
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="nhcarrigan.com" />
<meta property="twitter:url" content="https://nhcarrigan.com/" />
<meta
name="twitter:title"
content="Naomi Carrigan | Software Engineer and Community Manager"
/>
<meta
name="twitter:description"
content="Creative professional with a focus on developing unique Discord bots and fostering engaged online communities. Eager to leverage technical and interpersonal skills to drive impactful, user-centric projects. Seeking clients where my expertise in designing user-centric solutions and managing vibrant digital spaces can drive engagement and growth."
/>
<meta
name="twitter:image"
content="https://cdn.nhcarrigan.com/banners/nhcarrigan.png"
/>
<meta name="twitter:creator" content="@nhcarrigan" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="me" href="https://mastodon.social/@naomi_lgbt" style="display:none"/>
</head>
<body>
<app-root></app-root>
</body>
</html>