-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from elizabethengelman/simple-resume-update
Simple resume update
- Loading branch information
Showing
11 changed files
with
128 additions
and
61 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- <i class="fas fa-fw fa-map-marker-alt fa-lg"></i> Lancaster, PA, USA | ||
- <i class="fas fa-fw fa-envelope fa-lg"></i> [[email protected]](mailto:[email protected]) | ||
- <i class="fas fa-fw fa-globe fa-lg"></i> [elizabethengelman.com](https://www.elizabethengelman.com) | ||
- <i class="fab fa-fw fa-github fa-lg"></i> [@elizabethengelman](https://github.com/elizabethengelman) |
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 was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,5 +1,3 @@ | ||
## Other Projects | ||
|
||
- [Perceptible Radio Waves](https://itp.nyu.edu/lowres/thesisarchive2023/?elizabeth-engelman) | ||
<div style="page-break-after: always;"></div> | ||
_NYU IMALR Thesis Project, July 2023_ | ||
- [Perceptible Radio Waves](https://itp.nyu.edu/lowres/thesisarchive2023/?elizabeth-engelman), _NYU IMALR Thesis Project, July 2023_ |
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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
## Skills | ||
|
||
- Communicating technical concepts and terminology to non-technical audiences | ||
- **Programming languages:** Go, Ruby, Javascript, Python | ||
- **Technologies:** Rails, SQL (PostgresSQL, MySQL, etc), React, React Native, Ethereum and Flow blockchain development environments, Docker | ||
- Communicating technical concepts to non-technical audiences | ||
- Quickly ramping up on new technologies and business domains | ||
- Mentoring and giving feedback to teammates with empathy and kindness |
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 |
---|---|---|
@@ -1,9 +1,5 @@ | ||
## Speaking | ||
|
||
- [Is the best software written alone?](https://vimeo.com/241742427/eba2897c1f) | ||
<div style="page-break-after: always;"></div> | ||
_at Software Craftsmanship North America on October 27, 2017_ | ||
- [Is the best software written alone?](https://vimeo.com/241742427/eba2897c1f) _at Software Craftsmanship North America on October 27, 2017_ | ||
|
||
- [With Great Composability Comes Great Responsibility: A story of Datomic and its composable queries](https://www.youtube.com/watch?v=PTMyTyMcxkU&list=PLZdCLR02grLp4W4ySd1sHPOsK83gvqBQp&index=3) | ||
<div style="page-break-after: always;"></div> | ||
_at Clojure/west on March 30, 2017_ | ||
- [With Great Composability Comes Great Responsibility: A story of Datomic and its composable queries](https://www.youtube.com/watch?v=PTMyTyMcxkU&list=PLZdCLR02grLp4W4ySd1sHPOsK83gvqBQp&index=3) _at Clojure/west on March 30, 2017_ |
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 |
---|---|---|
@@ -1,14 +1,6 @@ | ||
## Writing | ||
|
||
- [Getting Started with the Flow Blockchain](https://medium.com/redsquirrel-tech/getting-started-with-the-flow-blockchain-31bfab956a96) | ||
<div style="page-break-after: always;"></div> | ||
_April 7, 2021_ | ||
- [Hedy Lamarr: More Than the Most Beautiful Woman in the World](https://8thlight.com/insights/hedy-lamarr-more-than-the-most-beautiful-woman-in-the-world) | ||
<div style="page-break-after: always;"></div> | ||
_July 10, 2017_ | ||
- [Retract with the old, add with the new](https://8thlight.com/insights/retract-with-the-old-add-with-the-new) | ||
<div style="page-break-after: always;"></div> | ||
_September 26, 2015_ | ||
- [Single Responsibility Principle: Why Does it Matter?](https://8thlight.com/insights/single-responsibility-principle-why-does-it-matter) | ||
<div style="page-break-after: always;"></div> | ||
_January 22, 2015_ | ||
- [Getting Started with the Flow Blockchain](https://medium.com/redsquirrel-tech/getting-started-with-the-flow-blockchain-31bfab956a96), _April 7, 2021_ | ||
- [Hedy Lamarr: More Than the Most Beautiful Woman in the World](https://8thlight.com/insights/hedy-lamarr-more-than-the-most-beautiful-woman-in-the-world), _July 10, 2017_ | ||
- [Retract with the old, add with the new](https://8thlight.com/insights/retract-with-the-old-add-with-the-new), _September 26, 2015_ | ||
- [Single Responsibility Principle: Why Does it Matter?](https://8thlight.com/insights/single-responsibility-principle-why-does-it-matter), _January 22, 2015_ |
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 |
---|---|---|
@@ -0,0 +1,51 @@ | ||
#resume{ | ||
margin-top: 5%; | ||
} | ||
|
||
.page__content h2 { | ||
border-bottom: none; | ||
} | ||
|
||
h1, h2, h3, h4, h5, h6{ | ||
margin-top: 1em; | ||
} | ||
|
||
h3 { | ||
margin-top: 1.5em; | ||
} | ||
|
||
.organization-experience > :not(h2):not(ul) { | ||
padding-left: 15px; | ||
} | ||
|
||
.experience-section h3:first-of-type { | ||
margin-top: 1em; | ||
} | ||
|
||
h2{ | ||
text-transform: uppercase; | ||
} | ||
|
||
#resume-header{ | ||
display: flex; | ||
} | ||
|
||
#resume-container{ | ||
display: flex; | ||
flex-direction: column; | ||
} | ||
|
||
#contact-information ul{ | ||
list-style-type: none; | ||
padding-left: 0px; | ||
} | ||
|
||
@media print { | ||
#resume { | ||
zoom: 80%; | ||
} | ||
|
||
a[href]:after { | ||
content: none !important; | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,55 @@ | ||
--- | ||
layout: splash | ||
--- | ||
|
||
<link rel="stylesheet" href="css/resume.css" /> | ||
|
||
<div id="resume"> | ||
<h1 id="resume-header">Elizabeth Engelman</h1> | ||
<div id="resume-container"> | ||
<div id="contact-information"> | ||
{% capture markdown_content %}{% include contact-information.md %}{% | ||
endcapture %} {{ markdown_content | markdownify }} | ||
</div> | ||
|
||
<div id="skills"> | ||
{% capture markdown_content %}{% include skills.md %}{% endcapture %} {{ | ||
markdown_content | markdownify }} | ||
</div> | ||
|
||
<div id="dev-experience" class="organization-experience experience-section"> | ||
{% capture markdown_content %}{% include dev-experience.md %}{% endcapture | ||
%} {{ markdown_content | markdownify }} | ||
</div> | ||
|
||
<div id="education" class="organization-experience experience-section"> | ||
{% capture markdown_content %}{% include education.md %}{% endcapture %} | ||
{{ markdown_content | markdownify }} | ||
</div> | ||
|
||
<div id="speaking"> | ||
{% capture markdown_content %}{% include speaking.md %}{% endcapture %} {{ | ||
markdown_content | markdownify }} | ||
</div> | ||
|
||
<div id="writing"> | ||
{% capture markdown_content %}{% include writing.md %}{% endcapture %} {{ | ||
markdown_content | markdownify }} | ||
</div> | ||
|
||
<div id="other-projects"> | ||
{% capture markdown_content %}{% include other-projects.md %}{% endcapture | ||
%} {{ markdown_content | markdownify }} | ||
</div> | ||
|
||
<div id="volunteering"> | ||
{% capture markdown_content %}{% include volunteering.md %}{% endcapture | ||
%} {{ markdown_content | markdownify }} | ||
</div> | ||
</div> | ||
</div> | ||
<!-- This is weird, but I was having issues with rendering markdown in an html file with include. I want to do this because I wanted to wrap the intro & skills in a div, and the rest in a div so I can create a side bar look. | ||
https://github.com/jekyll/jekyll/issues/1303 | ||
There is a way to have a sidebar with the Minimal Mistakes theme including the site author information. When I did that, it rendered nicely on screen but would not include the sidebar in the print version. I am sure there is a way to undo some of the `@media print` css styles in the theme to get this to work, but I thought that it would likely be quicker, and easier to understand if I just rolled this page from scratch, outside of the theme. --> |