|
1 | | -<!DOCTYPE html> |
| 1 | +<!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
|
15 | 15 | <!-- Open Graph Meta Tags --> |
16 | 16 | <meta property="og:title" content="About Patrick Araujo | Backend Software Engineer"> |
17 | 17 | <meta property="og:description" content="Backend Software Engineer building automation, API integrations, ETL pipelines, and scalable backend systems with Python, Node.js, SQL, AWS, and Google Cloud."> |
18 | | - <meta property="og:url" content="https://pklavc.github.io/about/"> |
| 18 | + <meta property="og:url" content="https://pklavc.com/about/"> |
19 | 19 | <meta property="og:type" content="profile"> |
20 | | - <meta property="og:image" content="https://pklavc.github.io/images/Lavc.webp"> |
| 20 | + <meta property="og:image" content="https://pklavc.com/images/Lavc.webp"> |
21 | 21 | <meta property="og:image:width" content="1200"> |
22 | 22 | <meta property="og:image:height" content="630"> |
23 | 23 | <meta property="og:site_name" content="Patrick Araujo Portfolio"> |
|
27 | 27 | <meta name="twitter:card" content="summary_large_image"> |
28 | 28 | <meta name="twitter:title" content="About Patrick Araujo | Backend Software Engineer"> |
29 | 29 | <meta name="twitter:description" content="Backend Software Engineer with experience across automation, API integrations, ETL pipelines, and high-scale internal platforms."> |
30 | | - <meta name="twitter:image" content="https://pklavc.github.io/images/Lavc.webp"> |
| 30 | + <meta name="twitter:image" content="https://pklavc.com/images/Lavc.webp"> |
31 | 31 | <meta name="twitter:image:alt" content="Brand portrait of backend engineer and automation specialist Patrick Araujo"> |
32 | 32 | <meta name="twitter:site" content="@PkLavc"> |
33 | 33 | <meta name="twitter:creator" content="@PkLavc"> |
34 | | - <link rel="canonical" href="https://pklavc.github.io/about/"> |
35 | | - <link rel="alternate" href="https://pklavc.github.io/about/" hreflang="en"> |
| 34 | + <link rel="canonical" href="https://pklavc.com/about/"> |
| 35 | + <link rel="alternate" href="https://pklavc.com/about/" hreflang="en"> |
36 | 36 | <meta name="robots" content="index, follow"> |
37 | 37 | <meta property="og:image:alt" content="Brand portrait of backend engineer and automation specialist Patrick Araujo"> |
38 | 38 | <meta name="twitter:image:alt" content="Brand portrait of backend engineer and automation specialist Patrick Araujo"> |
|
183 | 183 | "@graph": [ |
184 | 184 | { |
185 | 185 | "@type": "AboutPage", |
186 | | - "@id": "https://pklavc.github.io/about/#about", |
187 | | - "url": "https://pklavc.github.io/about/", |
| 186 | + "@id": "https://pklavc.com/about/#about", |
| 187 | + "url": "https://pklavc.com/about/", |
188 | 188 | "name": "About Patrick Araujo | Backend Software Engineer", |
189 | 189 | "description": "Backend Software Engineer focused on automation, API integrations, and scalable backend systems.", |
190 | 190 | "mainEntity": { |
191 | | - "@id": "https://pklavc.github.io/about/#person" |
| 191 | + "@id": "https://pklavc.com/about/#person" |
192 | 192 | } |
193 | 193 | }, |
194 | 194 | { |
195 | 195 | "@type": "Person", |
196 | | - "@id": "https://pklavc.github.io/about/#person", |
| 196 | + "@id": "https://pklavc.com/about/#person", |
197 | 197 | "name": "Patrick Araujo", |
198 | | - "url": "https://pklavc.github.io/about/", |
199 | | - "image": "https://pklavc.github.io/images/profile.svg", |
| 198 | + "url": "https://pklavc.com/about/", |
| 199 | + "image": "https://pklavc.com/images/profile.svg", |
200 | 200 | "jobTitle": "Backend Software Engineer | Automation, API Integrations & Scalable Systems", |
201 | 201 | "sameAs": [ |
202 | 202 | "https://github.com/PkLavc", |
203 | | - "https://www.linkedin.com/in/patrickajm/", |
| 203 | + "https://www.linkedin.com/in/pklavc/", |
204 | 204 | "mailto:lavcsystems@gmail.com" |
205 | 205 | ], |
206 | 206 | "worksFor": [ |
@@ -533,9 +533,9 @@ <h2><lottie-player src="/images/link.json" background="transparent" speed="1" cl |
533 | 533 | </button> |
534 | 534 | </div> |
535 | 535 | <div class="contact-item"> |
536 | | - <a href="https://www.linkedin.com/in/patrickajm/" target="_blank" rel="noopener noreferrer"><lottie-player src="/images/linkedin.json" background="transparent" speed="1" class="contact-item-icon" loop autoplay title="Patrick Araujo - Professional LinkedIn Profile"></lottie-player></a> |
537 | | - <span class="contact-value" data-href="https://www.linkedin.com/in/patrickajm/">patrickajm</span> |
538 | | - <button class="copy-btn" type="button" data-copy="https://www.linkedin.com/in/patrickajm/" title="Copy to clipboard" aria-label="Copy LinkedIn profile URL to clipboard"> |
| 536 | + <a href="https://www.linkedin.com/in/pklavc/" target="_blank" rel="noopener noreferrer"><lottie-player src="/images/linkedin.json" background="transparent" speed="1" class="contact-item-icon" loop autoplay title="Patrick Araujo - Professional LinkedIn Profile"></lottie-player></a> |
| 537 | + <span class="contact-value" data-href="https://www.linkedin.com/in/pklavc/">patrickajm</span> |
| 538 | + <button class="copy-btn" type="button" data-copy="https://www.linkedin.com/in/pklavc/" title="Copy to clipboard" aria-label="Copy LinkedIn profile URL to clipboard"> |
539 | 539 | <lottie-player src="/images/copy.json" background="transparent" speed="0.55" class="copy-btn-icon" loop autoplay aria-hidden="true"></lottie-player><span>copy</span> |
540 | 540 | </button> |
541 | 541 | </div> |
@@ -756,7 +756,7 @@ <h2><lottie-player src="/images/link.json" background="transparent" speed="1" cl |
756 | 756 | <div class="footer-container"> |
757 | 757 | <div class="footer-link-list" aria-label="Footer links"> |
758 | 758 | <a class="footer-link-pill" href="https://github.com/PkLavc" target="_blank" rel="noopener noreferrer">GitHub</a> |
759 | | - <a class="footer-link-pill" href="https://www.linkedin.com/in/patrickajm/" target="_blank" rel="noopener noreferrer">LinkedIn</a> |
| 759 | + <a class="footer-link-pill" href="https://www.linkedin.com/in/pklavc/" target="_blank" rel="noopener noreferrer">LinkedIn</a> |
760 | 760 | <a class="footer-link-pill" href="mailto:lavcsystems@gmail.com">Email</a> |
761 | 761 | <a class="footer-link-pill footer-link-pill-accent" href="https://github.com/sponsors/PkLavc" target="_blank" rel="noopener noreferrer">Sponsor me</a> |
762 | 762 | </div> |
|
0 commit comments