Website icon not showing on the preview

This commit is contained in:
StormRunner06106
2026-09-13 23:03:29 -07:00
parent e5063a1a2a
commit 2f1ea6448b
2 changed files with 24 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
Job Application Questions and Answers
Answers are based on Alexander Herlan Resume 2024.md, the source for the selected version
5 resume. Add future questions and answers below.
1. Which of these have you worked on, and where? Financial information systems, financial
data in healthcare, audio and transcription, or AI-intensive products.
Answer:
Financial systems: Equity Funding Source (mortgage lending), Covius (real estate auctions). AI: SafeSchoolz (object detection), MyTap (NLP), SEAD (document recognition).
+14
View File
@@ -9,6 +9,20 @@
content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems." content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems."
/> />
<meta name="theme-color" content="#f7f8f4" /> <meta name="theme-color" content="#f7f8f4" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Alex Herlan Portfolio" />
<meta property="og:title" content="Alex Herlan — Software Engineer" />
<meta property="og:description" content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems." />
<meta property="og:image" content="https://alex-herlan-portfolio.vercel.app/alexander-herlan.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="512" />
<meta property="og:image:height" content="512" />
<meta property="og:image:alt" content="Portrait of Alex Herlan" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Alex Herlan — Software Engineer" />
<meta name="twitter:description" content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems." />
<meta name="twitter:image" content="https://alex-herlan-portfolio.vercel.app/alexander-herlan.png" />
<meta name="twitter:image:alt" content="Portrait of Alex Herlan" />
<script src="/theme-init.js"></script> <script src="/theme-init.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />