diff options
Diffstat (limited to 'resume')
-rw-r--r-- | resume/resume.html | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/resume/resume.html b/resume/resume.html index 3d14c89..c9f1b37 100644 --- a/resume/resume.html +++ b/resume/resume.html @@ -13,7 +13,6 @@ <body> <div class="right title"> <h1>Alex Xu</h1> - <p class="h1s">Generalist software developer</p> </div> <div class="left taddr"> <address> @@ -21,7 +20,7 @@ <li> <svg class="icon" role="img" height="12" width="12" fill="none" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.1"> <title>Location:</title> - <path aria-hidden="true" d="m1.5 4.4999967 4.5-3.50000004 4.5 3.50000004v5.5a1 1 0 0 1 -1 1.0000003h-7a1 1 0 0 1 -1-1.0000003z"/> + <path aria-hidden="true" d="m1.5 4.5 4.5-3.5 4.5 3.5v5.5a1 1 0 0 1 -1 1h-7a1 1 0 0 1 -1-1z"/> <path aria-hidden="true" d="m4.5 11v-5h3v5"/> </svg> Toronto, Canada<br>(open to remote, reloc) @@ -120,7 +119,19 @@ <title>GitHub:</title> <path aria-hidden="true" d="m4.625 9.7566971c-2.5.75-2.5-1.25-3.5-1.5m7 3v-1.935a1.685 1.685 0 0 0 -.47-1.305c1.57-.175 3.22-.77 3.22-3.5a2.72 2.72 0 0 0 -.75-1.875 2.535 2.535 0 0 0 -.045-1.885s-.59-.175-1.955.74a6.69 6.69 0 0 0 -3.5 0c-1.365-.915-1.955-.74-1.955-.74a2.535 2.535 0 0 0 -.045 1.885 2.72 2.72 0 0 0 -.75 1.89c0 2.71 1.65 3.305 3.22 3.5a1.685 1.685 0 0 0 -.47 1.29v1.935"/> </svg> - <a href="https://github.com/Hello71">gh/Hello71</a> <span style="font-style: normal">[</span><a href="https://github.com/search?q=type%3Apr+author%3AHello71&s=created">PRs</a><span style="font-style: normal">]</span> + <a href="https://github.com/Hello71">@Hello71</a> <span style="font-style: normal">[</span><a href="https://github.com/search?q=type%3Apr+author%3AHello71&s=created">PRs</a><span style="font-style: normal">]</span> + </li> + <li> + <svg class="icon" role="img" width="15" height="16" fill="none"> + <title>The Mail Archive:</title> + <path aria-hidden="true" stroke="#c21" d="M 1.5 8 l 0 -6.5 l 2.8 6.4 l 2.8 -6.4 l 0 6.5" stroke-linecap="butt" stroke-linejoin="bevel" /> + <path aria-hidden="true" stroke="#000" d="M 8 15 l 3 -7 l 3 7 M 9.5 12.2 l 3 0" /> + </svg> + <a href="https://www.mail-archive.com/search?a=1&l=all&from=alex+xu+(hello71)&o=newest">Alex Xu</a> + </li> + <li> + marc: + <a href="https://marc.info/?a=145271750200002">Alex Xu</a> </li> </ul> </address> |