|
38 | 38 | "email": "contact@fuzue.tech", |
39 | 39 | "founder": { |
40 | 40 | "@type": "Person", |
41 | | - "name": "Edgar Zanella Alvarenga" |
| 41 | + "name": "Edgar Zanella Alvarenga", |
| 42 | + "jobTitle": "Founder", |
| 43 | + "url": "https://fuzue.tech", |
| 44 | + "sameAs": [ |
| 45 | + "https://www.linkedin.com/in/edgar-zanella-alvarenga-8a3408124/", |
| 46 | + "https://github.com/aivuk" |
| 47 | + ] |
42 | 48 | }, |
43 | 49 | "sameAs": [ |
44 | 50 | "https://github.com/fuzue", |
|
47 | 53 | } |
48 | 54 | </script> |
49 | 55 |
|
| 56 | + <!-- rel=me: associates this domain with Edgar's identity --> |
| 57 | + <link rel="me" href="https://www.linkedin.com/in/edgar-zanella-alvarenga-8a3408124/"> |
| 58 | + |
50 | 59 | <link rel="icon" type="image/svg+xml" href="fuzue-favicon.svg"> |
51 | 60 | <link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png"> |
52 | 61 | <link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"> |
|
755 | 764 | line-height: 0.95; |
756 | 765 | margin-bottom: 10px; |
757 | 766 | } |
| 767 | + .about-name a, .about-name a:visited { color: inherit; text-decoration: none; } |
| 768 | + .about-name a:hover { opacity: 0.7; } |
758 | 769 | .about-role { |
759 | 770 | font-family: var(--font-m); |
760 | 771 | font-size: 14px; |
@@ -1290,7 +1301,7 @@ <h2 class="section-title" data-i18n="work_title">Recent engagements</h2> |
1290 | 1301 | <div class="about-photo-fallback">Photo coming</div> |
1291 | 1302 | </div> |
1292 | 1303 | <div> |
1293 | | - <div class="about-name">Edgar Zanella<br>Alvarenga</div> |
| 1304 | + <div class="about-name"><a href="https://www.linkedin.com/in/edgar-zanella-alvarenga-8a3408124/" target="_blank" rel="me">Edgar Zanella<br>Alvarenga</a></div> |
1294 | 1305 | <div class="about-role" data-i18n="about_role">Founder</div> |
1295 | 1306 | <div class="about-text"> |
1296 | 1307 | <p data-i18n-html="about_p1">Fuzue is a technology company focused on research software engineering. Edgar founded the company after 20+ years of consulting across Europe and Brazil, and leads technical direction on every project. Depending on scope, we bring in specialists and collaborators — the team scales with the work.</p> |
@@ -1352,6 +1363,7 @@ <h2 data-i18n-html="contact_h2">Start a<br><span>conversation</span></h2> |
1352 | 1363 | <div class="footer-links"> |
1353 | 1364 | <a href="https://github.com/fuzue" target="_blank">GitHub</a> |
1354 | 1365 | <a href="https://www.nature.com/nature-index/institution-outputs/Poland/Fuzu%C3%AA%20Tech/68f0bc2db6e68d94150177b3" target="_blank">Nature Index</a> |
| 1366 | + <a href="https://www.linkedin.com/in/edgar-zanella-alvarenga-8a3408124/" target="_blank" rel="me">LinkedIn</a> |
1355 | 1367 | <a href="mailto:contact@fuzue.tech">contact@fuzue.tech</a> |
1356 | 1368 | </div> |
1357 | 1369 | <span class="footer-copy" data-i18n="footer_copy">© 2026 Fuzue Tech sp. z o.o. · fuzue.tech</span> |
|
0 commit comments