From 4e28cafeb4e5beeb6552263e05cf28277521bfcd Mon Sep 17 00:00:00 2001 From: d5nguyen Date: Sat, 27 Oct 2018 13:42:09 -0400 Subject: [PATCH 1/2] new post --- content/post/scholarship-announcement.md | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/post/scholarship-announcement.md diff --git a/content/post/scholarship-announcement.md b/content/post/scholarship-announcement.md new file mode 100644 index 0000000..8eb25d8 --- /dev/null +++ b/content/post/scholarship-announcement.md @@ -0,0 +1,32 @@ +--- +title: "PyLadies GR Represent! Scholarship Announcement" +date: 2018-10-27 +lastmod: 2018-10-27 +draft: false +tags: ["scholarship", "2018", "pyladies"] +categories: ["pyladies", "2018"] +--- +![PyLadies GR Represent! Scholarship](/images/represent.jpg) + +PyLadies Grand Rapids is excited to announce Represent!, our scholarship program, to support and empower people from under-represented groups aspiring to become professional software engineers. + +## About our Represent! scholarship winner +Claire is a former middle school teacher turned programmer. One of her first programming experiences was through this year's [Django Girls Workshop](http://grandrapids.pyladies.com/post/django-girls-2018/). After her positive experiences at the 2 day workshop, she decided to take the leap and enrolled in [Grand Circus's Front-end Bootcamp](https://www.grandcircus.co/grand-rapids-coding-bootcamp/) this spring. She's thrilled to have this new opportunity and is excited for the new "branch" in her journey into the tech field! + +## PyLadies + +We are an international mentorship group with a focus on helping more women become active participants and leaders in the Python open-source community. Our mission is to promote, educate and advance a diverse Python community through outreach, education, conferences, events and social gatherings. + +PyLadies also aims to provide a friendly support network for women and a bridge to the larger Python world. Anyone with an interest in Python is encouraged to participate! + +## PyLadies Grand Rapids Goals + +* To help increase the presence of women and individuals from underrepresented groups in the tech field +* To create a safe, non-threatening environment in the local tech communities +* To build a self-sustainable community where students become mentors + +## About the Scholarship + +Our recent [Django Girls Workshop](http://grandrapids.pyladies.com/post/django-girls-2018/) was such a success and inspired so many people that an anonymous donor wanted to continue building this energy of the workshop. They stepped up to donate funds to support our members on their programming journeys. A huge thank you to this person, and all those that give back to our community. + +Recipients will be required to write a summary about their experience, what they used the scholarship for, and how it benefited them. From 6f75fb4545fea085573a83d58e21c8c582dbe86a Mon Sep 17 00:00:00 2001 From: d5nguyen Date: Sat, 27 Oct 2018 13:49:16 -0400 Subject: [PATCH 2/2] live to not live --- content/post/scholarship-announcement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/scholarship-announcement.md b/content/post/scholarship-announcement.md index 8eb25d8..aa36a2a 100644 --- a/content/post/scholarship-announcement.md +++ b/content/post/scholarship-announcement.md @@ -2,7 +2,7 @@ title: "PyLadies GR Represent! Scholarship Announcement" date: 2018-10-27 lastmod: 2018-10-27 -draft: false +draft: true tags: ["scholarship", "2018", "pyladies"] categories: ["pyladies", "2018"] ---