|
11 | 11 | or just connecting with fellow professionals in the field.
|
12 | 12 | </p>
|
13 | 13 | <div class="contact-links">
|
14 |
| - <a href="mailto:yimingpengjojo@gmail.com" title="Direct email for opportunities & collaborations"> |
15 |
| - <span>✉</span> Email Me |
16 |
| - </a> |
17 |
| - <a href="tel:+64220619380" title="Call for immediate consultation"> |
18 |
| - <span>📞</span> Call Now |
19 |
| - </a> |
20 |
| - <a href="https://www.linkedin.com/in/yiming-nz/" target="_blank" title="Professional network & career history"> |
21 |
| - <span>💼</span> LinkedIn Profile |
22 |
| - </a> |
23 |
| - <a href="https://github.com/yimingpeng" target="_blank" title="Open source projects & code samples"> |
24 |
| - <span>💻</span> GitHub Repos |
25 |
| - </a> |
26 |
| - <a href="/yiming_cv.pdf" target="_blank" title="Complete resume with technical details"> |
27 |
| - <span>📄</span> Download Resume |
28 |
| - </a> |
| 14 | + <div class="tooltip tooltip-top"> |
| 15 | + <a href="mailto:yimingpengjojo@gmail.com"> |
| 16 | + <span>✉</span> Email Me |
| 17 | + </a> |
| 18 | + <span class="tooltip-text">Direct email for opportunities & collaborations</span> |
| 19 | + </div> |
| 20 | + |
| 21 | + <div class="tooltip tooltip-top"> |
| 22 | + <a href="https://www.linkedin.com/in/yiming-nz/" target="_blank"> |
| 23 | + <span>💼</span> LinkedIn Profile |
| 24 | + </a> |
| 25 | + <span class="tooltip-text">Professional network & career history</span> |
| 26 | + </div> |
| 27 | + <div class="tooltip tooltip-top"> |
| 28 | + <a href="https://github.com/yimingpeng" target="_blank"> |
| 29 | + <span>💻</span> GitHub Repos |
| 30 | + </a> |
| 31 | + <span class="tooltip-text">Open source projects & code samples</span> |
| 32 | + </div> |
| 33 | + <div class="tooltip tooltip-top"> |
| 34 | + <a href="/yiming_cv.pdf" target="_blank"> |
| 35 | + <span>📄</span> Download Resume |
| 36 | + </a> |
| 37 | + <span class="tooltip-text">Complete resume with technical details</span> |
| 38 | + </div> |
29 | 39 | </div>
|
30 | 40 | </div>
|
31 | 41 | </div>
|
|
0 commit comments