diff --git a/data/team.json b/data/team.json index b1344b7..240cd58 100644 --- a/data/team.json +++ b/data/team.json @@ -45,30 +45,6 @@ "works": "Currently Will is working on outreach and funding", "work": [] }, - { - "first": "Jamie", - "last": "Davis", - "email": "davisj@fairfieldprogramming.org", - "photo": "https://avatars.githubusercontent.com/u/96844187?v=4", - "biography": "Jamie Davis is an FPA volunteer and original member who has been working with the Charter program since its inception. He and Tristan Ebrahimi have worked to build the charter program through community building with schools and organizations that share similar missions with the FPA. He has helped the FPA achieve its mission by conducting outreach, writing educational materials, and personally teaching kids in libraries and schools around Fairfield County.", - "works": "Jamie is currently hard at work building up the FPA’s charter program by building relationships with schools around the world.", - "work": [ - 0, - 1 - ] - }, - { - "first": "Aaron", - "last": "Hopper", - "email": "hoppera@fairfieldprogramming.org", - "photo": "https://avatars.githubusercontent.com/u/96844187?v=4", - "biography": "Aaron Hopper is the Head of International Education who joined to teach students abroad programming. He believes it is very important that those who want to learn to code, but may not have the resources, be given an opportunity to learn. Aaron knows both Python and Java and has experience working with Artificial Intelligence", - "works": "Aaron Hopper is currently working on our Introduction to Python and AI course, and teaching it to students in India.", - "work": [ - 0, - 1 - ] - }, { "first": "Lachlan", "last": "McCracken", @@ -102,6 +78,30 @@ "works": "", "work": [] }, + { + "first": "Jamie", + "last": "Davis", + "email": "davisj@fairfieldprogramming.org", + "photo": "https://avatars.githubusercontent.com/u/96844187?v=4", + "biography": "Jamie Davis is an FPA volunteer and original member who has been working with the Charter program since its inception. He and Tristan Ebrahimi have worked to build the charter program through community building with schools and organizations that share similar missions with the FPA. He has helped the FPA achieve its mission by conducting outreach, writing educational materials, and personally teaching kids in libraries and schools around Fairfield County.", + "works": "Jamie is currently hard at work building up the FPA’s charter program by building relationships with schools around the world.", + "work": [ + 0, + 1 + ] + }, + { + "first": "Aaron", + "last": "Hopper", + "email": "hoppera@fairfieldprogramming.org", + "photo": "https://avatars.githubusercontent.com/u/96844187?v=4", + "biography": "Aaron Hopper is the Head of International Education who joined to teach students abroad programming. He believes it is very important that those who want to learn to code, but may not have the resources, be given an opportunity to learn. Aaron knows both Python and Java and has experience working with Artificial Intelligence", + "works": "Aaron Hopper is currently working on our Introduction to Python and AI course, and teaching it to students in India.", + "work": [ + 0, + 1 + ] + }, { "first": "Tristan", "last": "Ebrahimi",