forked from jglovier/resume-template
-
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 jglovier#41 from clyons/urls-optional-clyons
Removed hardcoded URLs from Associations section in resume layout.
- Loading branch information
Showing
3 changed files
with
11 additions
and
3 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 |
---|---|---|
@@ -1,11 +1,15 @@ | ||
# Associations | ||
# comment out the urls if you do not wish to display them | ||
|
||
- organization: Beer for the World | ||
role: Volunteer | ||
year: 2008 — Present | ||
url: http://beerfortheworld.com | ||
summary: Organized fund drives and participated in fundraising events for the benefit of families in third world countries without proper access to malt beverages. | ||
|
||
|
||
- organization: Springfield Nuclear Workers Labor Union | ||
role: Member in Good Standin | ||
role: Member in Good Standing | ||
year: 1994 — Present | ||
url: http://snwlu.org | ||
summary: Founding member of the local nuclear workers labor union. |
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,12 +1,16 @@ | ||
# Projects | ||
# uncomment the urls if you wish to display them, and add your own URL | ||
|
||
# donutfinder.io | ||
- project: donutfinder.io | ||
role: Founder & Primary Developer | ||
duration: 2012 — Present | ||
# url: "#" | ||
description: Donut Locator is an open source node/ember app that lets users find donuts within a defined radius from their home. | ||
|
||
#Springfield Donut Eater's User Group | ||
- project: Springfield Donut Eater's User Group | ||
role: Co-Founder & Organizer | ||
duration: 2007 — Present | ||
# url: "#" | ||
description: DEUG is a local monthly meetup in Springfield where we share all the latest tips and tricks for dat donut lifestyle. I organize the group, and typically eat most of the donuts. |
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