1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 10:45:23 -04:00

more link changes

This commit is contained in:
Jake Jarvis 2018-10-15 13:41:00 -04:00
parent 3fa1f8cc21
commit 9245fb2873

View File

@ -2,7 +2,7 @@
<div id="home">
<img id="me" src="{{ "me.jpg" | relURL }}" alt="Jake Jarvis" title="Jake Jarvis">
<h1>Hello! I'm Jake. <span id="wave">&#x1F44B;<!--&#x1F3FB;--></span></h1>
<h2>I'm a web and mobile developer based in <a href="https://www.youtube.com/watch?v=rLwbzGyC6t4" id="boston" target="_blank" rel="noopener noreferrer nofollow">Boston</a>.</h2>
<h2>I'm a web and mobile developer based in <a href="https://www.youtube-nocookie.com/embed/rLwbzGyC6t4?hl=en&fs=1&showinfo=1&rel=0" id="boston" target="_blank" rel="noopener noreferrer nofollow">Boston</a>.</h2>
<p>My recent focus has been on lean <a href="https://stackoverflow.blog/2018/01/11/brutal-lifecycle-javascript-frameworks/" id="javascript" target="_blank" rel="noopener noreferrer nofollow">JavaScript frameworks</a> like <a href="https://nodejs.org/en/" id="node" target="_blank" rel="noopener noreferrer nofollow">Node</a>, <a href="https://reactjs.org/" id="react" target="_blank" rel="noopener noreferrer nofollow">React</a>, and <a href="https://angular.io/" id="angular" target="_blank" rel="noopener noreferrer nofollow">Angular</a>...</p>
<p>...but I'm also proficient in classics like <a href="https://www.quora.com/Will-PHP-die-in-2018/answer/John-Morris-67" id="php" target="_blank" rel="noopener noreferrer nofollow">PHP</a>, <a href="https://www.ruby-lang.org/en/" id="ruby" target="_blank" rel="noopener noreferrer nofollow">Ruby</a>, <a href="https://go.java/index.html" id="java" target="_blank" rel="noopener noreferrer nofollow">Java</a>, and <a href="https://en.wikipedia.org/wiki/C%2B%2B" id="cpp" target="_blank" rel="noopener noreferrer nofollow">C++</a>.</p>
<p>You can find some of my work on <a href="https://github.com/jakejarvis" id="github" target="_blank" rel="noopener noreferrer nofollow">GitHub</a> or <a href="https://www.linkedin.com/in/jakejarvis/" id="linkedin" target="_blank" rel="noopener noreferrer nofollow">LinkedIn</a>, my adventures on <a href="https://twitter.com/jakejarvis" class="twitter" target="_blank" rel="noopener noreferrer nofollow">Twitter</a>, <a href="https://www.facebook.com/jakejarvis" id="facebook" target="_blank" rel="noopener noreferrer nofollow">Facebook</a>, or <a href="https://www.instagram.com/jakejarvis/" id="instagram" target="_blank" rel="noopener noreferrer nofollow">Instagram</a>, and my classic PDF resume <a href="{{ "resume.pdf" | relURL }}" id="resume">right here</a>.</p>
@ -17,6 +17,6 @@
<a href="https://web.archive.org/web/20090605063347/http://www.contentnext.com:80/econaffinity/list/top-10-kids-in-tech/P4" id="news-7" target="_blank" rel="noopener noreferrer nofollow">outlets</a>. <!-- http://paidcontent.org/article/419-our-list-fresh-faces-in-tech-10-kid-entrepreneurs-to-watch/ -->
</p>
<p>If any of this fits with what you're looking for, I'd love to hear from you via <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#106;&#97;&#107;&#101;&#106;&#97;&#114;&#118;&#105;&#115;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;" id="email">email</a><sup><a href="https://keybase.io/jakejarvis/pgp_keys.asc?fingerprint=87fb4b6006dd1beb3ed47fabd36cb66f4002b25b" id="pgp" target="_blank" rel="noopener noreferrer nofollow">D36C B66F 4002 B25B</a></sup>, <a href="https://twitter.com/messages/compose?recipient_id=229769022" class="twitter" target="_blank" rel="noopener noreferrer nofollow">DM</a>, or <a href="sms:+1-908-444-6655" id="sms">text</a>!</p>
<p id="copyright"><a href="https://web.archive.org/web/*/jakejarvis.com" id="wayback" target="_blank" rel="noopener noreferrer nofollow">&copy; 1999 &ndash;</a> 2018 Jake Jarvis. <span>&#x1F43C;</span> <a href="https://github.com/jakejarvis/jakejarvis.com" id="source" target="_blank" rel="noopener noreferrer nofollow">View source on GitHub.</a></p>
<p id="copyright"><a href="https://web.archive.org/web/*/jakejarvis.com" id="wayback" target="_blank" rel="noopener noreferrer nofollow">&copy; 1999 &ndash;</a> 2018 Jake Jarvis. <span>&#x1F43C;</span> <a href="https://gitlab.com/jakejarvis/jarv.is" id="source" target="_blank" rel="noopener noreferrer nofollow">View source on GitLab.</a></p>
</div>
{{ end }}