-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jesse Cambon
committed
Nov 8, 2022
1 parent
4f6c221
commit 6fef054
Showing
20 changed files
with
21 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,7 @@ <h1 class="post-title">About</h1> | |
<div class="post-content"> | ||
<h4 id="about-me">About Me</h4> | ||
|
||
<p>I’m a data scientist at <a href="https://www.lighthouseglobal.com/">Lighthouse</a> where I work on a <a href="https://www.businesswire.com/news/home/20210201005774/en/Lighthouse-Launches-New-AI-Enhanced-Ediscovery-and-Document-Review-Technology">machine learning platform for document review</a>. I’m also the creator of the R package <a href="https://jessecambon.github.io/tidygeocoder/">tidygeocoder</a>. You can reach me by email <a href="mailto:[email protected]">here</a> and my resume is available below.</p> | ||
<p>I’m a data scientist at <a href="https://www.lighthouseglobal.com/">Lighthouse</a> where I work on a <a href="https://www.businesswire.com/news/home/20210201005774/en/Lighthouse-Launches-New-AI-Enhanced-Ediscovery-and-Document-Review-Technology">machine learning platform for document review</a>. I’m also the creator of the R package <a href="https://jessecambon.github.io/tidygeocoder/">tidygeocoder</a>. You can reach me by email <a href="mailto:[email protected]">here</a> and my resume is available below. Outside of work and data, I enjoy photography and you can find some of my photos on <a href="https://www.instagram.com/jessecambon/">my instagram feed</a>.</p> | ||
|
||
<object data="https://jessecambon.github.io/files/jesse_cambon_resume_public.pdf" type="application/pdf" width="100%" height="500px"> | ||
</object> | ||
|
@@ -109,7 +109,7 @@ <h4 id="about-this-site">About This Site</h4> | |
</div> | ||
</div> <!-- end footer call wrapper --> | ||
|
||
<div class="social-links"><ul class="social-media-list"><li><a rel="me" href="https://github.com/jessecambon" title="jessecambon"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg></a></li><li><a rel="me" href="https://twitter.com/JesseCambon" title="JesseCambon"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#twitter"></use></svg></a></li><li><a rel="me" href="https://www.linkedin.com/in/jessecambon" title="jessecambon"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#linkedin"></use></svg></a></li></ul> | ||
<div class="social-links"><ul class="social-media-list"><li><a rel="me" href="https://github.com/jessecambon" title="jessecambon"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg></a></li><li><a rel="me" href="https://www.instagram.com/jessecambon" title="jessecambon"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#instagram"></use></svg></a></li><li><a rel="me" href="https://twitter.com/JesseCambon" title="JesseCambon"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#twitter"></use></svg></a></li><li><a rel="me" href="https://www.linkedin.com/in/jessecambon" title="jessecambon"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#linkedin"></use></svg></a></li></ul> | ||
</div> | ||
|
||
</div> <!-- end wrapper --> | ||
|
Oops, something went wrong.