From 1d46e416784e1529e3c32480cfd3c692273d75ce Mon Sep 17 00:00:00 2001 From: Billy Date: Sun, 30 Apr 2023 17:32:50 -0700 Subject: [PATCH 01/58] leadership info change --- _projects/access-the-data.md | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/_projects/access-the-data.md b/_projects/access-the-data.md index a14a19ebc1..4818fb7141 100644 --- a/_projects/access-the-data.md +++ b/_projects/access-the-data.md @@ -22,12 +22,6 @@ leadership: slack: 'https://hackforla.slack.com/team/UE1UG1YFP' github: 'https://github.com/experimentsinhonesty' picture: https://avatars.githubusercontent.com/experimentsinhonesty - - name: Lucy Chang - role: Product Manager - links: - slack: 'https://hackforla.slack.com/team/U025WJ8CHFC' - github: 'https://github.com/lrchang2' - picture: https://avatars.githubusercontent.com/lrchang2 - name: AJ Price role: Product Manager links: @@ -35,11 +29,36 @@ leadership: github: 'https://github.com/mxajPrice' picture: https://avatars.githubusercontent.com/mxajPrice - name: Judson Lester - role: Developer Lead + role: Developer links: slack: 'https://hackforla.slack.com/team/U9NFW84QK' github: 'https://github.com/nyarly' picture: https://avatars.githubusercontent.com/nyarly + - name: Cathy Cai + role: Product Manager + links: + slack: 'https://hackforla.slack.com/team/U04TUV2FQCU' + github: 'https://github.com/Cathyyyyyyyy' + - name: Aparna Gopal + role: UX Researcher + links: + slack: 'https://hackforla.slack.com/team/U0245UJP868' + github: 'https://github.com/Aparna1Gopal' + - name: Deepa Mohan + role: UX Designer + links: + slack: 'https://hackforla.slack.com/team/U033H9HT0P2' + github: 'https://github.com/deepamohan22' + - name: Leslie Luk + role: UX Writer + links: + slack: 'https://hackforla.slack.com/team/U04960088CV' + github: 'https://github.com/lesUXW' + - name: Tony Delgado + role: Developer + links: + slack: 'https://hackforla.slack.com/team/U05422GPUQ2' + github: 'https://github.com/TonyDelgadoWillis' links: - name: Github url: 'https://github.com/hackforla/access-the-data/' From 1a90fc7516ab670e0156effa3a9cfc7a7786ffb8 Mon Sep 17 00:00:00 2001 From: Billy Date: Mon, 1 May 2023 21:14:59 -0700 Subject: [PATCH 02/58] profile picture add --- _projects/access-the-data.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_projects/access-the-data.md b/_projects/access-the-data.md index 4818fb7141..21ce603df6 100644 --- a/_projects/access-the-data.md +++ b/_projects/access-the-data.md @@ -39,26 +39,31 @@ leadership: links: slack: 'https://hackforla.slack.com/team/U04TUV2FQCU' github: 'https://github.com/Cathyyyyyyyy' + picture: https://avatars.githubusercontent.com/Cathyyyyyyyy - name: Aparna Gopal role: UX Researcher links: slack: 'https://hackforla.slack.com/team/U0245UJP868' github: 'https://github.com/Aparna1Gopal' + picture: https://avatars.githubusercontent.com/Aparna1Gopal - name: Deepa Mohan role: UX Designer links: slack: 'https://hackforla.slack.com/team/U033H9HT0P2' github: 'https://github.com/deepamohan22' + picture: https://avatars.githubusercontent.com/deepamohan22 - name: Leslie Luk role: UX Writer links: slack: 'https://hackforla.slack.com/team/U04960088CV' github: 'https://github.com/lesUXW' + picture: https://avatars.githubusercontent.com/lesUXW - name: Tony Delgado role: Developer links: slack: 'https://hackforla.slack.com/team/U05422GPUQ2' github: 'https://github.com/TonyDelgadoWillis' + picture: https://avatars.githubusercontent.com/TonyDelgadoWillis links: - name: Github url: 'https://github.com/hackforla/access-the-data/' From 3db366d4255a18bc208d307da3dbaad6a3426200 Mon Sep 17 00:00:00 2001 From: Billy Date: Wed, 10 May 2023 13:06:51 -0700 Subject: [PATCH 03/58] test --- _includes/donate-card.html | 14 ++++---------- _includes/donation/donate-gif-text.html | 24 ++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 10 deletions(-) create mode 100644 _includes/donation/donate-gif-text.html diff --git a/_includes/donate-card.html b/_includes/donate-card.html index 75503e7b1f..f538afc79c 100644 --- a/_includes/donate-card.html +++ b/_includes/donate-card.html @@ -1,20 +1,14 @@ -
- -

Your donation of software or services help Hack for LA continue to use cutting edge technology in support of our nonprofit mission.

-

Putting your tools in the hands of Hack for LA volunteers creates a new generation of tech workers who bring experience with your product to their companies.

-

We provide visible credit on the credits page and can collaborate on joint press releases or social media posts if desired.

-

Reach out to us if you would like to offer in-kind software or services.

-
+
+
-
  1. Please follow this link to the Code for America donation form -
  2. -
  3. +
  4. +
  5. To make a donation please select Hack for LA under the brigades listed.
  6. diff --git a/_includes/donation/donate-gif-text.html b/_includes/donation/donate-gif-text.html new file mode 100644 index 0000000000..0fb47f2913 --- /dev/null +++ b/_includes/donation/donate-gif-text.html @@ -0,0 +1,24 @@ + +
    +
    + +
      +
    1. + Please follow this link to the Code for America + donation + form +
    2. +
    3. + To make a donation please select Hack for LA under the brigades + listed. +
    4. +
    +
    + + +
    + \ No newline at end of file From 16f897fbae879c1a162c284fd7b1b1ff8bcb88c8 Mon Sep 17 00:00:00 2001 From: Billy Date: Wed, 10 May 2023 16:34:18 -0700 Subject: [PATCH 04/58] made component --- _includes/donate-card.html | 22 ++-------------------- _includes/donation/donate-gif-text.html | 7 +++---- 2 files changed, 5 insertions(+), 24 deletions(-) diff --git a/_includes/donate-card.html b/_includes/donate-card.html index f538afc79c..2221b37c41 100644 --- a/_includes/donate-card.html +++ b/_includes/donate-card.html @@ -1,23 +1,5 @@ -
    +
    + {% include donation/donate-gif-text.html %} -
    -
      -
    1. - Please follow this link to the Code for America - donation - form -
    2. -
    3. - To make a donation please select Hack for LA under the brigades - listed. -
    4. -
    -
    - -
    diff --git a/_includes/donation/donate-gif-text.html b/_includes/donation/donate-gif-text.html index 0fb47f2913..e56135eb16 100644 --- a/_includes/donation/donate-gif-text.html +++ b/_includes/donation/donate-gif-text.html @@ -1,7 +1,5 @@ - -
    +
    -
    1. Please follow this link to the Code for America @@ -21,4 +19,5 @@ />
    - \ No newline at end of file + + From fd5532b87cb9c67ddbcf8cd8764afc8dab540d4f Mon Sep 17 00:00:00 2001 From: Billy Date: Wed, 10 May 2023 21:18:42 -0700 Subject: [PATCH 05/58] component for donate-card --- _includes/donate-card.html | 12 +++-- _sass/components/_donate-components.scss | 68 +++++++++++++++++++++++- _sass/components/_donate.scss | 67 ----------------------- 3 files changed, 76 insertions(+), 71 deletions(-) diff --git a/_includes/donate-card.html b/_includes/donate-card.html index 2221b37c41..b1306b0b80 100644 --- a/_includes/donate-card.html +++ b/_includes/donate-card.html @@ -1,5 +1,11 @@ - +
    + +

    Your donation of software or services help Hack for LA continue to use cutting edge technology in support of our nonprofit mission.

    +

    Putting your tools in the hands of Hack for LA volunteers creates a new generation of tech workers who bring experience with your product to their companies.

    +

    We provide visible credit on the credits page and can collaborate on joint press releases or social media posts if desired.

    +

    Reach out to us if you would like to offer in-kind software or services.

    +
    - {% include donation/donate-gif-text.html %} -
    + {% include donation/donate-gif-text.html %} +
    \ No newline at end of file diff --git a/_sass/components/_donate-components.scss b/_sass/components/_donate-components.scss index 135375a7c1..459376df5a 100644 --- a/_sass/components/_donate-components.scss +++ b/_sass/components/_donate-components.scss @@ -73,4 +73,70 @@ flex-direction: column; justify-content: center; align-items: center; -} \ No newline at end of file +} + +.donate-title { + text-align: center; +} +.donation-gif { + box-shadow: 0px 2px 4px 0px #00000040; +} + +.donation-grid{ + display: flex; + flex-direction: column; + align-items: center; + + p { + margin-top: 20px; + } +} + +@media #{$bp-tablet-up} { + .donation-grid{ + display: grid; + grid-template-columns: 50% 50%; + grid-template-rows: 50% 50%; + padding: 20px; + text-align: left; + align-items: flex-start; + + .donation-body { + grid-column: 1 / span 1; + grid-row: 1 / span 1; + margin-top: 15%; + padding: 0 32px 0 16px; + + h3 { + text-align: left; + } + + ol { + padding-left: 30px; + max-width: 480px; + line-height: 24px; + } + + li { + padding: 5px 0; + font-size: 1.125rem; + } + } + + .donation-gif { + grid-column: 2 / span 1; + grid-row: 1 / span 2; + margin: auto; + width: 318px; + padding-bottom: 20px; + } + + p { + margin-top: 10px; + padding: 0 32px 0 36px; + font-size: 15px; + grid-row: 2 / span 3; + grid-column: 1 / span 1; + } + } +} diff --git a/_sass/components/_donate.scss b/_sass/components/_donate.scss index 9acd018402..a82edf969a 100644 --- a/_sass/components/_donate.scss +++ b/_sass/components/_donate.scss @@ -39,71 +39,4 @@ .page-card--donate{ padding: 32px; - - .donate-title { - text-align: center; - } - .donation-gif { - box-shadow: 0px 2px 4px 0px #00000040; - } -} - -.donation-grid{ - display: flex; - flex-direction: column; - align-items: center; - - p { - margin-top: 20px; - } -} - - -@media #{$bp-tablet-up} { - .donation-grid{ - display: grid; - grid-template-columns: 50% 50%; - grid-template-rows: 50% 50%; - padding: 20px; - text-align: left; - align-items: flex-start; - - .donation-body { - grid-column: 1 / span 1; - grid-row: 1 / span 1; - margin-top: 15%; - padding: 0 32px 0 16px; - - h3 { - text-align: left; - } - - ol { - padding-left: 30px; - max-width: 480px; - line-height: 24px; - } - - li { - padding: 5px 0; - font-size: 1.125rem; - } - } - - .donation-gif { - grid-column: 2 / span 1; - grid-row: 1 / span 2; - margin: auto; - width: 318px; - padding-bottom: 20px; - } - - p { - margin-top: 10px; - padding: 0 32px 0 36px; - font-size: 15px; - grid-row: 2 / span 3; - grid-column: 1 / span 1; - } - } } From 80d959fcaf0a672a6a76b206a2b46653131bf6dd Mon Sep 17 00:00:00 2001 From: Billy Date: Thu, 18 May 2023 16:26:29 -0700 Subject: [PATCH 06/58] refactor of css --- _includes/donation/donate-gif-text.html | 40 ++++++++++++------------ _sass/components/_donate-components.scss | 25 +++++++-------- _sass/components/_donate.scss | 6 ++++ 3 files changed, 37 insertions(+), 34 deletions(-) diff --git a/_includes/donation/donate-gif-text.html b/_includes/donation/donate-gif-text.html index e56135eb16..9cf635a679 100644 --- a/_includes/donation/donate-gif-text.html +++ b/_includes/donation/donate-gif-text.html @@ -1,23 +1,23 @@ -
    -
    -
      -
    1. - Please follow this link to the Code for America - donation - form -
    2. -
    3. - To make a donation please select Hack for LA under the brigades - listed. -
    4. -
    -
    - - +
    +
    +

    Hack for LA takes donations through Code for America.

    +
      +
    1. + Please follow this link to the Code for America + donation form +
    2. +
    3. + To make a donation please select Hack for LA under the brigades + listed. +
    4. +
    +
    + +
    diff --git a/_sass/components/_donate-components.scss b/_sass/components/_donate-components.scss index 459376df5a..455806a679 100644 --- a/_sass/components/_donate-components.scss +++ b/_sass/components/_donate-components.scss @@ -75,9 +75,7 @@ align-items: center; } -.donate-title { - text-align: center; -} + .donation-gif { box-shadow: 0px 2px 4px 0px #00000040; } @@ -99,30 +97,30 @@ grid-template-rows: 50% 50%; padding: 20px; text-align: left; - align-items: flex-start; + align-items: flex-start; + font-size:18px; .donation-body { grid-column: 1 / span 1; grid-row: 1 / span 1; margin-top: 15%; - padding: 0 32px 0 16px; - - h3 { - text-align: left; - } - + ol { - padding-left: 30px; + padding-left: 55px; max-width: 480px; line-height: 24px; } li { - padding: 5px 0; - font-size: 1.125rem; + padding: 5px 0; + font-size: 1.125rem; } } + .donation-footer { + font-size:15px; + } + .donation-gif { grid-column: 2 / span 1; grid-row: 1 / span 2; @@ -134,7 +132,6 @@ p { margin-top: 10px; padding: 0 32px 0 36px; - font-size: 15px; grid-row: 2 / span 3; grid-column: 1 / span 1; } diff --git a/_sass/components/_donate.scss b/_sass/components/_donate.scss index a82edf969a..66a0b432ff 100644 --- a/_sass/components/_donate.scss +++ b/_sass/components/_donate.scss @@ -1,11 +1,17 @@ /*-------- | Mobile ----------*/ +.donate-title { + text-align: center; +} .donate-wrapper { min-height: 100vh; } + + + .header-container--donate { display: flex; flex-direction: column; From 6d8df7491c55f2adc17e992cfbb2b3eae0900b34 Mon Sep 17 00:00:00 2001 From: Billy Date: Fri, 19 May 2023 10:43:41 -0700 Subject: [PATCH 07/58] change h3 title --- _includes/donate-card.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/donate-card.html b/_includes/donate-card.html index b1306b0b80..0d37d8570b 100644 --- a/_includes/donate-card.html +++ b/_includes/donate-card.html @@ -6,6 +6,6 @@

    Reach out to us if you would like to offer in-kind software or services.

    - + {% include donation/donate-gif-text.html %}
    \ No newline at end of file From 3dd5c98a20f3c2fd7c37630af234c5dc40d3c5af Mon Sep 17 00:00:00 2001 From: Billy Date: Fri, 19 May 2023 10:45:33 -0700 Subject: [PATCH 08/58] _donate.scss clean up --- _sass/components/_donate.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/_sass/components/_donate.scss b/_sass/components/_donate.scss index 66a0b432ff..5d11175b75 100644 --- a/_sass/components/_donate.scss +++ b/_sass/components/_donate.scss @@ -9,9 +9,6 @@ min-height: 100vh; } - - - .header-container--donate { display: flex; flex-direction: column; From be3d2faee73dca06a03914a17214fcccecc121cf Mon Sep 17 00:00:00 2001 From: Billy Date: Fri, 19 May 2023 10:51:31 -0700 Subject: [PATCH 09/58] spacing in scss --- _sass/components/_donate-components.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/_sass/components/_donate-components.scss b/_sass/components/_donate-components.scss index 455806a679..8a328a2a4a 100644 --- a/_sass/components/_donate-components.scss +++ b/_sass/components/_donate-components.scss @@ -75,7 +75,6 @@ align-items: center; } - .donation-gif { box-shadow: 0px 2px 4px 0px #00000040; } From 5a856b57e80e5f7904a22a9325dfecffb702e291 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Wed, 10 May 2023 11:13:42 +0000 Subject: [PATCH 10/58] Update contributor and language data --- _data/external/github-data.json | 543 +++++++++++++++++--------------- 1 file changed, 296 insertions(+), 247 deletions(-) diff --git a/_data/external/github-data.json b/_data/external/github-data.json index 41b8a59eb4..d9c1dd90d4 100644 --- a/_data/external/github-data.json +++ b/_data/external/github-data.json @@ -1,5 +1,5 @@ [ - "Tue May 09 2023 11:13:07 GMT+0000 (Coordinated Universal Time)", + "Wed May 10 2023 11:12:40 GMT+0000 (Coordinated Universal Time)", { "id": 76137532, "name": "webapp", @@ -1743,7 +1743,7 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1991 + "contributions": 1992 }, { "id": 37763229, @@ -3945,21 +3945,21 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6714 + "contributions": 6722 }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 2551 + "contributions": 2552 }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 1905 + "contributions": 1909 }, { "id": 843538, @@ -3987,7 +3987,7 @@ "github_url": "https://github.com/blulady", "avatar_url": "https://avatars.githubusercontent.com/u/67162265?v=4", "gravatar_id": "", - "contributions": 349 + "contributions": 350 }, { "id": 67400366, @@ -4001,7 +4001,7 @@ "github_url": "https://github.com/roslynwythe", "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 314 + "contributions": 315 }, { "id": 38295612, @@ -4267,7 +4267,7 @@ "github_url": "https://github.com/Adastros", "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", - "contributions": 65 + "contributions": 66 }, { "id": 85038929, @@ -4395,6 +4395,13 @@ "gravatar_id": "", "contributions": 47 }, + { + "id": 122488603, + "github_url": "https://github.com/Thinking-Panda", + "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", + "gravatar_id": "", + "contributions": 47 + }, { "id": 31682285, "github_url": "https://github.com/anthonysim", @@ -4409,13 +4416,6 @@ "gravatar_id": "", "contributions": 46 }, - { - "id": 122488603, - "github_url": "https://github.com/Thinking-Panda", - "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", - "gravatar_id": "", - "contributions": 46 - }, { "id": 49918375, "github_url": "https://github.com/ye-susan", @@ -4493,6 +4493,20 @@ "gravatar_id": "", "contributions": 37 }, + { + "id": 100797135, + "github_url": "https://github.com/LOSjr4", + "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", + "gravatar_id": "", + "contributions": 37 + }, + { + "id": 56055132, + "github_url": "https://github.com/steven-positive-tran", + "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", + "gravatar_id": "", + "contributions": 36 + }, { "id": 64928677, "github_url": "https://github.com/jenjen26", @@ -4535,13 +4549,6 @@ "gravatar_id": "", "contributions": 34 }, - { - "id": 100797135, - "github_url": "https://github.com/LOSjr4", - "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", - "gravatar_id": "", - "contributions": 34 - }, { "id": 89806097, "github_url": "https://github.com/lindseyindev", @@ -4556,13 +4563,6 @@ "gravatar_id": "", "contributions": 32 }, - { - "id": 56055132, - "github_url": "https://github.com/steven-positive-tran", - "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", - "gravatar_id": "", - "contributions": 32 - }, { "id": 61027932, "github_url": "https://github.com/christinaor", @@ -5256,6 +5256,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 79298597, + "github_url": "https://github.com/oliviazhai", + "avatar_url": "https://avatars.githubusercontent.com/u/79298597?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 84823624, "github_url": "https://github.com/ktlevesque19", @@ -5263,6 +5270,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 92824407, + "github_url": "https://github.com/cng008", + "avatar_url": "https://avatars.githubusercontent.com/u/92824407?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 27145, "github_url": "https://github.com/joelparkerhenderson", @@ -5340,20 +5354,6 @@ "gravatar_id": "", "contributions": 14 }, - { - "id": 79298597, - "github_url": "https://github.com/oliviazhai", - "avatar_url": "https://avatars.githubusercontent.com/u/79298597?v=4", - "gravatar_id": "", - "contributions": 14 - }, - { - "id": 92824407, - "github_url": "https://github.com/cng008", - "avatar_url": "https://avatars.githubusercontent.com/u/92824407?v=4", - "gravatar_id": "", - "contributions": 14 - }, { "id": 93790582, "github_url": "https://github.com/adevlinb", @@ -5585,6 +5585,13 @@ "gravatar_id": "", "contributions": 11 }, + { + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "gravatar_id": "", + "contributions": 11 + }, { "id": 119886374, "github_url": "https://github.com/garrettallen0", @@ -5732,6 +5739,13 @@ "gravatar_id": "", "contributions": 10 }, + { + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 10 + }, { "id": 121915968, "github_url": "https://github.com/EllenKellyb", @@ -5774,13 +5788,6 @@ "gravatar_id": "", "contributions": 9 }, - { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", - "gravatar_id": "", - "contributions": 9 - }, { "id": 96758417, "github_url": "https://github.com/tamalatrinh", @@ -5907,13 +5914,6 @@ "gravatar_id": "", "contributions": 8 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 8 - }, { "id": 121783919, "github_url": "https://github.com/aaronweixiangli", @@ -6516,6 +6516,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 101746747, "github_url": "https://github.com/Maia-Cochran", @@ -7055,6 +7062,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 81290205, "github_url": "https://github.com/upendrasahni", @@ -7727,6 +7741,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 97702073, + "github_url": "https://github.com/matthewmpan", + "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 98001560, "github_url": "https://github.com/staceyrebekahscott", @@ -7806,28 +7827,28 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6714 + "contributions": 6722 }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 2679 + "contributions": 2680 }, { "id": 64623632, "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1991 + "contributions": 1992 }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 1981 + "contributions": 1985 }, { "id": 843538, @@ -7862,7 +7883,7 @@ "github_url": "https://github.com/blulady", "avatar_url": "https://avatars.githubusercontent.com/u/67162265?v=4", "gravatar_id": "", - "contributions": 356 + "contributions": 357 }, { "id": 48004150, @@ -7883,7 +7904,7 @@ "github_url": "https://github.com/roslynwythe", "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 318 + "contributions": 319 }, { "id": 38295612, @@ -8149,7 +8170,7 @@ "github_url": "https://github.com/Adastros", "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", - "contributions": 70 + "contributions": 71 }, { "id": 85038929, @@ -8256,18 +8277,18 @@ "gravatar_id": "", "contributions": 55 }, - { - "id": 31682285, - "github_url": "https://github.com/anthonysim", - "avatar_url": "https://avatars.githubusercontent.com/u/31682285?v=4", - "gravatar_id": "", - "contributions": 51 - }, { "id": 122488603, "github_url": "https://github.com/Thinking-Panda", "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", "gravatar_id": "", + "contributions": 52 + }, + { + "id": 31682285, + "github_url": "https://github.com/anthonysim", + "avatar_url": "https://avatars.githubusercontent.com/u/31682285?v=4", + "gravatar_id": "", "contributions": 51 }, { @@ -8375,6 +8396,13 @@ "gravatar_id": "", "contributions": 41 }, + { + "id": 100797135, + "github_url": "https://github.com/LOSjr4", + "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", + "gravatar_id": "", + "contributions": 41 + }, { "id": 84518563, "github_url": "https://github.com/harshitasao", @@ -8404,16 +8432,16 @@ "contributions": 38 }, { - "id": 61027932, - "github_url": "https://github.com/christinaor", - "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", + "id": 56055132, + "github_url": "https://github.com/steven-positive-tran", + "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", "gravatar_id": "", "contributions": 38 }, { - "id": 100797135, - "github_url": "https://github.com/LOSjr4", - "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", + "id": 61027932, + "github_url": "https://github.com/christinaor", + "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", "gravatar_id": "", "contributions": 38 }, @@ -8480,13 +8508,6 @@ "gravatar_id": "", "contributions": 34 }, - { - "id": 56055132, - "github_url": "https://github.com/steven-positive-tran", - "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", - "gravatar_id": "", - "contributions": 34 - }, { "id": 83432699, "github_url": "https://github.com/Georgema20", @@ -9117,6 +9138,13 @@ "gravatar_id": "", "contributions": 19 }, + { + "id": 92824407, + "github_url": "https://github.com/cng008", + "avatar_url": "https://avatars.githubusercontent.com/u/92824407?v=4", + "gravatar_id": "", + "contributions": 19 + }, { "id": 107211477, "github_url": "https://github.com/michaelmagen", @@ -9145,13 +9173,6 @@ "gravatar_id": "", "contributions": 18 }, - { - "id": 92824407, - "github_url": "https://github.com/cng008", - "avatar_url": "https://avatars.githubusercontent.com/u/92824407?v=4", - "gravatar_id": "", - "contributions": 18 - }, { "id": 35665684, "github_url": "https://github.com/trtincher", @@ -9334,6 +9355,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 79298597, + "github_url": "https://github.com/oliviazhai", + "avatar_url": "https://avatars.githubusercontent.com/u/79298597?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 84823624, "github_url": "https://github.com/ktlevesque19", @@ -9384,16 +9412,16 @@ "contributions": 14 }, { - "id": 79298597, - "github_url": "https://github.com/oliviazhai", - "avatar_url": "https://avatars.githubusercontent.com/u/79298597?v=4", + "id": 81582376, + "github_url": "https://github.com/GRISONRF", + "avatar_url": "https://avatars.githubusercontent.com/u/81582376?v=4", "gravatar_id": "", "contributions": 14 }, { - "id": 81582376, - "github_url": "https://github.com/GRISONRF", - "avatar_url": "https://avatars.githubusercontent.com/u/81582376?v=4", + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", "gravatar_id": "", "contributions": 14 }, @@ -9551,13 +9579,6 @@ "gravatar_id": "", "contributions": 12 }, - { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", - "gravatar_id": "", - "contributions": 12 - }, { "id": 84137250, "github_url": "https://github.com/attali-david", @@ -9586,6 +9607,13 @@ "gravatar_id": "", "contributions": 12 }, + { + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 12 + }, { "id": 5412677, "github_url": "https://github.com/benrempel", @@ -9775,13 +9803,6 @@ "gravatar_id": "", "contributions": 10 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 124115753, "github_url": "https://github.com/vraer", @@ -10573,6 +10594,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 107448777, "github_url": "https://github.com/olivioso", @@ -11014,6 +11042,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 81290205, "github_url": "https://github.com/upendrasahni", @@ -11700,6 +11735,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 97702073, + "github_url": "https://github.com/matthewmpan", + "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 98001560, "github_url": "https://github.com/staceyrebekahscott", @@ -16530,7 +16572,7 @@ "github_url": "https://github.com/Biuwa", "avatar_url": "https://avatars.githubusercontent.com/u/98936028?v=4", "gravatar_id": "", - "contributions": 267 + "contributions": 271 }, { "id": 1160105, @@ -16996,7 +17038,7 @@ "github_url": "https://github.com/Biuwa", "avatar_url": "https://avatars.githubusercontent.com/u/98936028?v=4", "gravatar_id": "", - "contributions": 267 + "contributions": 271 }, { "id": 40730303, @@ -17767,7 +17809,7 @@ "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 1309 + "contributions": 1311 }, { "id": 22228236, @@ -18086,7 +18128,7 @@ "github_url": "https://github.com/fancyham", "avatar_url": "https://avatars.githubusercontent.com/u/3376957?v=4", "gravatar_id": "", - "contributions": 386 + "contributions": 389 }, { "id": 9939032, @@ -18902,7 +18944,7 @@ "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 1590 + "contributions": 1592 }, { "id": 98001560, @@ -18916,7 +18958,7 @@ "github_url": "https://github.com/fancyham", "avatar_url": "https://avatars.githubusercontent.com/u/3376957?v=4", "gravatar_id": "", - "contributions": 403 + "contributions": 406 }, { "id": 107142453, @@ -20060,7 +20102,7 @@ "github_url": "https://github.com/limwualice", "avatar_url": "https://avatars.githubusercontent.com/u/125330688?v=4", "gravatar_id": "", - "contributions": 6 + "contributions": 7 }, { "id": 42285261, @@ -20416,6 +20458,13 @@ "gravatar_id": "", "contributions": 10 }, + { + "id": 125330688, + "github_url": "https://github.com/limwualice", + "avatar_url": "https://avatars.githubusercontent.com/u/125330688?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 54970194, "github_url": "https://github.com/parkderick", @@ -20430,13 +20479,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 125330688, - "github_url": "https://github.com/limwualice", - "avatar_url": "https://avatars.githubusercontent.com/u/125330688?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 50754725, "github_url": "https://github.com/tabatahg", @@ -20881,14 +20923,14 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 64 + "contributions": 66 }, { "id": 79946411, "github_url": "https://github.com/yumengluo", "avatar_url": "https://avatars.githubusercontent.com/u/79946411?v=4", "gravatar_id": "", - "contributions": 63 + "contributions": 64 }, { "id": 2266545, @@ -20979,7 +21021,7 @@ "github_url": "https://github.com/jccchurch", "avatar_url": "https://avatars.githubusercontent.com/u/129242967?v=4", "gravatar_id": "", - "contributions": 12 + "contributions": 13 }, { "id": 122848205, @@ -21031,18 +21073,18 @@ "contributions": 6 }, { - "id": 60310001, - "github_url": "https://github.com/sarahyaepark", - "avatar_url": "https://avatars.githubusercontent.com/u/60310001?v=4", + "id": 44985426, + "github_url": "https://github.com/mchai1218", + "avatar_url": "https://avatars.githubusercontent.com/u/44985426?v=4", "gravatar_id": "", "contributions": 6 }, { - "id": 44985426, - "github_url": "https://github.com/mchai1218", - "avatar_url": "https://avatars.githubusercontent.com/u/44985426?v=4", + "id": 60310001, + "github_url": "https://github.com/sarahyaepark", + "avatar_url": "https://avatars.githubusercontent.com/u/60310001?v=4", "gravatar_id": "", - "contributions": 5 + "contributions": 6 }, { "id": 49699333, @@ -21128,6 +21170,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 130421855, + "github_url": "https://github.com/ermbrown", + "avatar_url": "https://avatars.githubusercontent.com/u/130421855?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 35072669, "github_url": "https://github.com/pyachauhan", @@ -21184,13 +21233,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 130421855, - "github_url": "https://github.com/ermbrown", - "avatar_url": "https://avatars.githubusercontent.com/u/130421855?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 5179225, "github_url": "https://github.com/AndrewDiMola", @@ -21347,14 +21389,14 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 64 + "contributions": 66 }, { "id": 79946411, "github_url": "https://github.com/yumengluo", "avatar_url": "https://avatars.githubusercontent.com/u/79946411?v=4", "gravatar_id": "", - "contributions": 63 + "contributions": 64 }, { "id": 75542938, @@ -21466,7 +21508,7 @@ "github_url": "https://github.com/jccchurch", "avatar_url": "https://avatars.githubusercontent.com/u/129242967?v=4", "gravatar_id": "", - "contributions": 12 + "contributions": 13 }, { "id": 33815456, @@ -21531,18 +21573,18 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 437097, - "github_url": "https://github.com/tglaz", - "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 44985426, "github_url": "https://github.com/mchai1218", "avatar_url": "https://avatars.githubusercontent.com/u/44985426?v=4", "gravatar_id": "", + "contributions": 6 + }, + { + "id": 437097, + "github_url": "https://github.com/tglaz", + "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "gravatar_id": "", "contributions": 5 }, { @@ -21608,6 +21650,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 130421855, + "github_url": "https://github.com/ermbrown", + "avatar_url": "https://avatars.githubusercontent.com/u/130421855?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 35072669, "github_url": "https://github.com/pyachauhan", @@ -21650,13 +21699,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 130421855, - "github_url": "https://github.com/ermbrown", - "avatar_url": "https://avatars.githubusercontent.com/u/130421855?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 1783439, "github_url": "https://github.com/thekaveman", @@ -23123,18 +23165,18 @@ "gravatar_id": "", "contributions": 14 }, - { - "id": 22487388, - "github_url": "https://github.com/bkmorgan3", - "avatar_url": "https://avatars.githubusercontent.com/u/22487388?v=4", - "gravatar_id": "", - "contributions": 12 - }, { "id": 5898009, "github_url": "https://github.com/Spiteless", "avatar_url": "https://avatars.githubusercontent.com/u/5898009?v=4", "gravatar_id": "", + "contributions": 14 + }, + { + "id": 22487388, + "github_url": "https://github.com/bkmorgan3", + "avatar_url": "https://avatars.githubusercontent.com/u/22487388?v=4", + "gravatar_id": "", "contributions": 12 }, { @@ -23356,7 +23398,7 @@ "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", - "contributions": 81 + "contributions": 83 }, { "id": 13891656, @@ -23442,18 +23484,18 @@ "gravatar_id": "", "contributions": 27 }, - { - "id": 19879362, - "github_url": "https://github.com/chukalicious", - "avatar_url": "https://avatars.githubusercontent.com/u/19879362?v=4", - "gravatar_id": "", - "contributions": 22 - }, { "id": 41898282, "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", + "contributions": 23 + }, + { + "id": 19879362, + "github_url": "https://github.com/chukalicious", + "avatar_url": "https://avatars.githubusercontent.com/u/19879362?v=4", + "gravatar_id": "", "contributions": 22 }, { @@ -24130,7 +24172,7 @@ "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", - "contributions": 104 + "contributions": 106 }, { "id": 50006879, @@ -24193,7 +24235,7 @@ "github_url": "https://github.com/Spiteless", "avatar_url": "https://avatars.githubusercontent.com/u/5898009?v=4", "gravatar_id": "", - "contributions": 62 + "contributions": 64 }, { "id": 19879362, @@ -24249,7 +24291,7 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 22 + "contributions": 23 }, { "id": 39230947, @@ -24835,7 +24877,7 @@ "github_url": "https://github.com/erikguntner", "avatar_url": "https://avatars.githubusercontent.com/u/27253583?v=4", "gravatar_id": "", - "contributions": 205 + "contributions": 210 }, { "id": 48224444, @@ -24849,7 +24891,7 @@ "github_url": "https://github.com/tylerthome", "avatar_url": "https://avatars.githubusercontent.com/u/9952154?v=4", "gravatar_id": "", - "contributions": 152 + "contributions": 155 }, { "id": 23245081, @@ -24870,7 +24912,7 @@ "github_url": "https://github.com/apps/dependabot", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", - "contributions": 29 + "contributions": 30 }, { "id": 19631367, @@ -24962,6 +25004,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/87406797?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 11646566, + "github_url": "https://github.com/ju1es", + "avatar_url": "https://avatars.githubusercontent.com/u/11646566?v=4", + "gravatar_id": "", + "contributions": 1 } ] }, @@ -25136,18 +25185,18 @@ "contributions": 5 }, { - "id": 77372601, - "github_url": "https://github.com/fourmatte", - "avatar_url": "https://avatars.githubusercontent.com/u/77372601?v=4", + "id": 25230575, + "github_url": "https://github.com/sanya301", + "avatar_url": "https://avatars.githubusercontent.com/u/25230575?v=4", "gravatar_id": "", "contributions": 5 }, { - "id": 25230575, - "github_url": "https://github.com/sanya301", - "avatar_url": "https://avatars.githubusercontent.com/u/25230575?v=4", + "id": 77372601, + "github_url": "https://github.com/fourmatte", + "avatar_url": "https://avatars.githubusercontent.com/u/77372601?v=4", "gravatar_id": "", - "contributions": 4 + "contributions": 5 }, { "id": 57865602, @@ -25156,6 +25205,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 113555559, + "github_url": "https://github.com/edela0015", + "avatar_url": "https://avatars.githubusercontent.com/u/113555559?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 121915691, "github_url": "https://github.com/KowDesign", @@ -25198,13 +25254,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 113555559, - "github_url": "https://github.com/edela0015", - "avatar_url": "https://avatars.githubusercontent.com/u/113555559?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 126638029, "github_url": "https://github.com/pardhama", @@ -25326,14 +25375,14 @@ "github_url": "https://github.com/erikguntner", "avatar_url": "https://avatars.githubusercontent.com/u/27253583?v=4", "gravatar_id": "", - "contributions": 213 + "contributions": 218 }, { "id": 9952154, "github_url": "https://github.com/tylerthome", "avatar_url": "https://avatars.githubusercontent.com/u/9952154?v=4", "gravatar_id": "", - "contributions": 211 + "contributions": 214 }, { "id": 48224444, @@ -25396,7 +25445,7 @@ "github_url": "https://github.com/apps/dependabot", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", - "contributions": 30 + "contributions": 31 }, { "id": 117793131, @@ -25517,6 +25566,13 @@ "gravatar_id": "", "contributions": 5 }, + { + "id": 25230575, + "github_url": "https://github.com/sanya301", + "avatar_url": "https://avatars.githubusercontent.com/u/25230575?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 34228073, "github_url": "https://github.com/MajorLift", @@ -25532,11 +25588,11 @@ "contributions": 5 }, { - "id": 25230575, - "github_url": "https://github.com/sanya301", - "avatar_url": "https://avatars.githubusercontent.com/u/25230575?v=4", + "id": 11646566, + "github_url": "https://github.com/ju1es", + "avatar_url": "https://avatars.githubusercontent.com/u/11646566?v=4", "gravatar_id": "", - "contributions": 4 + "contributions": 3 }, { "id": 47486070, @@ -25545,6 +25601,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 113555559, + "github_url": "https://github.com/edela0015", + "avatar_url": "https://avatars.githubusercontent.com/u/113555559?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 121915691, "github_url": "https://github.com/KowDesign", @@ -25566,13 +25629,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 11646566, - "github_url": "https://github.com/ju1es", - "avatar_url": "https://avatars.githubusercontent.com/u/11646566?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 64227002, "github_url": "https://github.com/ariamacabre", @@ -25594,13 +25650,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 113555559, - "github_url": "https://github.com/edela0015", - "avatar_url": "https://avatars.githubusercontent.com/u/113555559?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 126638029, "github_url": "https://github.com/pardhama", @@ -34235,18 +34284,18 @@ "contributions": 137 }, { - "id": 82672972, - "github_url": "https://github.com/stephaniestahlberg", - "avatar_url": "https://avatars.githubusercontent.com/u/82672972?v=4", + "id": 38144130, + "github_url": "https://github.com/kcoronel", + "avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4", "gravatar_id": "", "contributions": 81 }, { - "id": 38144130, - "github_url": "https://github.com/kcoronel", - "avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4", + "id": 82672972, + "github_url": "https://github.com/stephaniestahlberg", + "avatar_url": "https://avatars.githubusercontent.com/u/82672972?v=4", "gravatar_id": "", - "contributions": 78 + "contributions": 81 }, { "id": 62820275, @@ -34269,18 +34318,18 @@ "gravatar_id": "", "contributions": 31 }, - { - "id": 98901069, - "github_url": "https://github.com/hkimsummer", - "avatar_url": "https://avatars.githubusercontent.com/u/98901069?v=4", - "gravatar_id": "", - "contributions": 20 - }, { "id": 107449277, "github_url": "https://github.com/salimays", "avatar_url": "https://avatars.githubusercontent.com/u/107449277?v=4", "gravatar_id": "", + "contributions": 21 + }, + { + "id": 98901069, + "github_url": "https://github.com/hkimsummer", + "avatar_url": "https://avatars.githubusercontent.com/u/98901069?v=4", + "gravatar_id": "", "contributions": 20 }, { @@ -34575,18 +34624,18 @@ "contributions": 137 }, { - "id": 82672972, - "github_url": "https://github.com/stephaniestahlberg", - "avatar_url": "https://avatars.githubusercontent.com/u/82672972?v=4", + "id": 38144130, + "github_url": "https://github.com/kcoronel", + "avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4", "gravatar_id": "", "contributions": 81 }, { - "id": 38144130, - "github_url": "https://github.com/kcoronel", - "avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4", + "id": 82672972, + "github_url": "https://github.com/stephaniestahlberg", + "avatar_url": "https://avatars.githubusercontent.com/u/82672972?v=4", "gravatar_id": "", - "contributions": 78 + "contributions": 81 }, { "id": 37763229, @@ -34616,18 +34665,18 @@ "gravatar_id": "", "contributions": 23 }, - { - "id": 98901069, - "github_url": "https://github.com/hkimsummer", - "avatar_url": "https://avatars.githubusercontent.com/u/98901069?v=4", - "gravatar_id": "", - "contributions": 20 - }, { "id": 107449277, "github_url": "https://github.com/salimays", "avatar_url": "https://avatars.githubusercontent.com/u/107449277?v=4", "gravatar_id": "", + "contributions": 21 + }, + { + "id": 98901069, + "github_url": "https://github.com/hkimsummer", + "avatar_url": "https://avatars.githubusercontent.com/u/98901069?v=4", + "gravatar_id": "", "contributions": 20 }, { @@ -36934,7 +36983,7 @@ "github_url": "https://github.com/khanhcao17", "avatar_url": "https://avatars.githubusercontent.com/u/83927869?v=4", "gravatar_id": "", - "contributions": 90 + "contributions": 92 }, { "id": 92414689, @@ -37302,7 +37351,7 @@ "github_url": "https://github.com/khanhcao17", "avatar_url": "https://avatars.githubusercontent.com/u/83927869?v=4", "gravatar_id": "", - "contributions": 90 + "contributions": 92 }, { "id": 92414689, @@ -37701,7 +37750,7 @@ "github_url": "https://github.com/edwardsarah", "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", "gravatar_id": "", - "contributions": 100 + "contributions": 102 }, { "id": 99233242, @@ -37929,7 +37978,7 @@ "github_url": "https://github.com/edwardsarah", "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", "gravatar_id": "", - "contributions": 102 + "contributions": 104 }, { "id": 99233242, From ccb852dee055a10cf240f7188e0c76f765c32f9c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Thu, 11 May 2023 11:14:09 +0000 Subject: [PATCH 11/58] Update contributor and language data --- _data/external/github-data.json | 470 +++++++++++++++++--------------- 1 file changed, 256 insertions(+), 214 deletions(-) diff --git a/_data/external/github-data.json b/_data/external/github-data.json index d9c1dd90d4..1e2e02c170 100644 --- a/_data/external/github-data.json +++ b/_data/external/github-data.json @@ -1,5 +1,5 @@ [ - "Wed May 10 2023 11:12:40 GMT+0000 (Coordinated Universal Time)", + "Thu May 11 2023 11:12:31 GMT+0000 (Coordinated Universal Time)", { "id": 76137532, "name": "webapp", @@ -1743,7 +1743,7 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1992 + "contributions": 1993 }, { "id": 37763229, @@ -3945,7 +3945,7 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6722 + "contributions": 6726 }, { "id": 37763229, @@ -3959,7 +3959,7 @@ "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 1909 + "contributions": 1910 }, { "id": 843538, @@ -4001,7 +4001,7 @@ "github_url": "https://github.com/roslynwythe", "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 315 + "contributions": 319 }, { "id": 38295612, @@ -4256,18 +4256,18 @@ "contributions": 69 }, { - "id": 77373777, - "github_url": "https://github.com/d-perez-8", - "avatar_url": "https://avatars.githubusercontent.com/u/77373777?v=4", + "id": 48114590, + "github_url": "https://github.com/Adastros", + "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", "contributions": 67 }, { - "id": 48114590, - "github_url": "https://github.com/Adastros", - "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", + "id": 77373777, + "github_url": "https://github.com/d-perez-8", + "avatar_url": "https://avatars.githubusercontent.com/u/77373777?v=4", "gravatar_id": "", - "contributions": 66 + "contributions": 67 }, { "id": 85038929, @@ -4486,6 +4486,20 @@ "gravatar_id": "", "contributions": 37 }, + { + "id": 56055132, + "github_url": "https://github.com/steven-positive-tran", + "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", + "gravatar_id": "", + "contributions": 37 + }, + { + "id": 61027932, + "github_url": "https://github.com/christinaor", + "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", + "gravatar_id": "", + "contributions": 37 + }, { "id": 94150856, "github_url": "https://github.com/summerharveyux", @@ -4500,13 +4514,6 @@ "gravatar_id": "", "contributions": 37 }, - { - "id": 56055132, - "github_url": "https://github.com/steven-positive-tran", - "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", - "gravatar_id": "", - "contributions": 36 - }, { "id": 64928677, "github_url": "https://github.com/jenjen26", @@ -4563,13 +4570,6 @@ "gravatar_id": "", "contributions": 32 }, - { - "id": 61027932, - "github_url": "https://github.com/christinaor", - "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", - "gravatar_id": "", - "contributions": 32 - }, { "id": 63771558, "github_url": "https://github.com/R-Tomas-Gonzalez", @@ -5354,6 +5354,13 @@ "gravatar_id": "", "contributions": 14 }, + { + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "gravatar_id": "", + "contributions": 14 + }, { "id": 93790582, "github_url": "https://github.com/adevlinb", @@ -5585,13 +5592,6 @@ "gravatar_id": "", "contributions": 11 }, - { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", - "gravatar_id": "", - "contributions": 11 - }, { "id": 119886374, "github_url": "https://github.com/garrettallen0", @@ -5844,6 +5844,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 44750931, + "github_url": "https://github.com/one2code", + "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 49739276, "github_url": "https://github.com/KPHowley", @@ -5956,13 +5963,6 @@ "gravatar_id": "", "contributions": 7 }, - { - "id": 44750931, - "github_url": "https://github.com/one2code", - "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", - "gravatar_id": "", - "contributions": 7 - }, { "id": 44798179, "github_url": "https://github.com/JohnJBarrett22", @@ -6173,6 +6173,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 114360172, "github_url": "https://github.com/arora-aryan", @@ -6516,13 +6523,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 98275292, - "github_url": "https://github.com/93Belen", - "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 101746747, "github_url": "https://github.com/Maia-Cochran", @@ -6733,6 +6733,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 87004609, "github_url": "https://github.com/NaincyKumariKnoldus", @@ -7062,13 +7069,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 80556079, - "github_url": "https://github.com/jenny-alexander", - "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 81290205, "github_url": "https://github.com/upendrasahni", @@ -7118,6 +7118,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 97702073, + "github_url": "https://github.com/matthewmpan", + "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 98001358, "github_url": "https://github.com/pjpatel021", @@ -7146,6 +7153,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 113472317, + "github_url": "https://github.com/Gauravvpnd", + "avatar_url": "https://avatars.githubusercontent.com/u/113472317?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 120080430, "github_url": "https://github.com/neonPurple", @@ -7741,13 +7755,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 97702073, - "github_url": "https://github.com/matthewmpan", - "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 98001560, "github_url": "https://github.com/staceyrebekahscott", @@ -7762,6 +7769,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 99220339, + "github_url": "https://github.com/jenniesf", + "avatar_url": "https://avatars.githubusercontent.com/u/99220339?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 100421636, "github_url": "https://github.com/Khadijahibidapo", @@ -7811,6 +7825,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 120632351, + "github_url": "https://github.com/rakeshbabu23", + "avatar_url": "https://avatars.githubusercontent.com/u/120632351?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 124468915, "github_url": "https://github.com/yeskatr", @@ -7827,7 +7848,7 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6722 + "contributions": 6726 }, { "id": 37763229, @@ -7841,14 +7862,14 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1992 + "contributions": 1993 }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 1985 + "contributions": 1986 }, { "id": 843538, @@ -7904,7 +7925,7 @@ "github_url": "https://github.com/roslynwythe", "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 319 + "contributions": 323 }, { "id": 38295612, @@ -8170,7 +8191,7 @@ "github_url": "https://github.com/Adastros", "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", - "contributions": 71 + "contributions": 72 }, { "id": 85038929, @@ -8354,6 +8375,13 @@ "gravatar_id": "", "contributions": 43 }, + { + "id": 61027932, + "github_url": "https://github.com/christinaor", + "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", + "gravatar_id": "", + "contributions": 43 + }, { "id": 92761207, "github_url": "https://github.com/gstemmann", @@ -8410,6 +8438,13 @@ "gravatar_id": "", "contributions": 40 }, + { + "id": 56055132, + "github_url": "https://github.com/steven-positive-tran", + "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", + "gravatar_id": "", + "contributions": 39 + }, { "id": 81199122, "github_url": "https://github.com/RobertaFricker", @@ -8431,20 +8466,6 @@ "gravatar_id": "", "contributions": 38 }, - { - "id": 56055132, - "github_url": "https://github.com/steven-positive-tran", - "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", - "gravatar_id": "", - "contributions": 38 - }, - { - "id": 61027932, - "github_url": "https://github.com/christinaor", - "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", - "gravatar_id": "", - "contributions": 38 - }, { "id": 44554270, "github_url": "https://github.com/usaboo", @@ -9201,6 +9222,13 @@ "gravatar_id": "", "contributions": 17 }, + { + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "gravatar_id": "", + "contributions": 17 + }, { "id": 98365396, "github_url": "https://github.com/matt-arofin", @@ -9418,13 +9446,6 @@ "gravatar_id": "", "contributions": 14 }, - { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", - "gravatar_id": "", - "contributions": 14 - }, { "id": 86011089, "github_url": "https://github.com/mgodoy2023", @@ -9726,6 +9747,13 @@ "gravatar_id": "", "contributions": 10 }, + { + "id": 44750931, + "github_url": "https://github.com/one2code", + "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", + "gravatar_id": "", + "contributions": 10 + }, { "id": 44798179, "github_url": "https://github.com/JohnJBarrett22", @@ -9845,13 +9873,6 @@ "gravatar_id": "", "contributions": 9 }, - { - "id": 44750931, - "github_url": "https://github.com/one2code", - "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", - "gravatar_id": "", - "contributions": 9 - }, { "id": 55670550, "github_url": "https://github.com/CalvinTan607", @@ -10265,6 +10286,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 100975883, "github_url": "https://github.com/phuongv8", @@ -10594,13 +10622,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 98275292, - "github_url": "https://github.com/93Belen", - "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 107448777, "github_url": "https://github.com/olivioso", @@ -10748,6 +10769,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 87004609, "github_url": "https://github.com/NaincyKumariKnoldus", @@ -11042,13 +11070,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 80556079, - "github_url": "https://github.com/jenny-alexander", - "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 81290205, "github_url": "https://github.com/upendrasahni", @@ -11098,6 +11119,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 97702073, + "github_url": "https://github.com/matthewmpan", + "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 98001358, "github_url": "https://github.com/pjpatel021", @@ -11133,6 +11161,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 113472317, + "github_url": "https://github.com/Gauravvpnd", + "avatar_url": "https://avatars.githubusercontent.com/u/113472317?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 283343, "github_url": "https://github.com/thadk", @@ -11735,13 +11770,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 97702073, - "github_url": "https://github.com/matthewmpan", - "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 98001560, "github_url": "https://github.com/staceyrebekahscott", @@ -11756,6 +11784,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 99220339, + "github_url": "https://github.com/jenniesf", + "avatar_url": "https://avatars.githubusercontent.com/u/99220339?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 100421636, "github_url": "https://github.com/Khadijahibidapo", @@ -11798,6 +11833,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 120632351, + "github_url": "https://github.com/rakeshbabu23", + "avatar_url": "https://avatars.githubusercontent.com/u/120632351?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 124468915, "github_url": "https://github.com/yeskatr", @@ -16565,7 +16607,7 @@ "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 272 + "contributions": 275 }, { "id": 98936028, @@ -16593,7 +16635,7 @@ "github_url": "https://github.com/jahpe777", "avatar_url": "https://avatars.githubusercontent.com/u/40730303?v=4", "gravatar_id": "", - "contributions": 80 + "contributions": 81 }, { "id": 121916285, @@ -16698,7 +16740,7 @@ "github_url": "https://github.com/Noushie", "avatar_url": "https://avatars.githubusercontent.com/u/115515867?v=4", "gravatar_id": "", - "contributions": 28 + "contributions": 29 }, { "id": 93562740, @@ -17003,7 +17045,7 @@ "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 1190 + "contributions": 1193 }, { "id": 37763229, @@ -17045,7 +17087,7 @@ "github_url": "https://github.com/jahpe777", "avatar_url": "https://avatars.githubusercontent.com/u/40730303?v=4", "gravatar_id": "", - "contributions": 200 + "contributions": 201 }, { "id": 30099154, @@ -17180,18 +17222,18 @@ "gravatar_id": "", "contributions": 32 }, - { - "id": 1824090, - "github_url": "https://github.com/mmorgs", - "avatar_url": "https://avatars.githubusercontent.com/u/1824090?v=4", - "gravatar_id": "", - "contributions": 28 - }, { "id": 115515867, "github_url": "https://github.com/Noushie", "avatar_url": "https://avatars.githubusercontent.com/u/115515867?v=4", "gravatar_id": "", + "contributions": 29 + }, + { + "id": 1824090, + "github_url": "https://github.com/mmorgs", + "avatar_url": "https://avatars.githubusercontent.com/u/1824090?v=4", + "gravatar_id": "", "contributions": 28 }, { @@ -18128,7 +18170,7 @@ "github_url": "https://github.com/fancyham", "avatar_url": "https://avatars.githubusercontent.com/u/3376957?v=4", "gravatar_id": "", - "contributions": 389 + "contributions": 390 }, { "id": 9939032, @@ -18149,7 +18191,7 @@ "github_url": "https://github.com/sei1122", "avatar_url": "https://avatars.githubusercontent.com/u/19811032?v=4", "gravatar_id": "", - "contributions": 156 + "contributions": 159 }, { "id": 91577998, @@ -18958,7 +19000,7 @@ "github_url": "https://github.com/fancyham", "avatar_url": "https://avatars.githubusercontent.com/u/3376957?v=4", "gravatar_id": "", - "contributions": 406 + "contributions": 407 }, { "id": 107142453, @@ -18972,7 +19014,7 @@ "github_url": "https://github.com/sei1122", "avatar_url": "https://avatars.githubusercontent.com/u/19811032?v=4", "gravatar_id": "", - "contributions": 156 + "contributions": 159 }, { "id": 91577998, @@ -20888,7 +20930,7 @@ "github_url": "https://github.com/SamHyler", "avatar_url": "https://avatars.githubusercontent.com/u/87077650?v=4", "gravatar_id": "", - "contributions": 294 + "contributions": 295 }, { "id": 57149590, @@ -21170,6 +21212,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 121915896, + "github_url": "https://github.com/amejiamesinas", + "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 130421855, "github_url": "https://github.com/ermbrown", @@ -21226,13 +21275,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 121915896, - "github_url": "https://github.com/amejiamesinas", - "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 5179225, "github_url": "https://github.com/AndrewDiMola", @@ -21340,7 +21382,7 @@ "github_url": "https://github.com/SamHyler", "avatar_url": "https://avatars.githubusercontent.com/u/87077650?v=4", "gravatar_id": "", - "contributions": 294 + "contributions": 295 }, { "id": 57149590, @@ -21650,6 +21692,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 121915896, + "github_url": "https://github.com/amejiamesinas", + "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 130421855, "github_url": "https://github.com/ermbrown", @@ -21692,13 +21741,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 121915896, - "github_url": "https://github.com/amejiamesinas", - "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 1783439, "github_url": "https://github.com/thekaveman", @@ -23386,18 +23428,18 @@ "gravatar_id": "", "contributions": 89 }, - { - "id": 53061723, - "github_url": "https://github.com/jbubar", - "avatar_url": "https://avatars.githubusercontent.com/u/53061723?v=4", - "gravatar_id": "", - "contributions": 83 - }, { "id": 73561520, "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", + "contributions": 84 + }, + { + "id": 53061723, + "github_url": "https://github.com/jbubar", + "avatar_url": "https://avatars.githubusercontent.com/u/53061723?v=4", + "gravatar_id": "", "contributions": 83 }, { @@ -24172,7 +24214,7 @@ "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", - "contributions": 106 + "contributions": 107 }, { "id": 50006879, @@ -27764,6 +27806,13 @@ "gravatar_id": "", "contributions": 24 }, + { + "id": 98370780, + "github_url": "https://github.com/mxajPrice", + "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", + "gravatar_id": "", + "contributions": 24 + }, { "id": 18295499, "github_url": "https://github.com/alexilee", @@ -27778,13 +27827,6 @@ "gravatar_id": "", "contributions": 23 }, - { - "id": 98370780, - "github_url": "https://github.com/mxajPrice", - "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", - "gravatar_id": "", - "contributions": 23 - }, { "id": 101159525, "github_url": "https://github.com/FeyiA", @@ -28704,7 +28746,7 @@ "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", - "contributions": 26 + "contributions": 27 }, { "id": 21250505, @@ -34153,8 +34195,8 @@ "Python", "JavaScript", "Dockerfile", - "HTML", "Shell", + "HTML", "CSS" ], "repoEndpoint": "https://api.github.com/repos/hackforla/CivicTechJobs", @@ -34165,7 +34207,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 299 + "contributions": 300 }, { "id": 49699333, @@ -34210,18 +34252,18 @@ "contributions": 4 }, { - "id": 62223366, - "github_url": "https://github.com/poorvarathore05", - "avatar_url": "https://avatars.githubusercontent.com/u/62223366?v=4", + "id": 73561520, + "github_url": "https://github.com/MattPereira", + "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", "contributions": 4 }, { - "id": 73561520, - "github_url": "https://github.com/MattPereira", - "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", + "id": 62223366, + "github_url": "https://github.com/poorvarathore05", + "avatar_url": "https://avatars.githubusercontent.com/u/62223366?v=4", "gravatar_id": "", - "contributions": 3 + "contributions": 4 }, { "id": 58081055, @@ -34607,7 +34649,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 621 + "contributions": 622 }, { "id": 7094304, @@ -34736,18 +34778,18 @@ "contributions": 11 }, { - "id": 110951824, - "github_url": "https://github.com/melkosm", - "avatar_url": "https://avatars.githubusercontent.com/u/110951824?v=4", + "id": 73561520, + "github_url": "https://github.com/MattPereira", + "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", "contributions": 11 }, { - "id": 73561520, - "github_url": "https://github.com/MattPereira", - "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", + "id": 110951824, + "github_url": "https://github.com/melkosm", + "avatar_url": "https://avatars.githubusercontent.com/u/110951824?v=4", "gravatar_id": "", - "contributions": 10 + "contributions": 11 }, { "id": 86077274, @@ -35806,7 +35848,7 @@ "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", - "contributions": 262 + "contributions": 263 }, { "id": 86335455, @@ -36195,7 +36237,7 @@ "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", - "contributions": 281 + "contributions": 282 }, { "id": 86335455, @@ -36962,7 +37004,7 @@ "github_url": "https://github.com/allthatyazz", "avatar_url": "https://avatars.githubusercontent.com/u/100178353?v=4", "gravatar_id": "", - "contributions": 339 + "contributions": 344 }, { "id": 6236085, @@ -37046,7 +37088,7 @@ "github_url": "https://github.com/GalaStojnic", "avatar_url": "https://avatars.githubusercontent.com/u/67700568?v=4", "gravatar_id": "", - "contributions": 15 + "contributions": 17 }, { "id": 85597466, @@ -37083,6 +37125,13 @@ "gravatar_id": "", "contributions": 10 }, + { + "id": 109191192, + "github_url": "https://github.com/elimarietta", + "avatar_url": "https://avatars.githubusercontent.com/u/109191192?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 121916065, "github_url": "https://github.com/Leah0996", @@ -37104,13 +37153,6 @@ "gravatar_id": "", "contributions": 8 }, - { - "id": 109191192, - "github_url": "https://github.com/elimarietta", - "avatar_url": "https://avatars.githubusercontent.com/u/109191192?v=4", - "gravatar_id": "", - "contributions": 8 - }, { "id": 124114662, "github_url": "https://github.com/ryayyychel", @@ -37125,6 +37167,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 23141665, + "github_url": "https://github.com/fuzjan81", + "avatar_url": "https://avatars.githubusercontent.com/u/23141665?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 96758417, "github_url": "https://github.com/tamalatrinh", @@ -37153,13 +37202,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 23141665, - "github_url": "https://github.com/fuzjan81", - "avatar_url": "https://avatars.githubusercontent.com/u/23141665?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 85179015, "github_url": "https://github.com/kangina-tech", @@ -37337,7 +37379,7 @@ "github_url": "https://github.com/allthatyazz", "avatar_url": "https://avatars.githubusercontent.com/u/100178353?v=4", "gravatar_id": "", - "contributions": 369 + "contributions": 374 }, { "id": 6236085, @@ -37414,7 +37456,7 @@ "github_url": "https://github.com/GalaStojnic", "avatar_url": "https://avatars.githubusercontent.com/u/67700568?v=4", "gravatar_id": "", - "contributions": 15 + "contributions": 17 }, { "id": 85597466, @@ -37451,6 +37493,13 @@ "gravatar_id": "", "contributions": 10 }, + { + "id": 109191192, + "github_url": "https://github.com/elimarietta", + "avatar_url": "https://avatars.githubusercontent.com/u/109191192?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 121916065, "github_url": "https://github.com/Leah0996", @@ -37472,13 +37521,6 @@ "gravatar_id": "", "contributions": 8 }, - { - "id": 109191192, - "github_url": "https://github.com/elimarietta", - "avatar_url": "https://avatars.githubusercontent.com/u/109191192?v=4", - "gravatar_id": "", - "contributions": 8 - }, { "id": 124114662, "github_url": "https://github.com/ryayyychel", @@ -37493,6 +37535,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 23141665, + "github_url": "https://github.com/fuzjan81", + "avatar_url": "https://avatars.githubusercontent.com/u/23141665?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 96758417, "github_url": "https://github.com/tamalatrinh", @@ -37521,13 +37570,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 23141665, - "github_url": "https://github.com/fuzjan81", - "avatar_url": "https://avatars.githubusercontent.com/u/23141665?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 85179015, "github_url": "https://github.com/kangina-tech", From defd99bbfaf620a19c1e27c2dd795cf1eae68cb4 Mon Sep 17 00:00:00 2001 From: Vardan Vanyan <76720120+vanyanv@users.noreply.github.com> Date: Thu, 11 May 2023 10:42:10 -0700 Subject: [PATCH 12/58] Updated Project Profile with New Member (#4640) * updated project profile with new leadership * removed lines 87 and 126 --- _projects/website.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/_projects/website.md b/_projects/website.md index 4a85b19875..e10ca7d312 100644 --- a/_projects/website.md +++ b/_projects/website.md @@ -78,7 +78,12 @@ leadership: slack: https://hackforla.slack.com/team/U04MFMMNJRH github: https://github.com/bootcamp-brian picture: https://avatars.githubusercontent.com/bootcamp-brian - + - name: MJ Shelton + role: Merge Team + links: + slack: https://hackforla.slack.com/team/U04UG4UQE8G + github: https://github.com/mjshelton12 + picture: https://avatars.githubusercontent.com/mjshelton12 links: - name: Wiki url: 'https://github.com/hackforla/website/wiki' @@ -116,4 +121,4 @@ status: Active program-area: - Workforce Development - Civic Tech Infrastructure ---- +--- \ No newline at end of file From c449dfc2db618c1ccd193c307511cc2a6b0aa77c Mon Sep 17 00:00:00 2001 From: Beth <90989217+elizabethhonest@users.noreply.github.com> Date: Thu, 11 May 2023 11:08:41 -0700 Subject: [PATCH 13/58] Update wins-data.json via Google Apps Script (#4641) * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data --------- Co-authored-by: Miguel <63615112+lopezpedres@users.noreply.github.com> Co-authored-by: jdingeman <88953806+jdingeman@users.noreply.github.com> From 317242d9acb1ba68f6ae65d378b873cd5bb52a02 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Fri, 12 May 2023 11:14:15 +0000 Subject: [PATCH 14/58] Update contributor and language data --- _data/external/github-data.json | 539 +++++++++++++++++--------------- 1 file changed, 287 insertions(+), 252 deletions(-) diff --git a/_data/external/github-data.json b/_data/external/github-data.json index 1e2e02c170..011b9c447e 100644 --- a/_data/external/github-data.json +++ b/_data/external/github-data.json @@ -1,5 +1,5 @@ [ - "Thu May 11 2023 11:12:31 GMT+0000 (Coordinated Universal Time)", + "Fri May 12 2023 11:12:35 GMT+0000 (Coordinated Universal Time)", { "id": 76137532, "name": "webapp", @@ -1743,7 +1743,7 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1993 + "contributions": 1994 }, { "id": 37763229, @@ -1816,18 +1816,18 @@ "contributions": 35 }, { - "id": 1783439, - "github_url": "https://github.com/thekaveman", - "avatar_url": "https://avatars.githubusercontent.com/u/1783439?v=4", + "id": 90989217, + "github_url": "https://github.com/elizabethhonest", + "avatar_url": "https://avatars.githubusercontent.com/u/90989217?v=4", "gravatar_id": "", "contributions": 31 }, { - "id": 90989217, - "github_url": "https://github.com/elizabethhonest", - "avatar_url": "https://avatars.githubusercontent.com/u/90989217?v=4", + "id": 1783439, + "github_url": "https://github.com/thekaveman", + "avatar_url": "https://avatars.githubusercontent.com/u/1783439?v=4", "gravatar_id": "", - "contributions": 30 + "contributions": 31 }, { "id": 88953806, @@ -3852,6 +3852,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 76720120, + "github_url": "https://github.com/vanyanv", + "avatar_url": "https://avatars.githubusercontent.com/u/76720120?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 120080430, "github_url": "https://github.com/neonPurple", @@ -3945,7 +3952,7 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6726 + "contributions": 6797 }, { "id": 37763229, @@ -3987,7 +3994,7 @@ "github_url": "https://github.com/blulady", "avatar_url": "https://avatars.githubusercontent.com/u/67162265?v=4", "gravatar_id": "", - "contributions": 350 + "contributions": 358 }, { "id": 67400366, @@ -4001,7 +4008,7 @@ "github_url": "https://github.com/roslynwythe", "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 319 + "contributions": 326 }, { "id": 38295612, @@ -4206,18 +4213,18 @@ "gravatar_id": "", "contributions": 85 }, - { - "id": 38971729, - "github_url": "https://github.com/KazushiR", - "avatar_url": "https://avatars.githubusercontent.com/u/38971729?v=4", - "gravatar_id": "", - "contributions": 81 - }, { "id": 93153059, "github_url": "https://github.com/Jaretzbalba", "avatar_url": "https://avatars.githubusercontent.com/u/93153059?v=4", "gravatar_id": "", + "contributions": 82 + }, + { + "id": 38971729, + "github_url": "https://github.com/KazushiR", + "avatar_url": "https://avatars.githubusercontent.com/u/38971729?v=4", + "gravatar_id": "", "contributions": 81 }, { @@ -4290,6 +4297,13 @@ "gravatar_id": "", "contributions": 60 }, + { + "id": 81400670, + "github_url": "https://github.com/mademarc", + "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", + "gravatar_id": "", + "contributions": 59 + }, { "id": 44044350, "github_url": "https://github.com/BeckettOBrien", @@ -4319,16 +4333,16 @@ "contributions": 57 }, { - "id": 81400670, - "github_url": "https://github.com/mademarc", - "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", + "id": 86077274, + "github_url": "https://github.com/bzzz-coding", + "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", "gravatar_id": "", "contributions": 56 }, { - "id": 86077274, - "github_url": "https://github.com/bzzz-coding", - "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", + "id": 113788952, + "github_url": "https://github.com/bootcamp-brian", + "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", "gravatar_id": "", "contributions": 56 }, @@ -4346,13 +4360,6 @@ "gravatar_id": "", "contributions": 54 }, - { - "id": 113788952, - "github_url": "https://github.com/bootcamp-brian", - "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", - "gravatar_id": "", - "contributions": 54 - }, { "id": 32424251, "github_url": "https://github.com/Wny-Duong", @@ -4962,6 +4969,13 @@ "gravatar_id": "", "contributions": 21 }, + { + "id": 9600508, + "github_url": "https://github.com/Sebster3", + "avatar_url": "https://avatars.githubusercontent.com/u/9600508?v=4", + "gravatar_id": "", + "contributions": 20 + }, { "id": 54752231, "github_url": "https://github.com/hannahlivnat", @@ -5047,11 +5061,11 @@ "contributions": 19 }, { - "id": 9600508, - "github_url": "https://github.com/Sebster3", - "avatar_url": "https://avatars.githubusercontent.com/u/9600508?v=4", + "id": 99108792, + "github_url": "https://github.com/se7en-illa", + "avatar_url": "https://avatars.githubusercontent.com/u/99108792?v=4", "gravatar_id": "", - "contributions": 18 + "contributions": 19 }, { "id": 40847248, @@ -5102,13 +5116,6 @@ "gravatar_id": "", "contributions": 18 }, - { - "id": 99108792, - "github_url": "https://github.com/se7en-illa", - "avatar_url": "https://avatars.githubusercontent.com/u/99108792?v=4", - "gravatar_id": "", - "contributions": 18 - }, { "id": 6194542, "github_url": "https://github.com/RyanCahela", @@ -5228,6 +5235,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 8907997, + "github_url": "https://github.com/kurikurichan", + "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 13112628, "github_url": "https://github.com/yulia-kh", @@ -5242,6 +5256,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 24992697, + "github_url": "https://github.com/amath95", + "avatar_url": "https://avatars.githubusercontent.com/u/24992697?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 36276149, "github_url": "https://github.com/gregpawin", @@ -5298,13 +5319,6 @@ "gravatar_id": "", "contributions": 14 }, - { - "id": 8907997, - "github_url": "https://github.com/kurikurichan", - "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", - "gravatar_id": "", - "contributions": 14 - }, { "id": 25759835, "github_url": "https://github.com/annierm18", @@ -5403,13 +5417,6 @@ "gravatar_id": "", "contributions": 13 }, - { - "id": 24992697, - "github_url": "https://github.com/amath95", - "avatar_url": "https://avatars.githubusercontent.com/u/24992697?v=4", - "gravatar_id": "", - "contributions": 13 - }, { "id": 35665684, "github_url": "https://github.com/trtincher", @@ -5599,6 +5606,13 @@ "gravatar_id": "", "contributions": 11 }, + { + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 11 + }, { "id": 124115814, "github_url": "https://github.com/jeristella", @@ -5739,13 +5753,6 @@ "gravatar_id": "", "contributions": 10 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 121915968, "github_url": "https://github.com/EllenKellyb", @@ -5907,6 +5914,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 105330997, "github_url": "https://github.com/oliviaywangn", @@ -6173,13 +6187,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 98275292, - "github_url": "https://github.com/93Belen", - "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 114360172, "github_url": "https://github.com/arora-aryan", @@ -6614,6 +6621,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 47192556, + "github_url": "https://github.com/arfgit", + "avatar_url": "https://avatars.githubusercontent.com/u/47192556?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 51566205, "github_url": "https://github.com/KenMan79", @@ -6775,6 +6789,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 97702073, + "github_url": "https://github.com/matthewmpan", + "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 98936028, "github_url": "https://github.com/Biuwa", @@ -7118,13 +7139,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 97702073, - "github_url": "https://github.com/matthewmpan", - "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 98001358, "github_url": "https://github.com/pjpatel021", @@ -7643,6 +7657,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 76720120, + "github_url": "https://github.com/vanyanv", + "avatar_url": "https://avatars.githubusercontent.com/u/76720120?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 78316116, "github_url": "https://github.com/TaniaKhan04", @@ -7848,7 +7869,7 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6726 + "contributions": 6797 }, { "id": 37763229, @@ -7862,7 +7883,7 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1993 + "contributions": 1994 }, { "id": 31293603, @@ -7892,18 +7913,18 @@ "gravatar_id": "", "contributions": 515 }, - { - "id": 32349001, - "github_url": "https://github.com/akibrhast", - "avatar_url": "https://avatars.githubusercontent.com/u/32349001?v=4", - "gravatar_id": "", - "contributions": 357 - }, { "id": 67162265, "github_url": "https://github.com/blulady", "avatar_url": "https://avatars.githubusercontent.com/u/67162265?v=4", "gravatar_id": "", + "contributions": 365 + }, + { + "id": 32349001, + "github_url": "https://github.com/akibrhast", + "avatar_url": "https://avatars.githubusercontent.com/u/32349001?v=4", + "gravatar_id": "", "contributions": 357 }, { @@ -7925,7 +7946,7 @@ "github_url": "https://github.com/roslynwythe", "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 323 + "contributions": 330 }, { "id": 38295612, @@ -8117,18 +8138,18 @@ "contributions": 92 }, { - "id": 104411072, - "github_url": "https://github.com/jyaymie", - "avatar_url": "https://avatars.githubusercontent.com/u/104411072?v=4", + "id": 93153059, + "github_url": "https://github.com/Jaretzbalba", + "avatar_url": "https://avatars.githubusercontent.com/u/93153059?v=4", "gravatar_id": "", "contributions": 92 }, { - "id": 93153059, - "github_url": "https://github.com/Jaretzbalba", - "avatar_url": "https://avatars.githubusercontent.com/u/93153059?v=4", + "id": 104411072, + "github_url": "https://github.com/jyaymie", + "avatar_url": "https://avatars.githubusercontent.com/u/104411072?v=4", "gravatar_id": "", - "contributions": 91 + "contributions": 92 }, { "id": 86996158, @@ -8228,6 +8249,13 @@ "gravatar_id": "", "contributions": 62 }, + { + "id": 81400670, + "github_url": "https://github.com/mademarc", + "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", + "gravatar_id": "", + "contributions": 61 + }, { "id": 82679637, "github_url": "https://github.com/ericvennemeyer", @@ -8249,6 +8277,13 @@ "gravatar_id": "", "contributions": 61 }, + { + "id": 113788952, + "github_url": "https://github.com/bootcamp-brian", + "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", + "gravatar_id": "", + "contributions": 60 + }, { "id": 101952500, "github_url": "https://github.com/plang-psm", @@ -8270,20 +8305,6 @@ "gravatar_id": "", "contributions": 58 }, - { - "id": 81400670, - "github_url": "https://github.com/mademarc", - "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", - "gravatar_id": "", - "contributions": 58 - }, - { - "id": 113788952, - "github_url": "https://github.com/bootcamp-brian", - "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", - "gravatar_id": "", - "contributions": 58 - }, { "id": 32424251, "github_url": "https://github.com/Wny-Duong", @@ -8599,6 +8620,13 @@ "gravatar_id": "", "contributions": 31 }, + { + "id": 90989217, + "github_url": "https://github.com/elizabethhonest", + "avatar_url": "https://avatars.githubusercontent.com/u/90989217?v=4", + "gravatar_id": "", + "contributions": 31 + }, { "id": 13112628, "github_url": "https://github.com/yulia-kh", @@ -8620,13 +8648,6 @@ "gravatar_id": "", "contributions": 30 }, - { - "id": 90989217, - "github_url": "https://github.com/elizabethhonest", - "avatar_url": "https://avatars.githubusercontent.com/u/90989217?v=4", - "gravatar_id": "", - "contributions": 30 - }, { "id": 113402664, "github_url": "https://github.com/Suman2795", @@ -8837,6 +8858,13 @@ "gravatar_id": "", "contributions": 25 }, + { + "id": 9600508, + "github_url": "https://github.com/Sebster3", + "avatar_url": "https://avatars.githubusercontent.com/u/9600508?v=4", + "gravatar_id": "", + "contributions": 24 + }, { "id": 36433204, "github_url": "https://github.com/sheltoG", @@ -8928,13 +8956,6 @@ "gravatar_id": "", "contributions": 22 }, - { - "id": 9600508, - "github_url": "https://github.com/Sebster3", - "avatar_url": "https://avatars.githubusercontent.com/u/9600508?v=4", - "gravatar_id": "", - "contributions": 22 - }, { "id": 12770042, "github_url": "https://github.com/janieche", @@ -8991,6 +9012,13 @@ "gravatar_id": "", "contributions": 22 }, + { + "id": 99108792, + "github_url": "https://github.com/se7en-illa", + "avatar_url": "https://avatars.githubusercontent.com/u/99108792?v=4", + "gravatar_id": "", + "contributions": 22 + }, { "id": 101737790, "github_url": "https://github.com/DmitriiTsy", @@ -9047,13 +9075,6 @@ "gravatar_id": "", "contributions": 21 }, - { - "id": 99108792, - "github_url": "https://github.com/se7en-illa", - "avatar_url": "https://avatars.githubusercontent.com/u/99108792?v=4", - "gravatar_id": "", - "contributions": 21 - }, { "id": 107890343, "github_url": "https://github.com/raswani2023", @@ -9194,6 +9215,13 @@ "gravatar_id": "", "contributions": 18 }, + { + "id": 24992697, + "github_url": "https://github.com/amath95", + "avatar_url": "https://avatars.githubusercontent.com/u/24992697?v=4", + "gravatar_id": "", + "contributions": 17 + }, { "id": 35665684, "github_url": "https://github.com/trtincher", @@ -9271,6 +9299,13 @@ "gravatar_id": "", "contributions": 16 }, + { + "id": 8907997, + "github_url": "https://github.com/kurikurichan", + "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", + "gravatar_id": "", + "contributions": 16 + }, { "id": 9537526, "github_url": "https://github.com/angelenelm", @@ -9341,13 +9376,6 @@ "gravatar_id": "", "contributions": 15 }, - { - "id": 8907997, - "github_url": "https://github.com/kurikurichan", - "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", - "gravatar_id": "", - "contributions": 15 - }, { "id": 22628008, "github_url": "https://github.com/angietechcafe", @@ -9355,13 +9383,6 @@ "gravatar_id": "", "contributions": 15 }, - { - "id": 24992697, - "github_url": "https://github.com/amath95", - "avatar_url": "https://avatars.githubusercontent.com/u/24992697?v=4", - "gravatar_id": "", - "contributions": 15 - }, { "id": 26785124, "github_url": "https://github.com/stu562", @@ -9509,6 +9530,13 @@ "gravatar_id": "", "contributions": 13 }, + { + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 13 + }, { "id": 124115814, "github_url": "https://github.com/jeristella", @@ -9628,13 +9656,6 @@ "gravatar_id": "", "contributions": 12 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 12 - }, { "id": 5412677, "github_url": "https://github.com/benrempel", @@ -10020,6 +10041,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 110365985, "github_url": "https://github.com/chriskong217", @@ -10286,13 +10314,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 98275292, - "github_url": "https://github.com/93Belen", - "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 100975883, "github_url": "https://github.com/phuongv8", @@ -10699,6 +10720,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 47192556, + "github_url": "https://github.com/arfgit", + "avatar_url": "https://avatars.githubusercontent.com/u/47192556?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 51566205, "github_url": "https://github.com/KenMan79", @@ -10797,6 +10825,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 97702073, + "github_url": "https://github.com/matthewmpan", + "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 98936028, "github_url": "https://github.com/Biuwa", @@ -11056,6 +11091,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 76720120, + "github_url": "https://github.com/vanyanv", + "avatar_url": "https://avatars.githubusercontent.com/u/76720120?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 78664749, "github_url": "https://github.com/MukulKolpe", @@ -11119,13 +11161,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 97702073, - "github_url": "https://github.com/matthewmpan", - "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 98001358, "github_url": "https://github.com/pjpatel021", @@ -18578,6 +18613,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 113713802, + "github_url": "https://github.com/fnkdesign", + "avatar_url": "https://avatars.githubusercontent.com/u/113713802?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 17064317, "github_url": "https://github.com/sasi-jj", @@ -18641,13 +18683,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 113713802, - "github_url": "https://github.com/fnkdesign", - "avatar_url": "https://avatars.githubusercontent.com/u/113713802?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 124115512, "github_url": "https://github.com/jordan-a-turner", @@ -19492,6 +19527,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 113713802, + "github_url": "https://github.com/fnkdesign", + "avatar_url": "https://avatars.githubusercontent.com/u/113713802?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 1160105, "github_url": "https://github.com/fyliu", @@ -19562,13 +19604,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 113713802, - "github_url": "https://github.com/fnkdesign", - "avatar_url": "https://avatars.githubusercontent.com/u/113713802?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 124115512, "github_url": "https://github.com/jordan-a-turner", @@ -19854,10 +19889,10 @@ "TypeScript", "Makefile", "Batchfile", + "CSS", "Dockerfile", "JavaScript", - "HTML", - "CSS" + "HTML" ], "repoEndpoint": "https://api.github.com/repos/hackforla/lucky-parking", "commitContributors": { @@ -19909,7 +19944,7 @@ "github_url": "https://github.com/glenflorendo", "avatar_url": "https://avatars.githubusercontent.com/u/9373317?v=4", "gravatar_id": "", - "contributions": 48 + "contributions": 58 }, { "id": 30373735, @@ -20403,18 +20438,18 @@ "contributions": 84 }, { - "id": 51978284, - "github_url": "https://github.com/andy-vh", - "avatar_url": "https://avatars.githubusercontent.com/u/51978284?v=4", + "id": 9373317, + "github_url": "https://github.com/glenflorendo", + "avatar_url": "https://avatars.githubusercontent.com/u/9373317?v=4", "gravatar_id": "", "contributions": 69 }, { - "id": 9373317, - "github_url": "https://github.com/glenflorendo", - "avatar_url": "https://avatars.githubusercontent.com/u/9373317?v=4", + "id": 51978284, + "github_url": "https://github.com/andy-vh", + "avatar_url": "https://avatars.githubusercontent.com/u/51978284?v=4", "gravatar_id": "", - "contributions": 59 + "contributions": 69 }, { "id": 13549780, @@ -20793,7 +20828,7 @@ "github_url": "https://github.com/sydneywalcoff", "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", "gravatar_id": "", - "contributions": 28 + "contributions": 30 }, { "id": 49699333, @@ -20872,6 +20907,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 437097, + "github_url": "https://github.com/tglaz", + "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 73019169, "github_url": "https://github.com/myrandi", @@ -20900,13 +20942,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 437097, - "github_url": "https://github.com/tglaz", - "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 105686896, "github_url": "https://github.com/anitadesigns", @@ -20930,7 +20965,7 @@ "github_url": "https://github.com/SamHyler", "avatar_url": "https://avatars.githubusercontent.com/u/87077650?v=4", "gravatar_id": "", - "contributions": 295 + "contributions": 297 }, { "id": 57149590, @@ -20958,7 +20993,7 @@ "github_url": "https://github.com/thomasdemoner", "avatar_url": "https://avatars.githubusercontent.com/u/46510558?v=4", "gravatar_id": "", - "contributions": 98 + "contributions": 99 }, { "id": 37763229, @@ -20988,6 +21023,13 @@ "gravatar_id": "", "contributions": 43 }, + { + "id": 75542938, + "github_url": "https://github.com/sydneywalcoff", + "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", + "gravatar_id": "", + "contributions": 28 + }, { "id": 27507664, "github_url": "https://github.com/ggrrettcchhenn", @@ -21016,13 +21058,6 @@ "gravatar_id": "", "contributions": 24 }, - { - "id": 75542938, - "github_url": "https://github.com/sydneywalcoff", - "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", - "gravatar_id": "", - "contributions": 23 - }, { "id": 126726106, "github_url": "https://github.com/dmeyers1348", @@ -21128,6 +21163,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 437097, + "github_url": "https://github.com/tglaz", + "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 49699333, "github_url": "https://github.com/apps/dependabot", @@ -21164,16 +21206,16 @@ "contributions": 5 }, { - "id": 437097, - "github_url": "https://github.com/tglaz", - "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "id": 99779273, + "github_url": "https://github.com/cynphonic", + "avatar_url": "https://avatars.githubusercontent.com/u/99779273?v=4", "gravatar_id": "", "contributions": 4 }, { - "id": 99779273, - "github_url": "https://github.com/cynphonic", - "avatar_url": "https://avatars.githubusercontent.com/u/99779273?v=4", + "id": 121915896, + "github_url": "https://github.com/amejiamesinas", + "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", "gravatar_id": "", "contributions": 4 }, @@ -21212,13 +21254,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 121915896, - "github_url": "https://github.com/amejiamesinas", - "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 130421855, "github_url": "https://github.com/ermbrown", @@ -21382,7 +21417,7 @@ "github_url": "https://github.com/SamHyler", "avatar_url": "https://avatars.githubusercontent.com/u/87077650?v=4", "gravatar_id": "", - "contributions": 295 + "contributions": 297 }, { "id": 57149590, @@ -21424,7 +21459,7 @@ "github_url": "https://github.com/thomasdemoner", "avatar_url": "https://avatars.githubusercontent.com/u/46510558?v=4", "gravatar_id": "", - "contributions": 99 + "contributions": 100 }, { "id": 37763229, @@ -21445,7 +21480,7 @@ "github_url": "https://github.com/sydneywalcoff", "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", "gravatar_id": "", - "contributions": 51 + "contributions": 58 }, { "id": 78319934, @@ -21587,6 +21622,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 437097, + "github_url": "https://github.com/tglaz", + "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 23623824, "github_url": "https://github.com/qooqu", @@ -21622,13 +21664,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 437097, - "github_url": "https://github.com/tglaz", - "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 66761308, "github_url": "https://github.com/arpitapandya", @@ -21671,6 +21706,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 121915896, + "github_url": "https://github.com/amejiamesinas", + "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 13057551, "github_url": "https://github.com/nansah", @@ -21692,13 +21734,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 121915896, - "github_url": "https://github.com/amejiamesinas", - "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 130421855, "github_url": "https://github.com/ermbrown", @@ -27799,18 +27834,18 @@ "gravatar_id": "", "contributions": 25 }, - { - "id": 75585533, - "github_url": "https://github.com/mariastudnicka", - "avatar_url": "https://avatars.githubusercontent.com/u/75585533?v=4", - "gravatar_id": "", - "contributions": 24 - }, { "id": 98370780, "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", + "contributions": 25 + }, + { + "id": 75585533, + "github_url": "https://github.com/mariastudnicka", + "avatar_url": "https://avatars.githubusercontent.com/u/75585533?v=4", + "gravatar_id": "", "contributions": 24 }, { @@ -28746,7 +28781,7 @@ "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", - "contributions": 27 + "contributions": 28 }, { "id": 21250505, @@ -34309,7 +34344,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 322 + "contributions": 323 }, { "id": 7094304, @@ -34649,7 +34684,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 622 + "contributions": 623 }, { "id": 7094304, @@ -37025,7 +37060,7 @@ "github_url": "https://github.com/khanhcao17", "avatar_url": "https://avatars.githubusercontent.com/u/83927869?v=4", "gravatar_id": "", - "contributions": 92 + "contributions": 93 }, { "id": 92414689, @@ -37088,7 +37123,7 @@ "github_url": "https://github.com/GalaStojnic", "avatar_url": "https://avatars.githubusercontent.com/u/67700568?v=4", "gravatar_id": "", - "contributions": 17 + "contributions": 18 }, { "id": 85597466, @@ -37172,7 +37207,7 @@ "github_url": "https://github.com/fuzjan81", "avatar_url": "https://avatars.githubusercontent.com/u/23141665?v=4", "gravatar_id": "", - "contributions": 5 + "contributions": 6 }, { "id": 96758417, @@ -37393,7 +37428,7 @@ "github_url": "https://github.com/khanhcao17", "avatar_url": "https://avatars.githubusercontent.com/u/83927869?v=4", "gravatar_id": "", - "contributions": 92 + "contributions": 93 }, { "id": 92414689, @@ -37456,7 +37491,7 @@ "github_url": "https://github.com/GalaStojnic", "avatar_url": "https://avatars.githubusercontent.com/u/67700568?v=4", "gravatar_id": "", - "contributions": 17 + "contributions": 18 }, { "id": 85597466, @@ -37540,7 +37575,7 @@ "github_url": "https://github.com/fuzjan81", "avatar_url": "https://avatars.githubusercontent.com/u/23141665?v=4", "gravatar_id": "", - "contributions": 5 + "contributions": 6 }, { "id": 96758417, From a215965a242864627900ee054113ef85c7087671 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Sat, 13 May 2023 11:13:02 +0000 Subject: [PATCH 15/58] Update contributor and language data --- _data/external/github-data.json | 346 ++++++++++++++++---------------- 1 file changed, 173 insertions(+), 173 deletions(-) diff --git a/_data/external/github-data.json b/_data/external/github-data.json index 011b9c447e..14f8f4a555 100644 --- a/_data/external/github-data.json +++ b/_data/external/github-data.json @@ -1,5 +1,5 @@ [ - "Fri May 12 2023 11:12:35 GMT+0000 (Coordinated Universal Time)", + "Sat May 13 2023 11:12:04 GMT+0000 (Coordinated Universal Time)", { "id": 76137532, "name": "webapp", @@ -1743,7 +1743,7 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1994 + "contributions": 1995 }, { "id": 37763229, @@ -3952,7 +3952,7 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6797 + "contributions": 6799 }, { "id": 37763229, @@ -4008,7 +4008,7 @@ "github_url": "https://github.com/roslynwythe", "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 326 + "contributions": 327 }, { "id": 38295612, @@ -4290,6 +4290,13 @@ "gravatar_id": "", "contributions": 64 }, + { + "id": 81400670, + "github_url": "https://github.com/mademarc", + "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", + "gravatar_id": "", + "contributions": 61 + }, { "id": 40401149, "github_url": "https://github.com/arghmatey", @@ -4297,13 +4304,6 @@ "gravatar_id": "", "contributions": 60 }, - { - "id": 81400670, - "github_url": "https://github.com/mademarc", - "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", - "gravatar_id": "", - "contributions": 59 - }, { "id": 44044350, "github_url": "https://github.com/BeckettOBrien", @@ -4374,6 +4374,13 @@ "gravatar_id": "", "contributions": 51 }, + { + "id": 122488603, + "github_url": "https://github.com/Thinking-Panda", + "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", + "gravatar_id": "", + "contributions": 50 + }, { "id": 52610573, "github_url": "https://github.com/AzaniaBG", @@ -4402,13 +4409,6 @@ "gravatar_id": "", "contributions": 47 }, - { - "id": 122488603, - "github_url": "https://github.com/Thinking-Panda", - "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", - "gravatar_id": "", - "contributions": 47 - }, { "id": 31682285, "github_url": "https://github.com/anthonysim", @@ -4479,6 +4479,13 @@ "gravatar_id": "", "contributions": 40 }, + { + "id": 100797135, + "github_url": "https://github.com/LOSjr4", + "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", + "gravatar_id": "", + "contributions": 38 + }, { "id": 18585836, "github_url": "https://github.com/angieyan", @@ -4514,13 +4521,6 @@ "gravatar_id": "", "contributions": 37 }, - { - "id": 100797135, - "github_url": "https://github.com/LOSjr4", - "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", - "gravatar_id": "", - "contributions": 37 - }, { "id": 64928677, "github_url": "https://github.com/jenjen26", @@ -4794,6 +4794,13 @@ "gravatar_id": "", "contributions": 24 }, + { + "id": 105128681, + "github_url": "https://github.com/karengcecena", + "avatar_url": "https://avatars.githubusercontent.com/u/105128681?v=4", + "gravatar_id": "", + "contributions": 24 + }, { "id": 9436187, "github_url": "https://github.com/aricforrest", @@ -4850,13 +4857,6 @@ "gravatar_id": "", "contributions": 23 }, - { - "id": 105128681, - "github_url": "https://github.com/karengcecena", - "avatar_url": "https://avatars.githubusercontent.com/u/105128681?v=4", - "gravatar_id": "", - "contributions": 23 - }, { "id": 12770042, "github_url": "https://github.com/janieche", @@ -5032,6 +5032,13 @@ "gravatar_id": "", "contributions": 19 }, + { + "id": 43795498, + "github_url": "https://github.com/kwangric", + "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", + "gravatar_id": "", + "contributions": 19 + }, { "id": 44656685, "github_url": "https://github.com/qaz6209031", @@ -5081,13 +5088,6 @@ "gravatar_id": "", "contributions": 18 }, - { - "id": 43795498, - "github_url": "https://github.com/kwangric", - "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", - "gravatar_id": "", - "contributions": 18 - }, { "id": 62186905, "github_url": "https://github.com/blakes24", @@ -5284,6 +5284,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 84823624, "github_url": "https://github.com/ktlevesque19", @@ -5368,13 +5375,6 @@ "gravatar_id": "", "contributions": 14 }, - { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", - "gravatar_id": "", - "contributions": 14 - }, { "id": 93790582, "github_url": "https://github.com/adevlinb", @@ -5466,6 +5466,13 @@ "gravatar_id": "", "contributions": 13 }, + { + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 13 + }, { "id": 3317487, "github_url": "https://github.com/ddfridley", @@ -5606,13 +5613,6 @@ "gravatar_id": "", "contributions": 11 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 11 - }, { "id": 124115814, "github_url": "https://github.com/jeristella", @@ -5732,6 +5732,13 @@ "gravatar_id": "", "contributions": 10 }, + { + "id": 96146749, + "github_url": "https://github.com/kerimedeiros", + "avatar_url": "https://avatars.githubusercontent.com/u/96146749?v=4", + "gravatar_id": "", + "contributions": 10 + }, { "id": 101160972, "github_url": "https://github.com/sherririllingux", @@ -5908,9 +5915,9 @@ "contributions": 8 }, { - "id": 96146749, - "github_url": "https://github.com/kerimedeiros", - "avatar_url": "https://avatars.githubusercontent.com/u/96146749?v=4", + "id": 92699502, + "github_url": "https://github.com/thedvo", + "avatar_url": "https://avatars.githubusercontent.com/u/92699502?v=4", "gravatar_id": "", "contributions": 8 }, @@ -6040,13 +6047,6 @@ "gravatar_id": "", "contributions": 7 }, - { - "id": 92699502, - "github_url": "https://github.com/thedvo", - "avatar_url": "https://avatars.githubusercontent.com/u/92699502?v=4", - "gravatar_id": "", - "contributions": 7 - }, { "id": 94029486, "github_url": "https://github.com/Stephen-Parent", @@ -7869,7 +7869,7 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6797 + "contributions": 6799 }, { "id": 37763229, @@ -7883,7 +7883,7 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1994 + "contributions": 1995 }, { "id": 31293603, @@ -7946,7 +7946,7 @@ "github_url": "https://github.com/roslynwythe", "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 330 + "contributions": 331 }, { "id": 38295612, @@ -8242,6 +8242,13 @@ "gravatar_id": "", "contributions": 63 }, + { + "id": 81400670, + "github_url": "https://github.com/mademarc", + "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", + "gravatar_id": "", + "contributions": 63 + }, { "id": 67209686, "github_url": "https://github.com/Abel-Zambrano", @@ -8249,13 +8256,6 @@ "gravatar_id": "", "contributions": 62 }, - { - "id": 81400670, - "github_url": "https://github.com/mademarc", - "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", - "gravatar_id": "", - "contributions": 61 - }, { "id": 82679637, "github_url": "https://github.com/ericvennemeyer", @@ -8324,7 +8324,7 @@ "github_url": "https://github.com/Thinking-Panda", "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", "gravatar_id": "", - "contributions": 52 + "contributions": 55 }, { "id": 31682285, @@ -8424,6 +8424,13 @@ "gravatar_id": "", "contributions": 43 }, + { + "id": 100797135, + "github_url": "https://github.com/LOSjr4", + "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", + "gravatar_id": "", + "contributions": 42 + }, { "id": 18585836, "github_url": "https://github.com/angieyan", @@ -8445,13 +8452,6 @@ "gravatar_id": "", "contributions": 41 }, - { - "id": 100797135, - "github_url": "https://github.com/LOSjr4", - "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", - "gravatar_id": "", - "contributions": 41 - }, { "id": 84518563, "github_url": "https://github.com/harshitasao", @@ -8753,6 +8753,13 @@ "gravatar_id": "", "contributions": 27 }, + { + "id": 105128681, + "github_url": "https://github.com/karengcecena", + "avatar_url": "https://avatars.githubusercontent.com/u/105128681?v=4", + "gravatar_id": "", + "contributions": 27 + }, { "id": 9436187, "github_url": "https://github.com/aricforrest", @@ -8823,13 +8830,6 @@ "gravatar_id": "", "contributions": 26 }, - { - "id": 105128681, - "github_url": "https://github.com/karengcecena", - "avatar_url": "https://avatars.githubusercontent.com/u/105128681?v=4", - "gravatar_id": "", - "contributions": 26 - }, { "id": 41170744, "github_url": "https://github.com/poorvi4", @@ -8914,6 +8914,13 @@ "gravatar_id": "", "contributions": 23 }, + { + "id": 43795498, + "github_url": "https://github.com/kwangric", + "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", + "gravatar_id": "", + "contributions": 23 + }, { "id": 65210047, "github_url": "https://github.com/daniellen00", @@ -8970,13 +8977,6 @@ "gravatar_id": "", "contributions": 22 }, - { - "id": 43795498, - "github_url": "https://github.com/kwangric", - "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", - "gravatar_id": "", - "contributions": 22 - }, { "id": 44656685, "github_url": "https://github.com/qaz6209031", @@ -9215,6 +9215,13 @@ "gravatar_id": "", "contributions": 18 }, + { + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "gravatar_id": "", + "contributions": 18 + }, { "id": 24992697, "github_url": "https://github.com/amath95", @@ -9250,13 +9257,6 @@ "gravatar_id": "", "contributions": 17 }, - { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", - "gravatar_id": "", - "contributions": 17 - }, { "id": 98365396, "github_url": "https://github.com/matt-arofin", @@ -9418,6 +9418,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 22624609, "github_url": "https://github.com/emillipede", @@ -9530,13 +9537,6 @@ "gravatar_id": "", "contributions": 13 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 13 - }, { "id": 124115814, "github_url": "https://github.com/jeristella", @@ -9712,6 +9712,20 @@ "gravatar_id": "", "contributions": 11 }, + { + "id": 92699502, + "github_url": "https://github.com/thedvo", + "avatar_url": "https://avatars.githubusercontent.com/u/92699502?v=4", + "gravatar_id": "", + "contributions": 11 + }, + { + "id": 96146749, + "github_url": "https://github.com/kerimedeiros", + "avatar_url": "https://avatars.githubusercontent.com/u/96146749?v=4", + "gravatar_id": "", + "contributions": 11 + }, { "id": 98272636, "github_url": "https://github.com/Benji-Montgomery", @@ -9824,13 +9838,6 @@ "gravatar_id": "", "contributions": 10 }, - { - "id": 92699502, - "github_url": "https://github.com/thedvo", - "avatar_url": "https://avatars.githubusercontent.com/u/92699502?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 101160972, "github_url": "https://github.com/sherririllingux", @@ -9929,13 +9936,6 @@ "gravatar_id": "", "contributions": 9 }, - { - "id": 96146749, - "github_url": "https://github.com/kerimedeiros", - "avatar_url": "https://avatars.githubusercontent.com/u/96146749?v=4", - "gravatar_id": "", - "contributions": 9 - }, { "id": 96758417, "github_url": "https://github.com/tamalatrinh", @@ -18205,7 +18205,7 @@ "github_url": "https://github.com/fancyham", "avatar_url": "https://avatars.githubusercontent.com/u/3376957?v=4", "gravatar_id": "", - "contributions": 390 + "contributions": 392 }, { "id": 9939032, @@ -19035,7 +19035,7 @@ "github_url": "https://github.com/fancyham", "avatar_url": "https://avatars.githubusercontent.com/u/3376957?v=4", "gravatar_id": "", - "contributions": 407 + "contributions": 409 }, { "id": 107142453, @@ -20965,7 +20965,7 @@ "github_url": "https://github.com/SamHyler", "avatar_url": "https://avatars.githubusercontent.com/u/87077650?v=4", "gravatar_id": "", - "contributions": 297 + "contributions": 299 }, { "id": 57149590, @@ -20979,7 +20979,7 @@ "github_url": "https://github.com/anitadesigns", "avatar_url": "https://avatars.githubusercontent.com/u/105686896?v=4", "gravatar_id": "", - "contributions": 170 + "contributions": 176 }, { "id": 95264836, @@ -21205,18 +21205,18 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 99779273, - "github_url": "https://github.com/cynphonic", - "avatar_url": "https://avatars.githubusercontent.com/u/99779273?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 121915896, "github_url": "https://github.com/amejiamesinas", "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", "gravatar_id": "", + "contributions": 5 + }, + { + "id": 99779273, + "github_url": "https://github.com/cynphonic", + "avatar_url": "https://avatars.githubusercontent.com/u/99779273?v=4", + "gravatar_id": "", "contributions": 4 }, { @@ -21417,7 +21417,7 @@ "github_url": "https://github.com/SamHyler", "avatar_url": "https://avatars.githubusercontent.com/u/87077650?v=4", "gravatar_id": "", - "contributions": 297 + "contributions": 299 }, { "id": 57149590, @@ -21426,6 +21426,13 @@ "gravatar_id": "", "contributions": 209 }, + { + "id": 105686896, + "github_url": "https://github.com/anitadesigns", + "avatar_url": "https://avatars.githubusercontent.com/u/105686896?v=4", + "gravatar_id": "", + "contributions": 177 + }, { "id": 35116846, "github_url": "https://github.com/alexchoiweb", @@ -21433,13 +21440,6 @@ "gravatar_id": "", "contributions": 176 }, - { - "id": 105686896, - "github_url": "https://github.com/anitadesigns", - "avatar_url": "https://avatars.githubusercontent.com/u/105686896?v=4", - "gravatar_id": "", - "contributions": 171 - }, { "id": 2266545, "github_url": "https://github.com/aahvocado", @@ -21692,6 +21692,13 @@ "gravatar_id": "", "contributions": 5 }, + { + "id": 121915896, + "github_url": "https://github.com/amejiamesinas", + "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 80120074, "github_url": "https://github.com/apurvabarve", @@ -21706,13 +21713,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 121915896, - "github_url": "https://github.com/amejiamesinas", - "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 13057551, "github_url": "https://github.com/nansah", @@ -27827,18 +27827,18 @@ "gravatar_id": "", "contributions": 32 }, - { - "id": 21250505, - "github_url": "https://github.com/henlatourrette", - "avatar_url": "https://avatars.githubusercontent.com/u/21250505?v=4", - "gravatar_id": "", - "contributions": 25 - }, { "id": 98370780, "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", + "contributions": 26 + }, + { + "id": 21250505, + "github_url": "https://github.com/henlatourrette", + "avatar_url": "https://avatars.githubusercontent.com/u/21250505?v=4", + "gravatar_id": "", "contributions": 25 }, { @@ -27961,18 +27961,18 @@ "contributions": 11 }, { - "id": 73019169, - "github_url": "https://github.com/myrandi", - "avatar_url": "https://avatars.githubusercontent.com/u/73019169?v=4", + "id": 64277558, + "github_url": "https://github.com/edwardsarah", + "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", "gravatar_id": "", "contributions": 11 }, { - "id": 64277558, - "github_url": "https://github.com/edwardsarah", - "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", + "id": 73019169, + "github_url": "https://github.com/myrandi", + "avatar_url": "https://avatars.githubusercontent.com/u/73019169?v=4", "gravatar_id": "", - "contributions": 10 + "contributions": 11 }, { "id": 69663209, @@ -28781,7 +28781,7 @@ "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", - "contributions": 28 + "contributions": 29 }, { "id": 21250505, @@ -28909,6 +28909,13 @@ "gravatar_id": "", "contributions": 11 }, + { + "id": 64277558, + "github_url": "https://github.com/edwardsarah", + "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", + "gravatar_id": "", + "contributions": 11 + }, { "id": 66789361, "github_url": "https://github.com/abi-a", @@ -28930,13 +28937,6 @@ "gravatar_id": "", "contributions": 11 }, - { - "id": 64277558, - "github_url": "https://github.com/edwardsarah", - "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 77856672, "github_url": "https://github.com/ag2463", @@ -37827,7 +37827,7 @@ "github_url": "https://github.com/edwardsarah", "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", "gravatar_id": "", - "contributions": 102 + "contributions": 103 }, { "id": 99233242, @@ -38055,7 +38055,7 @@ "github_url": "https://github.com/edwardsarah", "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", "gravatar_id": "", - "contributions": 104 + "contributions": 105 }, { "id": 99233242, From e7f69cdcf4c2ebff916f03394d27c53a5f53556c Mon Sep 17 00:00:00 2001 From: Edward Salazar Date: Sat, 13 May 2023 19:04:47 -0700 Subject: [PATCH 16/58] Fixed sdg image grid firefox (#4603) * updated _about.scss * deleted unecessary line * Updated pull request * Deleted img height and width for .grid-2-column --- _sass/components/_about.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/_sass/components/_about.scss b/_sass/components/_about.scss index cbf5f38a79..105b4b492c 100644 --- a/_sass/components/_about.scss +++ b/_sass/components/_about.scss @@ -38,8 +38,6 @@ grid-template-rows: repeat(4, 1fr); column-gap: 10px; row-gap: 26px; - justify-items: stretch; - align-content: space-between; } // Makes the sticky navigation stick From 5ca910de2dde3a6f336a0e15f56ac16df05fe25f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Sun, 14 May 2023 10:10:20 +0000 Subject: [PATCH 17/58] Update meeting data --- _data/external/vrms_data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/external/vrms_data.json b/_data/external/vrms_data.json index c685b19d43..b68e62933c 100644 --- a/_data/external/vrms_data.json +++ b/_data/external/vrms_data.json @@ -1 +1 @@ -[{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123458"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb7240f509367be7272cf69","hacknight":"Online","name":"Lucky Parking Team Meeting","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5ec32abda973810017c0de0d","name":"Lucky Parking","description":"A platform looking for nearby street parking with least possibility of getting citation.","githubIdentifier":"216854923","projectStatus":"Active","location":"Westside","githubUrl":"https://github.com/hackforla/lucky-parking","slackUrl":"https://hackforla.slack.com/archives/CPFDMSV6V","googleDriveUrl":"https://drive.google.com/drive/folders/1qq6w-eCvjxgfiQCCxPN9_0ah1DLTgl27","googleDriveId":"1qq6w-eCvjxgfiQCCxPN9_0ah1DLTgl27","hflaWebsiteUrl":"https://www.hackforla.org/projects/lucky-parking","videoConferenceLink":"https://us02web.zoom.us/j/84817446708?pwd=QW5RVER2SkVTWnZkN25ZY2d2RzNTdz09","lookingDescription":"- Frontend Software Engineer \n- Backend Software Engineer \n- Advanced Data Scientist \n- Python Enthusiast","createdDate":"2020-05-19T00:39:25.640Z","__v":0},"date":"2020-05-12T00:30:00.000Z","startTime":"2020-05-12T01:00:00.000Z","endTime":"2020-05-12T02:00:00.000Z","hours":5,"createdDate":"2020-05-09T21:43:43.519Z","updatedDate":"2021-04-20T21:43:43.519Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb72878509367be7272cf6d","hacknight":"Online","name":"Expunge Assist PM Meeting","eventType":"Team Meeting","description":"Expunge Assist PM Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2023-03-21T00:42:45.313Z","startTime":"2023-03-16T23:00:00.313Z","endTime":"2023-03-17T00:00:00.313Z","hours":1,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2023-03-17T00:42:45.311Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/82677423123?pwd=VGZnRHZ1Q1hXczhrd0pndjRITXdmZz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb72b05509367be7272cf71","hacknight":"Online","name":"Team","eventType":"Team Meeting","description":"All Team Meeting","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-14T19:30:04.326Z","startTime":"2023-03-11T02:30:00.326Z","endTime":"2023-03-11T03:00:00.326Z","hours":0.5,"createdDate":"2020-05-09T22:13:25.167Z","updatedDate":"2023-03-10T20:30:04.326Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/87595945272?pwd=bWFzaWdtMWk3WWdjbU00TmhrcnM0dz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb73139509367be7272cf75","hacknight":"Online","name":"Operations Group Weekly Meeting","eventType":"Team Meeting","description":"Weekly Meeting","project":{"recruitingCategories":[],"partners":["TBD"],"managedByUsers":[],"_id":"5edeae6cce228b001778face","name":"Community of Practice: DevOps","description":"Operations is a broad area that includes information technology work on devops, infrastructure as code, hosting, pipelines, services, security, practices, and more. ","githubIdentifier":"246449481","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/ops","slackUrl":"https://hackforla.slack.com/archives/CV7QGL66B","googleDriveUrl":"https://drive.google.com/drive/folders/0AAX-8be-yD5JUk9PVA","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/communities-of-practice","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-06-08T21:32:28.164Z","__v":0},"date":"2022-11-10T03:18:20.549Z","startTime":"2022-11-08T02:00:00.549Z","endTime":"2022-11-08T03:00:00.549Z","hours":1,"createdDate":"2020-05-09T22:39:53.054Z","updatedDate":"2022-11-08T03:18:20.549Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/84240551835?pwd=cFRGVy9DMnl1QzJPdTlRMlVnV2FvZz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb73328509367be7272cf78","hacknight":"Online","name":"311 Data Management Meeting","eventType":"Team Meeting","description":"Product Meeting","project":{"recruitingCategories":[],"partners":["EmpowerLA"],"managedByUsers":[],"_id":"5eb9e2de3409ffef8194ffde","name":"311 Data","description":"The 311 Data project seeks to empower local Neighborhood Councils to improve the ideation and analysis of their initiatives using the wealth of publicly available 311 data.","githubIdentifier":"190321758","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/311-data","slackUrl":"https://hackforla.slack.com/archives/CJY4R382X","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/10_KYe3pbZqiq6reeLA8zDDeIlz-4PxWM","googleDriveId":"10_KYe3pbZqiq6reeLA8zDDeIlz-4PxWM","hflaWebsiteUrl":"https://www.hackforla.org/projects/311-data","videoConferenceLink":"https://us04web.zoom.us/j/8358875318","lookingDescription":"Frontend Developers, Backend Developers, Backend Lead, DevOps","createdDate":"2020-05-11T23:42:22.028Z","__v":0},"date":"2020-05-16T02:00:00.000Z","startTime":"2020-05-15T00:00:00.000Z","endTime":"2020-05-15T01:00:00.000Z","hours":1,"createdDate":"2020-05-09T22:48:08.215Z","updatedDate":"2022-03-21T22:48:08.215Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb73494509367be7272cf7b","hacknight":"Online","name":"Product Management","eventType":"Team Meeting","description":"PM + Leads","project":{"recruitingCategories":[],"partners":["LA Department of Transportation LADOT (https://ladot.lacity.org/)"],"managedByUsers":[],"_id":"5edeb2face228b001778fad2","name":"LA TDM Calculator","description":"We’re building a TDM web calculator for LADOT. It scores proposed real estate developments in real-time and aims to discourage exceeding parking requirements to reduce the occurrence of single-occupancy trips to new developments.","githubIdentifier":"197452459","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/tdm-calculator","slackUrl":"https://hackforla.slack.com/archives/CKY65G266","googleDriveUrl":"https://drive.google.com/drive/folders/1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","googleDriveId":"1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","hflaWebsiteUrl":"https://www.hackforla.org/projects/tdm-calculator","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI Designer","createdDate":"2020-06-08T21:51:54.904Z","__v":0},"date":"2023-03-11T20:28:26.032Z","startTime":"2023-03-10T18:00:00.032Z","endTime":"2023-03-10T19:00:00.032Z","hours":1,"createdDate":"2020-05-09T22:54:12.002Z","updatedDate":"2023-03-10T20:28:26.032Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/83270067282?pwd=dnhVelQ2YnFUcmhXSEhUL0tuUURXQT09"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb736bf509367be7272cf7e","hacknight":"Online","name":"Team","eventType":"Team Meeting","description":"All Team Meeting","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"date":"2023-03-27T02:06:01.121Z","startTime":"2023-03-20T17:00:00.121Z","endTime":"2023-03-20T19:00:00.121Z","hours":2,"createdDate":"2020-05-09T23:03:27.242Z","updatedDate":"2023-03-21T02:06:01.121Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/82177492860?pwd=UGNYdmJXMXgvVmZiSGtETTR4VGV6Zz09"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5ebb040346383ef9be2dc2d1","hacknight":"Online","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"name":"DEV","eventType":"Team Meeting","description":"Development Team","date":"2023-03-21T18:26:21.968Z","startTime":"2023-03-22T02:00:00.968Z","endTime":"2023-03-22T03:00:00.968Z","hours":1,"createdDate":"2020-05-12T20:16:03.981Z","updatedDate":"2023-03-21T18:26:21.968Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/85014559207?pwd=VnM4eDBrTnpVNWgwYUhnNDc3d2oyUT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eec3623411acc0017486999","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"5eec356c411acc0017486997","name":"Community of Practice: Data Science","description":"","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/website","slackUrl":"","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-06-19T03:47:56.782Z","__v":0},"hacknight":"Westside","name":"Data Science Team Meeting","eventType":"Team Meeting","description":"","date":"2020-06-19T03:00:00.000Z","startTime":"2020-06-19T03:00:00.000Z","endTime":"2020-06-19T04:00:00.000Z","hours":2,"createdDate":"2020-06-19T03:50:59.070Z","updatedDate":"2020-06-19T03:50:59.070Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5f3dda85e2779b0017bc88cc","project":{"recruitingCategories":[],"partners":["EmpowerLA"],"managedByUsers":[],"_id":"5eb9e2de3409ffef8194ffde","name":"311 Data","description":"The 311 Data project seeks to empower local Neighborhood Councils to improve the ideation and analysis of their initiatives using the wealth of publicly available 311 data.","githubIdentifier":"190321758","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/311-data","slackUrl":"https://hackforla.slack.com/archives/CJY4R382X","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/10_KYe3pbZqiq6reeLA8zDDeIlz-4PxWM","googleDriveId":"10_KYe3pbZqiq6reeLA8zDDeIlz-4PxWM","hflaWebsiteUrl":"https://www.hackforla.org/projects/311-data","videoConferenceLink":"https://us04web.zoom.us/j/8358875318","lookingDescription":"Frontend Developers, Backend Developers, Backend Lead, DevOps","createdDate":"2020-05-11T23:42:22.028Z","__v":0},"hacknight":"Online","name":"311 Data Team Meeting","eventType":"Team Meeting","description":"Team Meeting","date":"2020-08-21T01:00:00.000Z","startTime":"2020-08-21T01:30:00.000Z","endTime":"2020-08-21T02:30:00.000Z","hours":1,"createdDate":"2020-08-20T02:05:57.440Z","updatedDate":"2021-01-13T02:05:57.440Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5f5098e1fb93d9001742d1bd","description":"","name":"BallotNav","project":{"recruitingCategories":["Business Analyst","Technical Architect","UI Designer","UX Researcher"],"partners":[],"managedByUsers":[],"_id":"5f5092eafb93d9001742d1b4","name":"BallotNav","description":"BallotNav is a project of Hack for LA. Hack for LA is a brigade of a Code for America that exists to connect citizens with civic rights and responsibilities. BallotNav helps those who are concerned about using USPS for their mail-in ballots find their local drop-off points and their available days/times. The app's main features include locating the drop-off points closest to the user, and displaying what dates and times they are available; pulling in this information as it becomes available from county election supervisors; and connecting with users' social accounts to encourage dissemination of the tool and information.","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/ballotnav","slackUrl":"https://hackforla.slack.com/?redir=%2Farchives%2FC0191KE1XB7","createdDate":"2020-09-03T06:53:30.695Z","__v":0},"hacknight":"hacknight","eventType":"Team Meeting","date":"2022-11-29T20:07:59.735Z","startTime":"2022-11-30T02:00:00.735Z","endTime":"2022-11-30T03:00:00.735Z","hours":1,"createdDate":"2020-09-03T07:18:57.604Z","updatedDate":"2022-11-29T20:07:59.735Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/82725358494?pwd=MXcrUHFxWThpS0JwQ1ZKOGdBbjYvdz09"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5ff3d01210cf72445ce37e23","hacknight":"Online","name":"Expunge Assist","eventType":"Team Meeting","description":"All Hands Meeting, Every 2nd Tuesday","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2020-05-13T01:30:00.000Z","startTime":"2020-05-13T00:00:00.000Z","endTime":"2020-05-13T01:00:00.000Z","hours":1,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2020-05-09T22:02:32.097Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5ff3d0b210cf72445ce37e24","hacknight":"Online","name":"Expunge Assist","eventType":"Team Meeting","description":"Development Team Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2020-05-15T01:30:00.000Z","startTime":"2020-05-15T01:00:00.000Z","endTime":"2020-05-15T02:00:00.000Z","hours":2.25,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2020-05-09T22:02:32.097Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5ffff2525b6c145310d50914","hacknight":"Online","name":"All Team","eventType":"Team Meeting","description":"Team","project":{"recruitingCategories":["Content Writer","UX Researcher","UI Designer"],"partners":["UCLA School of Law","Code for America"],"managedByUsers":[],"_id":"5ffff1495b6c145310d50913","name":"Youth Justice Nav","description":"We are creating a know your rights tool for youth and their families when interacting with the Juvenile Justice System. This interactive tool creates a resource for youth and their families to access information that is relevant to several different parts of the process from knowing your rights when you come into contact with law enforcement, to an explanation of the different types of hearings that take place, to knowing who various people in the courtroom are.","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/YouthJusticeNav/","slackUrl":"","createdDate":"2021-01-13T00:00:00.000Z","__v":0},"date":"2023-03-13T18:41:27.011Z","startTime":"2023-03-11T22:00:00.011Z","endTime":"2023-03-11T23:00:00.011Z","hours":1,"createdDate":"2020-05-09T22:38:23.677Z","updatedDate":"2023-03-11T19:41:27.011Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/88097125945?pwd=ZTkwSGl3UTdSQzJId1l4eWdLdUg3Zz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"602ccd77e4e43c2d24060a18","hacknight":"Online","name":"PM Continued","eventType":"Team Meeting","description":"PM (2nd and 4th week)","project":{"recruitingCategories":["Content Writer","UX Researcher","UI Designer"],"partners":["UCLA School of Law","Code for America"],"managedByUsers":[],"_id":"5ffff1495b6c145310d50913","name":"Youth Justice Nav","description":"We are creating a know your rights tool for youth and their families when interacting with the Juvenile Justice System. This interactive tool creates a resource for youth and their families to access information that is relevant to several different parts of the process from knowing your rights when you come into contact with law enforcement, to an explanation of the different types of hearings that take place, to knowing who various people in the courtroom are.","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/YouthJusticeNav/","slackUrl":"","createdDate":"2021-01-13T00:00:00.000Z","__v":0},"date":"2023-03-17T18:41:05.251Z","startTime":"2023-03-11T22:00:00.251Z","endTime":"2023-03-11T23:00:00.251Z","hours":1,"createdDate":"2020-05-09T22:38:23.677Z","updatedDate":"2023-03-11T19:41:05.250Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/87518498760?pwd=M1l1SUFzNHUzVnV1L0FQY2RTY0RtUT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"603db433d7b86d36b4f28a63","hacknight":"Online","name":"UI/UX Community of Practice","eventType":"Community of Practice","description":"Weekly meeting","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"603db1fbd7b86d36b4f28a62","name":"Community of Practice: UI/UX","description":"UI/UX Community of Practice","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/UI-UX","slackUrl":"https://app.slack.com/client/T04502KQX/C017ESHSMNG","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/communities-of-practice","videoConferenceLink":"https://us02web.zoom.us/j/89670251875?pwd=NTYySW5yL3YrYTRxcHRpK1V6YWdaQT09","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2021-03-04T01:00:00.000Z","startTime":"2021-03-01T02:00:00.000Z","endTime":"2021-03-01T03:00:00.000Z","hours":1,"createdDate":"2021-03-01T22:38:23.677Z","updatedDate":"2021-07-09T22:38:23.677Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"603ec173b6e1b403ab81abed","hacknight":"Online","name":"Open Community Survey","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":["EmpowerLA","Various Neighborhood Councils (e.g., Westlake NC)"],"managedByUsers":[],"_id":"603ebf2ab6e1b403ab81abec","name":"Open Community Survey","description":"The Open Community Survey project creates transparent reports supported by a direct collection of personal perspectives from LA residents to help The LA Department of Neighborhood Empowerment (empowerla.org) and the Los Angeles Neighborhood Councils (NCs) to understand how constituents are interacting with, and what they need from, their websites.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/community-survey-nc-websites","slackUrl":"https://hackforla.slack.com/archives/C01H0HUDMCK","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/open-community-survey","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-06-08T21:51:54.904Z","__v":0},"date":"2021-02-23T01:00:00.000Z","startTime":"2021-03-01T20:00:00.000Z","endTime":"2021-03-01T21:00:00.000Z","hours":1,"createdDate":"2021-03-02T22:38:23.677Z","updatedDate":"2021-03-02T22:38:23.677Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"605773e246b7cd034719d115","hacknight":"Online","name":"Engineering","eventType":"Community of Practice","description":"Weekly meeting","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"605772bb46b7cd034719d114","name":"Community of Practice: Software Engineering","description":"Community of Practice for Software Engineers","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/engineering","slackUrl":"https://hackforla.slack.com/archives/C01CU709SER","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/communities-of-practice","videoConferenceLink":"","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2021-03-04T01:00:00.000Z","startTime":"2021-03-04T02:00:00.000Z","endTime":"2021-03-04T03:00:00.000Z","hours":1,"createdDate":"2021-03-21T22:38:23.677Z","updatedDate":"2021-03-21T22:38:23.677Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"605d5aba6fb945197a19038d","hacknight":"Online","name":"Onboarding","eventType":"Onboarding","description":"Alternating Mon/Tue. Click for schedule","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"605d593b6fb945197a19038c","name":"Onboarding","description":"New participant onboarding","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"","slackUrl":"https://hackforla.slack.com/archives/C04S7PNCU","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.meetup.com/hackforla/events","videoConferenceLink":"https://us02web.zoom.us/meeting/register/tZUtdeGvrTMoHtKkRwm7R8Kl8r9TXL73-UY9?_x_zm_rtaid=TNHnsFXoTF2IZlf-TUfrPw.1616083598988.a1e0d0f77cffa24ca0d6e75e25e23695&_x_zm_rhtaid=832","lookingDescription":"","createdDate":"2021-03-25T19:42:22.028Z","__v":0},"date":"2021-03-02T01:00:00.000Z","startTime":"2021-03-04T02:00:00.000Z","endTime":"2021-03-04T03:30:00.000Z","hours":1,"createdDate":"2021-03-25T22:38:23.677Z","updatedDate":"2021-03-25T22:38:23.677Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"605d5bf66fb945197a19038e","hacknight":"Online","name":"Onboarding","eventType":"Onboarding","description":"Alternating Mon/Tue. Click for schedule","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"605d593b6fb945197a19038c","name":"Onboarding","description":"New participant onboarding","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"","slackUrl":"https://hackforla.slack.com/archives/C04S7PNCU","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.meetup.com/hackforla/events","videoConferenceLink":"https://us02web.zoom.us/meeting/register/tZUtdeGvrTMoHtKkRwm7R8Kl8r9TXL73-UY9?_x_zm_rtaid=TNHnsFXoTF2IZlf-TUfrPw.1616083598988.a1e0d0f77cffa24ca0d6e75e25e23695&_x_zm_rhtaid=832","lookingDescription":"","createdDate":"2021-03-25T19:42:22.028Z","__v":0},"date":"2021-03-03T01:00:00.000Z","startTime":"2021-03-04T02:00:00.000Z","endTime":"2021-03-04T03:30:00.000Z","hours":1,"createdDate":"2021-03-25T22:38:23.677Z","updatedDate":"2021-03-25T22:38:23.677Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6126b9ff9b885ef7d95779e3","hacknight":"Online","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"name":"DEV Office Hours","eventType":"Team Meeting","description":"Development Office Hours","date":"2023-03-23T18:26:30.017Z","startTime":"2023-03-22T02:00:00.017Z","endTime":"2023-03-22T03:30:00.017Z","hours":1.5,"createdDate":"2020-05-12T20:16:03.981Z","updatedDate":"2023-03-21T18:26:30.017Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/84412621807?pwd=NTN2eFBtNDg1U05nUWV3UEJuSHpaUT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6152303f67279ee9a61afc89","hacknight":"Online","name":"ATD: PM","eventType":"Team Meeting","description":"PM Meeting","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"60638e5f6fb945197a190390","name":"Access the Data","description":"Access the Data is an initiative aimed at identifying and addressing the areas where data literacy education within our communities is needed most.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/access-the-data","slackUrl":"https://hackforla.slack.com/archives/C01L2ANCG6M","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"http://accessthedata.org/","videoConferenceLink":"https://us04web.zoom.us/j/78503697142?pwd=Zjc4eGI2MEQvVURPU1A1cDlPVG0zQT09","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2023-04-25T00:44:18.197Z","startTime":"2023-04-25T00:00:00.197Z","endTime":"2023-04-25T01:00:00.197Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2023-04-25T00:44:18.197Z","__v":0,"videoConferenceLink":"meet.google.com/bhr-zjhx-dhe"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"615230cd67279ee9a61afc8b","hacknight":"Online","name":"ATD: Team","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"60638e5f6fb945197a190390","name":"Access the Data","description":"Access the Data is an initiative aimed at identifying and addressing the areas where data literacy education within our communities is needed most.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/access-the-data","slackUrl":"https://hackforla.slack.com/archives/C01L2ANCG6M","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"http://accessthedata.org/","videoConferenceLink":"https://us04web.zoom.us/j/78503697142?pwd=Zjc4eGI2MEQvVURPU1A1cDlPVG0zQT09","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2023-03-22T21:26:04.300Z","startTime":"2023-03-22T00:00:00.300Z","endTime":"2023-03-22T01:00:00.300Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2023-03-21T21:26:04.300Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/81648388067"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6152368867279ee9a61afc96","hacknight":"Online","name":"Design Systems","eventType":"Team Meeting","description":"Weekly Meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"615235f967279ee9a61afc93","name":"Design Systems","description":"The Design System initiative seeks to empower volunteers with the tools, documentation and templates for creating and maintaining a design system for their HfLA projects. As Hack for LA continues to scale it has become more essential to create consistent documentation and standards for deliverables.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/design-systems","slackUrl":"https://hackforla.slack.com/archives/CH2U1CB9Q","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/0ACLGQ8FFW2MCUk9PVA","googleDriveId":"0ACLGQ8FFW2MCUk9PVA","hflaWebsiteUrl":"https://www.hackforla.org/projects/design-systems","videoConferenceLink":"https://us02web.zoom.us/j/88447401964?pwd=cUkyNFNKVGZRckxzRkdrT1luVVJ3dz09","lookingDescription":"","createdDate":"2021-09-27T00:22:31.295Z","__v":0},"date":"2020-08-11T01:30:00.000Z","startTime":"2020-05-13T00:30:00.000Z","endTime":"2020-05-13T01:30:00.000Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2021-09-27T22:11:02.740Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"615237d567279ee9a61afc97","hacknight":"Online","name":"Design Systems","eventType":"Team Meeting","description":"UX/UI meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"615235f967279ee9a61afc93","name":"Design Systems","description":"The Design System initiative seeks to empower volunteers with the tools, documentation and templates for creating and maintaining a design system for their HfLA projects. As Hack for LA continues to scale it has become more essential to create consistent documentation and standards for deliverables.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/design-systems","slackUrl":"https://hackforla.slack.com/archives/CH2U1CB9Q","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/0ACLGQ8FFW2MCUk9PVA","googleDriveId":"0ACLGQ8FFW2MCUk9PVA","hflaWebsiteUrl":"https://www.hackforla.org/projects/design-systems","videoConferenceLink":"https://us02web.zoom.us/j/88447401964?pwd=cUkyNFNKVGZRckxzRkdrT1luVVJ3dz09","lookingDescription":"","createdDate":"2021-09-27T00:22:31.295Z","__v":0},"date":"2020-08-12T01:30:00.000Z","startTime":"2020-05-13T01:00:00.000Z","endTime":"2020-05-13T02:00:00.000Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2021-09-27T22:11:02.740Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6152381f67279ee9a61afc98","hacknight":"Online","name":"Design Systems","eventType":"Team Meeting","description":"UX Research meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"615235f967279ee9a61afc93","name":"Design Systems","description":"The Design System initiative seeks to empower volunteers with the tools, documentation and templates for creating and maintaining a design system for their HfLA projects. As Hack for LA continues to scale it has become more essential to create consistent documentation and standards for deliverables.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/design-systems","slackUrl":"https://hackforla.slack.com/archives/CH2U1CB9Q","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/0ACLGQ8FFW2MCUk9PVA","googleDriveId":"0ACLGQ8FFW2MCUk9PVA","hflaWebsiteUrl":"https://www.hackforla.org/projects/design-systems","videoConferenceLink":"https://us02web.zoom.us/j/88447401964?pwd=cUkyNFNKVGZRckxzRkdrT1luVVJ3dz09","lookingDescription":"","createdDate":"2021-09-27T00:22:31.295Z","__v":0},"date":"2020-08-12T01:30:00.000Z","startTime":"2020-05-13T18:00:00.000Z","endTime":"2020-05-13T19:00:00.000Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2021-09-27T22:11:02.740Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"61b7fc8d71f7e8fa9f644ff8","hacknight":"Online","name":"Product","eventType":"Team Meeting","description":"Product Team","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-13T19:23:14.998Z","startTime":"2023-03-11T01:30:00.998Z","endTime":"2023-03-11T02:30:00.998Z","hours":1,"createdDate":"2021-12-13T22:13:25.167Z","updatedDate":"2023-03-10T20:23:14.998Z","__v":0,"videoConferenceLink":"https://meet.google.com/vmw-zouu-ypm"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"61b7fd5471f7e8fa9f644ffa","hacknight":"Online","name":"PM/ORG","eventType":"Team Meeting","description":"every 2 weeks","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-10T20:38:00.941Z","startTime":"2023-03-11T00:30:00.941Z","endTime":"2023-03-11T01:00:00.941Z","hours":0.5,"createdDate":"2020-05-09T23:17:12.078Z","updatedDate":"2023-03-10T20:38:00.940Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"62018d45271b5ce334ee9616","hacknight":"Online","name":"Design","eventType":"Team Meeting","description":"Design Team Meeting","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-14T19:35:32.032Z","startTime":"2023-03-11T03:00:00.032Z","endTime":"2023-03-11T04:00:00.032Z","hours":1,"createdDate":"2020-05-09T22:13:25.167Z","updatedDate":"2023-03-10T20:35:32.031Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/87595945272?pwd=bWFzaWdtMWk3WWdjbU00TmhrcnM0dz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"620998d72720480f934e4365","hacknight":"Online","name":"All Team","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"620997442720480f934e4362","name":"Civic Tech Jobs","description":"The CivicTechJobs.org MVP website will be a platform to help prospective volunteers find projects that will be useful for their career development.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/CivicTechJobs","slackUrl":"https://hackforla.slack.com/messages/C02509WHFQQ","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/civic-tech-jobs","videoConferenceLink":"https://us02web.zoom.us/j/81515187819?pwd=UzF1YjFwcnhNaTBtV3hyMHgyKzhpdz09","lookingDescription":"","createdDate":"2022-02-13T00:22:31.295Z","__v":0},"date":"2023-03-28T19:05:54.920Z","startTime":"2023-03-27T00:00:00.920Z","endTime":"2023-03-27T01:00:00.920Z","hours":1,"createdDate":"2022-02-13T22:13:25.167Z","updatedDate":"2023-03-26T19:05:54.920Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/86567575621?pwd=cTVWaDhNdldwMkV2MDM0MHNZa3llUT09#success"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6209995f2720480f934e4366","hacknight":"Online","name":"UXR","eventType":"Team Meeting","description":"UXR Meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"620997442720480f934e4362","name":"Civic Tech Jobs","description":"The CivicTechJobs.org MVP website will be a platform to help prospective volunteers find projects that will be useful for their career development.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/CivicTechJobs","slackUrl":"https://hackforla.slack.com/messages/C02509WHFQQ","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/civic-tech-jobs","videoConferenceLink":"https://us02web.zoom.us/j/81515187819?pwd=UzF1YjFwcnhNaTBtV3hyMHgyKzhpdz09","lookingDescription":"","createdDate":"2022-02-13T00:22:31.295Z","__v":0},"date":"2023-03-27T19:06:38.880Z","startTime":"2023-03-26T18:00:00.880Z","endTime":"2023-03-26T19:00:00.880Z","hours":1,"createdDate":"2022-02-13T22:13:25.167Z","updatedDate":"2023-03-26T19:06:38.880Z","__v":0,"videoConferenceLink":"http://meet.google.com/fjk-cymg-hus"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"620999902720480f934e4367","hacknight":"Online","name":"Engineering","eventType":"Team Meeting","description":"Developer Meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"620997442720480f934e4362","name":"Civic Tech Jobs","description":"The CivicTechJobs.org MVP website will be a platform to help prospective volunteers find projects that will be useful for their career development.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/CivicTechJobs","slackUrl":"https://hackforla.slack.com/messages/C02509WHFQQ","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/civic-tech-jobs","videoConferenceLink":"https://us02web.zoom.us/j/81515187819?pwd=UzF1YjFwcnhNaTBtV3hyMHgyKzhpdz09","lookingDescription":"","createdDate":"2022-02-13T00:22:31.295Z","__v":0},"date":"2023-03-28T19:06:04.366Z","startTime":"2023-03-27T01:00:00.366Z","endTime":"2023-03-27T02:00:00.366Z","hours":1,"createdDate":"2022-02-13T22:13:25.167Z","updatedDate":"2023-03-26T19:06:04.366Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/86567575621?pwd=cTVWaDhNdldwMkV2MDM0MHNZa3llUT09#success"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"620999f92720480f934e4368","hacknight":"Online","name":"PM/ORG","eventType":"Team Meeting","description":"Monthly PM Meeting with Bonnie","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"620997442720480f934e4362","name":"Civic Tech Jobs","description":"The CivicTechJobs.org MVP website will be a platform to help prospective volunteers find projects that will be useful for their career development.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/CivicTechJobs","slackUrl":"https://hackforla.slack.com/messages/C02509WHFQQ","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/civic-tech-jobs","videoConferenceLink":"https://us02web.zoom.us/j/81515187819?pwd=UzF1YjFwcnhNaTBtV3hyMHgyKzhpdz09","lookingDescription":"","createdDate":"2022-02-13T00:22:31.295Z","__v":0},"date":"2023-03-26T19:15:59.212Z","startTime":"2023-03-26T19:00:00.212Z","endTime":"2023-03-26T20:00:00.212Z","hours":1,"createdDate":"2022-02-13T22:13:25.167Z","updatedDate":"2023-03-26T19:15:59.212Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/84215847532?pwd=VmRhOVUzdk5UVjF2TjN6bzQyU3ZhUT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"620bd0be68255664fc376985","hacknight":"Online","name":"All Team","eventType":"Team Meeting","description":"1st Thursday","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-03-23T21:36:30.452Z","startTime":"2023-03-23T01:00:00.452Z","endTime":"2023-03-23T02:00:00.452Z","hours":1,"createdDate":"2020-05-09T22:51:16.674Z","updatedDate":"2023-03-22T21:36:30.452Z","__v":0,"videoConferenceLink":"zoom.com"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"626b51d2b702912aa29f6c4b","hacknight":"Online","name":"Dev, Design, & Product","eventType":"Team Meeting","description":"Expunge Assist Dev-Design-PM Collab Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2023-03-13T19:48:17.724Z","startTime":"2023-03-11T01:00:00.724Z","endTime":"2023-03-11T02:00:00.724Z","hours":1,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2023-03-10T20:48:17.724Z","__v":0,"videoConferenceLink":"https://www.google.com/url?q=https://us02web.zoom.us/j/87221285239?pwd%3DVWUrV2J2TlVLNlh1b2VGQUNVa2VBUT09&sa=D&source=calendar&usd=2&usg=AOvVaw2RCMMapPIhE_sWK_4sg9Av"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"626b525bb702912aa29f6c4c","hacknight":"Online","name":"Expunge Assist","eventType":"Team Meeting","description":"PM-Org Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2020-05-15T01:30:00.000Z","startTime":"2020-05-15T23:00:00.000Z","endTime":"2020-05-15T00:00:00.000Z","hours":2.25,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2020-05-09T22:02:32.097Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"626b533bb702912aa29f6c4d","hacknight":"Online","name":"Expunge Assist","eventType":"Team Meeting","description":"Research Team Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2020-05-16T01:30:00.000Z","startTime":"2020-05-16T18:00:00.000Z","endTime":"2020-05-16T19:00:00.000Z","hours":2.25,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2020-05-09T22:02:32.097Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123458"},"brigade":"Hack for LA","checkInReady":false,"_id":"626b5498b702912aa29f6c4e","hacknight":"Online","name":"Lucky Parking Team Meeting","eventType":"Team Meeting","description":"PM/Org Meeting","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5ec32abda973810017c0de0d","name":"Lucky Parking","description":"A platform looking for nearby street parking with least possibility of getting citation.","githubIdentifier":"216854923","projectStatus":"Active","location":"Westside","githubUrl":"https://github.com/hackforla/lucky-parking","slackUrl":"https://hackforla.slack.com/archives/CPFDMSV6V","googleDriveUrl":"https://drive.google.com/drive/folders/1qq6w-eCvjxgfiQCCxPN9_0ah1DLTgl27","googleDriveId":"1qq6w-eCvjxgfiQCCxPN9_0ah1DLTgl27","hflaWebsiteUrl":"https://www.hackforla.org/projects/lucky-parking","videoConferenceLink":"https://us02web.zoom.us/j/84817446708?pwd=QW5RVER2SkVTWnZkN25ZY2d2RzNTdz09","lookingDescription":"- Frontend Software Engineer \n- Backend Software Engineer \n- Advanced Data Scientist \n- Python Enthusiast","createdDate":"2020-05-19T00:39:25.640Z","__v":0},"date":"2020-05-16T00:30:00.000Z","startTime":"2020-05-16T18:00:00.000Z","endTime":"2020-05-16T19:00:00.000Z","hours":5,"createdDate":"2020-05-09T21:43:43.519Z","updatedDate":"2021-04-20T21:43:43.519Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"628319d160ad37a3de7d3df7","hacknight":"Online","name":"Engineering","eventType":"Team Meeting","description":"Engineering Team Meeting","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-14T19:36:06.966Z","startTime":"2023-03-11T03:00:00.966Z","endTime":"2023-03-11T04:00:00.966Z","hours":1,"createdDate":"2020-05-09T22:13:25.167Z","updatedDate":"2023-03-10T20:36:06.966Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/87595945272?pwd=bWFzaWdtMWk3WWdjbU00TmhrcnM0dz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"63e1c86c132477014ec310ff","hacknight":"Online","name":"Devs","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-04-10T14:52:39.860Z","startTime":"2023-04-07T01:30:00.860Z","endTime":"2023-04-07T02:30:00.860Z","hours":1,"createdDate":"2020-05-09T22:51:16.674Z","updatedDate":"2023-04-06T14:52:39.860Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/2063910281?pwd=Tk8xSHJOZVAxQjVwcXBPVC9yTTU1QT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"63e58d020f41f6001f62da50","name":"All Team","hacknight":"Online","eventType":"Team Meeting","description":"_","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63e58b5c0f41f6001f62da4f","name":"People Depot","projectStatus":"Active","createdDate":"2023-02-10T00:10:04.622Z","__v":0,"githubUrl":"https://github.com/hackforla/peopledepot/","slackUrl":"https://hackforla.slack.com/archives/C02PTACSRJQ","googleDriveUrl":"https://drive.google.com/drive/folders/0AMVDRCjyzDgtUk9PVA","location":"Remote","description":"PeopleDepot aims to provide a single source of truth as the backend infrastructure and data store for Hack for LA projects, including data about people, program areas, and projects. PeopleDepot uses PostgreSQL for its database and Django as the backend data model framework with Django REST Framework for the API layer. PeopleDepot's goal is to serve as a repository of information for other infrastructure projects (e.g., VRMS, Hack for LA Website, Civic Tech Index, Tables, etc)."},"date":"2023-03-23T21:21:22.202Z","startTime":"2023-03-22T23:00:00.202Z","endTime":"2023-03-23T00:00:00.202Z","hours":1,"createdDate":"2023-02-10T00:17:04.802Z","updatedDate":"2023-03-22T21:21:22.202Z","videoConferenceLink":"https://us02web.zoom.us/j/85496842244?pwd=aTg2Nit1ck1sTlQwQmdwT21WWVdYdz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b93307b9013001a09573d","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"PM (1st, 3rd and 5th week)","project":{"recruitingCategories":["Content Writer","UX Researcher","UI Designer"],"partners":["UCLA School of Law","Code for America"],"managedByUsers":[],"_id":"5ffff1495b6c145310d50913","name":"Youth Justice Nav","description":"We are creating a know your rights tool for youth and their families when interacting with the Juvenile Justice System. This interactive tool creates a resource for youth and their families to access information that is relevant to several different parts of the process from knowing your rights when you come into contact with law enforcement, to an explanation of the different types of hearings that take place, to knowing who various people in the courtroom are.","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/YouthJusticeNav/","slackUrl":"","createdDate":"2021-01-13T00:00:00.000Z","__v":0},"date":"2023-03-17T18:41:16.385Z","startTime":"2023-03-11T22:30:00.385Z","endTime":"2023-03-11T23:30:00.385Z","hours":1,"createdDate":"2023-03-10T20:29:35.166Z","updatedDate":"2023-03-11T19:41:16.385Z","videoConferenceLink":"https://us02web.zoom.us/j/82035136689?pwd=dC8rUGgyNDNjR1k3Yk5FZDJmcE1VUT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b93ed861655001a9d8a1a","name":"Stakeholder","hacknight":"Online","eventType":"Team Meeting","description":"Stakeholder/PM - 1st & 3rd weeks","project":{"recruitingCategories":[],"partners":["LA Department of Transportation LADOT (https://ladot.lacity.org/)"],"managedByUsers":[],"_id":"5edeb2face228b001778fad2","name":"LA TDM Calculator","description":"We’re building a TDM web calculator for LADOT. It scores proposed real estate developments in real-time and aims to discourage exceeding parking requirements to reduce the occurrence of single-occupancy trips to new developments.","githubIdentifier":"197452459","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/tdm-calculator","slackUrl":"https://hackforla.slack.com/archives/CKY65G266","googleDriveUrl":"https://drive.google.com/drive/folders/1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","googleDriveId":"1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","hflaWebsiteUrl":"https://www.hackforla.org/projects/tdm-calculator","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI Designer","createdDate":"2020-06-08T21:51:54.904Z","__v":0},"date":"2023-03-14T23:00:00.889Z","startTime":"2023-03-14T23:00:00.889Z","endTime":"2023-03-15T00:00:00.889Z","hours":1,"createdDate":"2023-03-10T20:32:39.889Z","updatedDate":"2023-03-10T20:32:39.889Z","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b977ba85983001f385876","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-13T17:00:00.114Z","startTime":"2023-03-13T17:00:00.114Z","endTime":"2023-03-13T18:00:00.114Z","hours":1,"createdDate":"2023-03-10T20:47:55.115Z","updatedDate":"2023-03-10T20:47:55.115Z","videoConferenceLink":"https://us02web.zoom.us/j/84287875531?pwd=WFRORWRmVlhUWHdpTzlGVUlBWTF6UT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b9889a85983001f385877","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-15T17:00:00.051Z","startTime":"2023-03-15T17:00:00.051Z","endTime":"2023-03-15T18:00:00.051Z","hours":1,"createdDate":"2023-03-10T20:52:19.052Z","updatedDate":"2023-03-10T20:52:19.052Z","videoConferenceLink":"https://us02web.zoom.us/j/82971740261?pwd=aEJvUFpiWTJCNHBqQWRMQUFMaW80UT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b99dfa85983001f385878","name":"PM Prep for All Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-23T17:46:49.138Z","startTime":"2023-03-20T16:30:00.138Z","endTime":"2023-03-20T17:00:00.138Z","hours":0.5,"createdDate":"2023-03-10T20:58:06.986Z","updatedDate":"2023-03-20T17:46:49.138Z","videoConferenceLink":"https://us02web.zoom.us/j/87362760900?pwd=R3lUZStVUFdXOWl6R29ObXF0d2lGZz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b9a34a85983001f385879","name":"Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-16T17:00:00.803Z","startTime":"2023-03-16T17:00:00.803Z","endTime":"2023-03-16T18:00:00.803Z","hours":1,"createdDate":"2023-03-10T20:59:31.803Z","updatedDate":"2023-03-10T20:59:31.803Z","videoConferenceLink":"https://us02web.zoom.us/j/87362760900?pwd=R3lUZStVUFdXOWl6R29ObXF0d2lGZz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b9ae5a85983001f38587a","name":"UX Lead / PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-15T23:00:00.365Z","startTime":"2023-03-15T23:00:00.365Z","endTime":"2023-03-16T00:00:00.365Z","hours":1,"createdDate":"2023-03-10T21:02:29.365Z","updatedDate":"2023-03-10T21:02:29.365Z","videoConferenceLink":"https://us02web.zoom.us/j/81955868970?pwd=ekcrYjdUODkxcXlPNjE0YmxESkUwUT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b9bd8a85983001f38587b","name":"UX","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-14T22:00:00.226Z","startTime":"2023-03-14T22:00:00.226Z","endTime":"2023-03-14T23:00:00.226Z","hours":1,"createdDate":"2023-03-10T21:06:32.226Z","updatedDate":"2023-03-10T21:06:32.226Z","videoConferenceLink":"https://us02web.zoom.us/j/83834020199?pwd=em9sSy9jdit5RTRHQWZ3NFNGUVg4Zz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640bb91afad84600219def22","name":"PM/ORG","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"6407cb7ce587a20020ebcec6","name":"Tables","projectStatus":"Active","createdDate":"2023-03-07T23:40:44.377Z","__v":0},"date":"2023-03-10T21:00:00.610Z","startTime":"2023-03-10T21:00:00.610Z","endTime":"2023-03-10T22:00:00.610Z","hours":1,"createdDate":"2023-03-10T23:11:21.610Z","updatedDate":"2023-03-10T23:11:21.610Z","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640fd959b0b3a80020cd7bac","name":"All Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["TBD"],"managedByUsers":[],"_id":"5edeac78ce228b001778facd","name":"VRMS","description":"VRMS is a tool used for the engagement, support, and retention of a network of volunteers.","githubIdentifier":"226157870","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/VRMS","slackUrl":"https://hackforla.slack.com/archives/CRGH5HM0Q","googleDriveUrl":"https://drive.google.com/drive/folders/1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","googleDriveId":"1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","hflaWebsiteUrl":"https://www.hackforla.org/projects/vrms","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- Front end devs (any level) \n - Back end devs (any level)","createdDate":"2020-06-08T21:24:08.313Z","__v":0},"date":"2023-03-14T02:00:00.153Z","startTime":"2023-03-14T02:00:00.153Z","endTime":"2023-03-14T02:30:00.153Z","hours":0.5,"createdDate":"2023-03-14T02:18:01.153Z","updatedDate":"2023-03-14T02:18:01.153Z","videoConferenceLink":"https://www.hackforla.org/projects/vrms","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6419115a52db6500200a1f84","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"date":"2023-03-26T16:00:00.782Z","startTime":"2023-03-26T16:00:00.782Z","endTime":"2023-03-26T17:00:00.782Z","hours":1,"createdDate":"2023-03-21T02:07:22.782Z","updatedDate":"2023-03-21T02:07:22.782Z","videoConferenceLink":"https://us02web.zoom.us/j/82177492860?pwd=UGNYdmJXMXgvVmZiSGtETTR4VGV6Zz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6419f2353f2c51001fb2a1c1","name":"Correct Name","hacknight":"Online","eventType":"Team Meeting","description":"Post Editing","project":{"recruitingCategories":[],"partners":["TBD"],"managedByUsers":[],"_id":"5edeac78ce228b001778facd","name":"VRMS","description":"VRMS is a tool used for the engagement, support, and retention of a network of volunteers.","githubIdentifier":"226157870","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/VRMS","slackUrl":"https://hackforla.slack.com/archives/CRGH5HM0Q","googleDriveUrl":"https://drive.google.com/drive/folders/1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","googleDriveId":"1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","hflaWebsiteUrl":"https://www.hackforla.org/projects/vrms","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- Front end devs (any level) \n - Back end devs (any level)","createdDate":"2020-06-08T21:24:08.313Z","__v":0},"date":"2023-03-26T18:07:32.812Z","startTime":"2023-03-22T02:00:00.812Z","endTime":"2023-03-22T03:30:00.812Z","hours":1.5,"createdDate":"2023-03-21T18:06:45.684Z","updatedDate":"2023-03-21T18:07:32.812Z","videoConferenceLink":"hello.com","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6419f6c13f2c51001fb2a1c2","name":"DEV Leads/PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"date":"2023-03-28T00:00:00.199Z","startTime":"2023-03-28T00:00:00.199Z","endTime":"2023-03-28T02:00:00.199Z","hours":2,"createdDate":"2023-03-21T18:26:11.199Z","updatedDate":"2023-03-21T18:26:11.199Z","videoConferenceLink":"https://us06web.zoom.us/j/89011346147?pwd=R280emlKVnRtTmF3RURrWFZ2d21zQT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b667ba403830020e638db","name":"All Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Code for America (CfA)","CfA National Advisory Council","Code for Boston","Code for Charlottesville"],"managedByUsers":[],"_id":"6086fe5792e3bf053b2954c4","name":"Brigade Organizers Playbook","description":"This project aims to improve existing structures and create new ones that make it easier to share replicable processes and practices so that organizers and members can iterate on each others work, improving outcomes for the whole network.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/codeforamerica/brigade-playbook","slackUrl":"https://cfa.slack.com/archives/G0196272BBN","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/brigade-organizers-playbook","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-08-19T00:00:00.000Z","__v":0},"date":"2023-03-28T16:00:00.228Z","startTime":"2023-03-28T16:00:00.228Z","endTime":"2023-03-28T17:00:00.228Z","hours":1,"createdDate":"2023-03-22T20:35:07.228Z","updatedDate":"2023-03-22T20:35:07.228Z","videoConferenceLink":"https://codeforamerica.zoom.us/j/98602227448?pwd=dVgyeld1dXBjbWlBaUQ5RzU5UkVpdz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b66b9a403830020e638dc","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Code for America (CfA)","CfA National Advisory Council","Code for Boston","Code for Charlottesville"],"managedByUsers":[],"_id":"6086fe5792e3bf053b2954c4","name":"Brigade Organizers Playbook","description":"This project aims to improve existing structures and create new ones that make it easier to share replicable processes and practices so that organizers and members can iterate on each others work, improving outcomes for the whole network.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/codeforamerica/brigade-playbook","slackUrl":"https://cfa.slack.com/archives/G0196272BBN","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/brigade-organizers-playbook","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-08-19T00:00:00.000Z","__v":0},"date":"2023-03-25T15:00:00.917Z","startTime":"2023-03-25T15:00:00.917Z","endTime":"2023-03-25T16:00:00.917Z","hours":1,"createdDate":"2023-03-22T20:36:09.917Z","updatedDate":"2023-03-22T20:36:09.917Z","videoConferenceLink":"https://us02web.zoom.us/j/83945450679?pwd=VGY4QXNPMjRidTVKZERpVjduNVJXdz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b684ca403830020e638dd","name":"All","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"603e8471b6e1b403ab81abe7","name":"Community of Practice: Product Management","description":"A place for leads to communicate with each other and with the leadership team.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/product-management","slackUrl":"https://hackforla.slack.com/archives/C010LNXH2JY","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/communities-of-practice","videoConferenceLink":"https://us02web.zoom.us/j/81435536017?pwd=eHNtNm5SVnpickxqUHRlbFJtS2tJUT09","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2023-03-24T19:00:00.454Z","startTime":"2023-03-24T19:00:00.454Z","endTime":"2023-03-24T20:00:00.454Z","hours":1,"createdDate":"2023-03-22T20:42:52.454Z","updatedDate":"2023-03-22T20:42:52.454Z","videoConferenceLink":"https://us02web.zoom.us/j/83795143399?pwd=QnJQdG8vSmhocG5FQXBEVGVrSUx4UT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b7681343d38001f81d1c9","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-04-10T14:52:52.687Z","startTime":"2023-04-07T00:30:00.687Z","endTime":"2023-04-07T01:30:00.687Z","hours":1,"createdDate":"2023-03-22T21:43:29.342Z","updatedDate":"2023-04-06T14:52:52.687Z","videoConferenceLink":"meet.google.com/nao-rdzg-shn","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b9551cdea2c001e0df377","name":"UXR","hacknight":"Online","eventType":"Team Meeting","description":"alternate Tuesdays","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-04-11T14:53:45.354Z","startTime":"2023-04-07T01:30:00.354Z","endTime":"2023-04-07T02:30:00.354Z","hours":1,"createdDate":"2023-03-22T23:54:56.667Z","updatedDate":"2023-04-06T14:53:45.354Z","videoConferenceLink":"https://stonybrook.zoom.us/j/7917944462","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b95becdea2c001e0df378","name":"Leads / PMs","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-03-24T01:00:00.052Z","startTime":"2023-03-24T01:00:00.052Z","endTime":"2023-03-24T02:00:00.052Z","hours":1,"createdDate":"2023-03-22T23:56:46.052Z","updatedDate":"2023-03-22T23:56:46.052Z","videoConferenceLink":"https://us02web.zoom.us/j/83622484566?pwd=WE5kZG5uZ3RWVzdoTm1IRU5SMmVlZz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b964bcdea2c001e0df379","name":"Designers","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-03-24T02:00:00.197Z","startTime":"2023-03-24T02:00:00.197Z","endTime":"2023-03-24T03:00:00.197Z","hours":1,"createdDate":"2023-03-22T23:59:07.197Z","updatedDate":"2023-03-22T23:59:07.197Z","videoConferenceLink":"https://us02web.zoom.us/j/82140923894?pwd=NHlzdXNNb2Zxdk9WZm0raVFjc01BUT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6434ca487849f900203d657f","name":"testy test","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["TBD"],"managedByUsers":[],"_id":"5edeac78ce228b001778facd","name":"VRMS","description":"VRMS is a tool used for the engagement, support, and retention of a network of volunteers.","githubIdentifier":"226157870","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/VRMS","slackUrl":"https://hackforla.slack.com/archives/CRGH5HM0Q","googleDriveUrl":"https://drive.google.com/drive/folders/1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","googleDriveId":"1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","hflaWebsiteUrl":"https://www.hackforla.org/projects/vrms","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- Front end devs (any level) \n - Back end devs (any level)","createdDate":"2020-06-08T21:24:08.313Z","__v":0},"date":"2023-04-17T02:47:58.428Z","startTime":"2023-04-11T02:00:00.428Z","endTime":"2023-04-11T02:30:00.428Z","hours":0.5,"createdDate":"2023-04-11T02:47:36.158Z","updatedDate":"2023-04-11T02:47:58.428Z","videoConferenceLink":"asdfs.com","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"64397c32f15295001f3ae51c","name":"Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6a98b87ed80001942b10a","name":"Guides","projectStatus":"Active","createdDate":"2023-01-29T17:14:51.760Z","__v":0,"description":"Creating guides and templates from the effective practices that HfLA has developed and iterated from our projects. HfLA Guides aim to share replicable processes and practices from Engineering, UI/UX, Product Management, Data Science, Marketing Fundraising, DevOps, Admin, and Professional Development. The project seeks to further grow HfLA’s peer learning and iterative culture, and ultimately improve outcomes for the entire civic tech ecosystem.","githubUrl":"https://github.com/hackforla/guides","slackUrl":"https://hackforla.slack.com/archives/C028T9XU9S5","hflaWebsiteUrl":"https://www.hackforla.org/projects/guides-team"},"date":"2023-04-14T06:30:00.024Z","startTime":"2023-04-14T06:30:00.024Z","endTime":"2023-04-14T08:00:00.024Z","hours":1.5,"createdDate":"2023-04-14T16:15:46.025Z","updatedDate":"2023-04-14T16:15:46.025Z","videoConferenceLink":"https://us02web.zoom.us/j/84639292835?pwd=eG1DNUVuTEZPbVp4VjhQeWQ4MVkvZz09","__v":0}] \ No newline at end of file +[{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123458"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb7240f509367be7272cf69","hacknight":"Online","name":"Lucky Parking Team Meeting","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5ec32abda973810017c0de0d","name":"Lucky Parking","description":"A platform looking for nearby street parking with least possibility of getting citation.","githubIdentifier":"216854923","projectStatus":"Active","location":"Westside","githubUrl":"https://github.com/hackforla/lucky-parking","slackUrl":"https://hackforla.slack.com/archives/CPFDMSV6V","googleDriveUrl":"https://drive.google.com/drive/folders/1qq6w-eCvjxgfiQCCxPN9_0ah1DLTgl27","googleDriveId":"1qq6w-eCvjxgfiQCCxPN9_0ah1DLTgl27","hflaWebsiteUrl":"https://www.hackforla.org/projects/lucky-parking","videoConferenceLink":"https://us02web.zoom.us/j/84817446708?pwd=QW5RVER2SkVTWnZkN25ZY2d2RzNTdz09","lookingDescription":"- Frontend Software Engineer \n- Backend Software Engineer \n- Advanced Data Scientist \n- Python Enthusiast","createdDate":"2020-05-19T00:39:25.640Z","__v":0},"date":"2020-05-12T00:30:00.000Z","startTime":"2020-05-12T01:00:00.000Z","endTime":"2020-05-12T02:00:00.000Z","hours":5,"createdDate":"2020-05-09T21:43:43.519Z","updatedDate":"2021-04-20T21:43:43.519Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb72878509367be7272cf6d","hacknight":"Online","name":"Expunge Assist PM Meeting","eventType":"Team Meeting","description":"Expunge Assist PM Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2023-03-21T00:42:45.313Z","startTime":"2023-03-16T23:00:00.313Z","endTime":"2023-03-17T00:00:00.313Z","hours":1,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2023-03-17T00:42:45.311Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/82677423123?pwd=VGZnRHZ1Q1hXczhrd0pndjRITXdmZz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb72b05509367be7272cf71","hacknight":"Online","name":"Team","eventType":"Team Meeting","description":"All Team Meeting","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-14T19:30:04.326Z","startTime":"2023-03-11T02:30:00.326Z","endTime":"2023-03-11T03:00:00.326Z","hours":0.5,"createdDate":"2020-05-09T22:13:25.167Z","updatedDate":"2023-03-10T20:30:04.326Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/87595945272?pwd=bWFzaWdtMWk3WWdjbU00TmhrcnM0dz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb73139509367be7272cf75","hacknight":"Online","name":"Operations Group Weekly Meeting","eventType":"Team Meeting","description":"Weekly Meeting","project":{"recruitingCategories":[],"partners":["TBD"],"managedByUsers":[],"_id":"5edeae6cce228b001778face","name":"Community of Practice: DevOps","description":"Operations is a broad area that includes information technology work on devops, infrastructure as code, hosting, pipelines, services, security, practices, and more. ","githubIdentifier":"246449481","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/ops","slackUrl":"https://hackforla.slack.com/archives/CV7QGL66B","googleDriveUrl":"https://drive.google.com/drive/folders/0AAX-8be-yD5JUk9PVA","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/communities-of-practice","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-06-08T21:32:28.164Z","__v":0},"date":"2022-11-10T03:18:20.549Z","startTime":"2022-11-08T02:00:00.549Z","endTime":"2022-11-08T03:00:00.549Z","hours":1,"createdDate":"2020-05-09T22:39:53.054Z","updatedDate":"2022-11-08T03:18:20.549Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/84240551835?pwd=cFRGVy9DMnl1QzJPdTlRMlVnV2FvZz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb73328509367be7272cf78","hacknight":"Online","name":"311 Data Management Meeting","eventType":"Team Meeting","description":"Product Meeting","project":{"recruitingCategories":[],"partners":["EmpowerLA"],"managedByUsers":[],"_id":"5eb9e2de3409ffef8194ffde","name":"311 Data","description":"The 311 Data project seeks to empower local Neighborhood Councils to improve the ideation and analysis of their initiatives using the wealth of publicly available 311 data.","githubIdentifier":"190321758","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/311-data","slackUrl":"https://hackforla.slack.com/archives/CJY4R382X","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/10_KYe3pbZqiq6reeLA8zDDeIlz-4PxWM","googleDriveId":"10_KYe3pbZqiq6reeLA8zDDeIlz-4PxWM","hflaWebsiteUrl":"https://www.hackforla.org/projects/311-data","videoConferenceLink":"https://us04web.zoom.us/j/8358875318","lookingDescription":"Frontend Developers, Backend Developers, Backend Lead, DevOps","createdDate":"2020-05-11T23:42:22.028Z","__v":0},"date":"2020-05-16T02:00:00.000Z","startTime":"2020-05-15T00:00:00.000Z","endTime":"2020-05-15T01:00:00.000Z","hours":1,"createdDate":"2020-05-09T22:48:08.215Z","updatedDate":"2022-03-21T22:48:08.215Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eb736bf509367be7272cf7e","hacknight":"Online","name":"Team","eventType":"Team Meeting","description":"All Team Meeting","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"date":"2023-03-27T02:06:01.121Z","startTime":"2023-03-20T17:00:00.121Z","endTime":"2023-03-20T19:00:00.121Z","hours":2,"createdDate":"2020-05-09T23:03:27.242Z","updatedDate":"2023-03-21T02:06:01.121Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/82177492860?pwd=UGNYdmJXMXgvVmZiSGtETTR4VGV6Zz09"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5ebb040346383ef9be2dc2d1","hacknight":"Online","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"name":"DEV","eventType":"Team Meeting","description":"Development Team","date":"2023-03-21T18:26:21.968Z","startTime":"2023-03-22T02:00:00.968Z","endTime":"2023-03-22T03:00:00.968Z","hours":1,"createdDate":"2020-05-12T20:16:03.981Z","updatedDate":"2023-03-21T18:26:21.968Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/85014559207?pwd=VnM4eDBrTnpVNWgwYUhnNDc3d2oyUT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5eec3623411acc0017486999","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"5eec356c411acc0017486997","name":"Community of Practice: Data Science","description":"","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/website","slackUrl":"","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-06-19T03:47:56.782Z","__v":0},"hacknight":"Westside","name":"Data Science Team Meeting","eventType":"Team Meeting","description":"","date":"2020-06-19T03:00:00.000Z","startTime":"2020-06-19T03:00:00.000Z","endTime":"2020-06-19T04:00:00.000Z","hours":2,"createdDate":"2020-06-19T03:50:59.070Z","updatedDate":"2020-06-19T03:50:59.070Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5f3dda85e2779b0017bc88cc","project":{"recruitingCategories":[],"partners":["EmpowerLA"],"managedByUsers":[],"_id":"5eb9e2de3409ffef8194ffde","name":"311 Data","description":"The 311 Data project seeks to empower local Neighborhood Councils to improve the ideation and analysis of their initiatives using the wealth of publicly available 311 data.","githubIdentifier":"190321758","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/311-data","slackUrl":"https://hackforla.slack.com/archives/CJY4R382X","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/10_KYe3pbZqiq6reeLA8zDDeIlz-4PxWM","googleDriveId":"10_KYe3pbZqiq6reeLA8zDDeIlz-4PxWM","hflaWebsiteUrl":"https://www.hackforla.org/projects/311-data","videoConferenceLink":"https://us04web.zoom.us/j/8358875318","lookingDescription":"Frontend Developers, Backend Developers, Backend Lead, DevOps","createdDate":"2020-05-11T23:42:22.028Z","__v":0},"hacknight":"Online","name":"311 Data Team Meeting","eventType":"Team Meeting","description":"Team Meeting","date":"2020-08-21T01:00:00.000Z","startTime":"2020-08-21T01:30:00.000Z","endTime":"2020-08-21T02:30:00.000Z","hours":1,"createdDate":"2020-08-20T02:05:57.440Z","updatedDate":"2021-01-13T02:05:57.440Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5f5098e1fb93d9001742d1bd","description":"","name":"BallotNav","project":{"recruitingCategories":["Business Analyst","Technical Architect","UI Designer","UX Researcher"],"partners":[],"managedByUsers":[],"_id":"5f5092eafb93d9001742d1b4","name":"BallotNav","description":"BallotNav is a project of Hack for LA. Hack for LA is a brigade of a Code for America that exists to connect citizens with civic rights and responsibilities. BallotNav helps those who are concerned about using USPS for their mail-in ballots find their local drop-off points and their available days/times. The app's main features include locating the drop-off points closest to the user, and displaying what dates and times they are available; pulling in this information as it becomes available from county election supervisors; and connecting with users' social accounts to encourage dissemination of the tool and information.","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/ballotnav","slackUrl":"https://hackforla.slack.com/?redir=%2Farchives%2FC0191KE1XB7","createdDate":"2020-09-03T06:53:30.695Z","__v":0},"hacknight":"hacknight","eventType":"Team Meeting","date":"2022-11-29T20:07:59.735Z","startTime":"2022-11-30T02:00:00.735Z","endTime":"2022-11-30T03:00:00.735Z","hours":1,"createdDate":"2020-09-03T07:18:57.604Z","updatedDate":"2022-11-29T20:07:59.735Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/82725358494?pwd=MXcrUHFxWThpS0JwQ1ZKOGdBbjYvdz09"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5ff3d01210cf72445ce37e23","hacknight":"Online","name":"Expunge Assist","eventType":"Team Meeting","description":"All Hands Meeting, Every 2nd Tuesday","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2020-05-13T01:30:00.000Z","startTime":"2020-05-13T00:00:00.000Z","endTime":"2020-05-13T01:00:00.000Z","hours":1,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2020-05-09T22:02:32.097Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5ff3d0b210cf72445ce37e24","hacknight":"Online","name":"Expunge Assist","eventType":"Team Meeting","description":"Development Team Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2020-05-15T01:30:00.000Z","startTime":"2020-05-15T01:00:00.000Z","endTime":"2020-05-15T02:00:00.000Z","hours":2.25,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2020-05-09T22:02:32.097Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"5ffff2525b6c145310d50914","hacknight":"Online","name":"All Team","eventType":"Team Meeting","description":"Team","project":{"recruitingCategories":["Content Writer","UX Researcher","UI Designer"],"partners":["UCLA School of Law","Code for America"],"managedByUsers":[],"_id":"5ffff1495b6c145310d50913","name":"Youth Justice Nav","description":"We are creating a know your rights tool for youth and their families when interacting with the Juvenile Justice System. This interactive tool creates a resource for youth and their families to access information that is relevant to several different parts of the process from knowing your rights when you come into contact with law enforcement, to an explanation of the different types of hearings that take place, to knowing who various people in the courtroom are.","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/YouthJusticeNav/","slackUrl":"","createdDate":"2021-01-13T00:00:00.000Z","__v":0},"date":"2023-03-13T18:41:27.011Z","startTime":"2023-03-11T22:00:00.011Z","endTime":"2023-03-11T23:00:00.011Z","hours":1,"createdDate":"2020-05-09T22:38:23.677Z","updatedDate":"2023-03-11T19:41:27.011Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/88097125945?pwd=ZTkwSGl3UTdSQzJId1l4eWdLdUg3Zz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"602ccd77e4e43c2d24060a18","hacknight":"Online","name":"PM Continued","eventType":"Team Meeting","description":"PM (2nd and 4th week)","project":{"recruitingCategories":["Content Writer","UX Researcher","UI Designer"],"partners":["UCLA School of Law","Code for America"],"managedByUsers":[],"_id":"5ffff1495b6c145310d50913","name":"Youth Justice Nav","description":"We are creating a know your rights tool for youth and their families when interacting with the Juvenile Justice System. This interactive tool creates a resource for youth and their families to access information that is relevant to several different parts of the process from knowing your rights when you come into contact with law enforcement, to an explanation of the different types of hearings that take place, to knowing who various people in the courtroom are.","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/YouthJusticeNav/","slackUrl":"","createdDate":"2021-01-13T00:00:00.000Z","__v":0},"date":"2023-03-17T18:41:05.251Z","startTime":"2023-03-11T22:00:00.251Z","endTime":"2023-03-11T23:00:00.251Z","hours":1,"createdDate":"2020-05-09T22:38:23.677Z","updatedDate":"2023-03-11T19:41:05.250Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/87518498760?pwd=M1l1SUFzNHUzVnV1L0FQY2RTY0RtUT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"603db433d7b86d36b4f28a63","hacknight":"Online","name":"UI/UX Community of Practice","eventType":"Community of Practice","description":"Weekly meeting","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"603db1fbd7b86d36b4f28a62","name":"Community of Practice: UI/UX","description":"UI/UX Community of Practice","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/UI-UX","slackUrl":"https://app.slack.com/client/T04502KQX/C017ESHSMNG","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/communities-of-practice","videoConferenceLink":"https://us02web.zoom.us/j/89670251875?pwd=NTYySW5yL3YrYTRxcHRpK1V6YWdaQT09","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2021-03-04T01:00:00.000Z","startTime":"2021-03-01T02:00:00.000Z","endTime":"2021-03-01T03:00:00.000Z","hours":1,"createdDate":"2021-03-01T22:38:23.677Z","updatedDate":"2021-07-09T22:38:23.677Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"603ec173b6e1b403ab81abed","hacknight":"Online","name":"Open Community Survey","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":["EmpowerLA","Various Neighborhood Councils (e.g., Westlake NC)"],"managedByUsers":[],"_id":"603ebf2ab6e1b403ab81abec","name":"Open Community Survey","description":"The Open Community Survey project creates transparent reports supported by a direct collection of personal perspectives from LA residents to help The LA Department of Neighborhood Empowerment (empowerla.org) and the Los Angeles Neighborhood Councils (NCs) to understand how constituents are interacting with, and what they need from, their websites.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/community-survey-nc-websites","slackUrl":"https://hackforla.slack.com/archives/C01H0HUDMCK","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/open-community-survey","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-06-08T21:51:54.904Z","__v":0},"date":"2021-02-23T01:00:00.000Z","startTime":"2021-03-01T20:00:00.000Z","endTime":"2021-03-01T21:00:00.000Z","hours":1,"createdDate":"2021-03-02T22:38:23.677Z","updatedDate":"2021-03-02T22:38:23.677Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"605773e246b7cd034719d115","hacknight":"Online","name":"Engineering","eventType":"Community of Practice","description":"Weekly meeting","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"605772bb46b7cd034719d114","name":"Community of Practice: Software Engineering","description":"Community of Practice for Software Engineers","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/engineering","slackUrl":"https://hackforla.slack.com/archives/C01CU709SER","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/communities-of-practice","videoConferenceLink":"","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2021-03-04T01:00:00.000Z","startTime":"2021-03-04T02:00:00.000Z","endTime":"2021-03-04T03:00:00.000Z","hours":1,"createdDate":"2021-03-21T22:38:23.677Z","updatedDate":"2021-03-21T22:38:23.677Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"605d5aba6fb945197a19038d","hacknight":"Online","name":"Onboarding","eventType":"Onboarding","description":"Alternating Mon/Tue. Click for schedule","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"605d593b6fb945197a19038c","name":"Onboarding","description":"New participant onboarding","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"","slackUrl":"https://hackforla.slack.com/archives/C04S7PNCU","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.meetup.com/hackforla/events","videoConferenceLink":"https://us02web.zoom.us/meeting/register/tZUtdeGvrTMoHtKkRwm7R8Kl8r9TXL73-UY9?_x_zm_rtaid=TNHnsFXoTF2IZlf-TUfrPw.1616083598988.a1e0d0f77cffa24ca0d6e75e25e23695&_x_zm_rhtaid=832","lookingDescription":"","createdDate":"2021-03-25T19:42:22.028Z","__v":0},"date":"2021-03-02T01:00:00.000Z","startTime":"2021-03-04T02:00:00.000Z","endTime":"2021-03-04T03:30:00.000Z","hours":1,"createdDate":"2021-03-25T22:38:23.677Z","updatedDate":"2021-03-25T22:38:23.677Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"605d5bf66fb945197a19038e","hacknight":"Online","name":"Onboarding","eventType":"Onboarding","description":"Alternating Mon/Tue. Click for schedule","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"605d593b6fb945197a19038c","name":"Onboarding","description":"New participant onboarding","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"","slackUrl":"https://hackforla.slack.com/archives/C04S7PNCU","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.meetup.com/hackforla/events","videoConferenceLink":"https://us02web.zoom.us/meeting/register/tZUtdeGvrTMoHtKkRwm7R8Kl8r9TXL73-UY9?_x_zm_rtaid=TNHnsFXoTF2IZlf-TUfrPw.1616083598988.a1e0d0f77cffa24ca0d6e75e25e23695&_x_zm_rhtaid=832","lookingDescription":"","createdDate":"2021-03-25T19:42:22.028Z","__v":0},"date":"2021-03-03T01:00:00.000Z","startTime":"2021-03-04T02:00:00.000Z","endTime":"2021-03-04T03:30:00.000Z","hours":1,"createdDate":"2021-03-25T22:38:23.677Z","updatedDate":"2021-03-25T22:38:23.677Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6126b9ff9b885ef7d95779e3","hacknight":"Online","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"name":"DEV Office Hours","eventType":"Team Meeting","description":"Development Office Hours","date":"2023-03-23T18:26:30.017Z","startTime":"2023-03-22T02:00:00.017Z","endTime":"2023-03-22T03:30:00.017Z","hours":1.5,"createdDate":"2020-05-12T20:16:03.981Z","updatedDate":"2023-03-21T18:26:30.017Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/84412621807?pwd=NTN2eFBtNDg1U05nUWV3UEJuSHpaUT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6152303f67279ee9a61afc89","hacknight":"Online","name":"ATD: PM","eventType":"Team Meeting","description":"PM Meeting","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"60638e5f6fb945197a190390","name":"Access the Data","description":"Access the Data is an initiative aimed at identifying and addressing the areas where data literacy education within our communities is needed most.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/access-the-data","slackUrl":"https://hackforla.slack.com/archives/C01L2ANCG6M","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"http://accessthedata.org/","videoConferenceLink":"https://us04web.zoom.us/j/78503697142?pwd=Zjc4eGI2MEQvVURPU1A1cDlPVG0zQT09","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2023-04-25T00:44:18.197Z","startTime":"2023-04-25T00:00:00.197Z","endTime":"2023-04-25T01:00:00.197Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2023-04-25T00:44:18.197Z","__v":0,"videoConferenceLink":"meet.google.com/bhr-zjhx-dhe"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"615230cd67279ee9a61afc8b","hacknight":"Online","name":"ATD: Team","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"60638e5f6fb945197a190390","name":"Access the Data","description":"Access the Data is an initiative aimed at identifying and addressing the areas where data literacy education within our communities is needed most.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/access-the-data","slackUrl":"https://hackforla.slack.com/archives/C01L2ANCG6M","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"http://accessthedata.org/","videoConferenceLink":"https://us04web.zoom.us/j/78503697142?pwd=Zjc4eGI2MEQvVURPU1A1cDlPVG0zQT09","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2023-03-22T21:26:04.300Z","startTime":"2023-03-22T00:00:00.300Z","endTime":"2023-03-22T01:00:00.300Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2023-03-21T21:26:04.300Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/81648388067"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6152368867279ee9a61afc96","hacknight":"Online","name":"Design Systems","eventType":"Team Meeting","description":"Weekly Meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"615235f967279ee9a61afc93","name":"Design Systems","description":"The Design System initiative seeks to empower volunteers with the tools, documentation and templates for creating and maintaining a design system for their HfLA projects. As Hack for LA continues to scale it has become more essential to create consistent documentation and standards for deliverables.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/design-systems","slackUrl":"https://hackforla.slack.com/archives/CH2U1CB9Q","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/0ACLGQ8FFW2MCUk9PVA","googleDriveId":"0ACLGQ8FFW2MCUk9PVA","hflaWebsiteUrl":"https://www.hackforla.org/projects/design-systems","videoConferenceLink":"https://us02web.zoom.us/j/88447401964?pwd=cUkyNFNKVGZRckxzRkdrT1luVVJ3dz09","lookingDescription":"","createdDate":"2021-09-27T00:22:31.295Z","__v":0},"date":"2020-08-11T01:30:00.000Z","startTime":"2020-05-13T00:30:00.000Z","endTime":"2020-05-13T01:30:00.000Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2021-09-27T22:11:02.740Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"615237d567279ee9a61afc97","hacknight":"Online","name":"Design Systems","eventType":"Team Meeting","description":"UX/UI meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"615235f967279ee9a61afc93","name":"Design Systems","description":"The Design System initiative seeks to empower volunteers with the tools, documentation and templates for creating and maintaining a design system for their HfLA projects. As Hack for LA continues to scale it has become more essential to create consistent documentation and standards for deliverables.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/design-systems","slackUrl":"https://hackforla.slack.com/archives/CH2U1CB9Q","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/0ACLGQ8FFW2MCUk9PVA","googleDriveId":"0ACLGQ8FFW2MCUk9PVA","hflaWebsiteUrl":"https://www.hackforla.org/projects/design-systems","videoConferenceLink":"https://us02web.zoom.us/j/88447401964?pwd=cUkyNFNKVGZRckxzRkdrT1luVVJ3dz09","lookingDescription":"","createdDate":"2021-09-27T00:22:31.295Z","__v":0},"date":"2020-08-12T01:30:00.000Z","startTime":"2020-05-13T01:00:00.000Z","endTime":"2020-05-13T02:00:00.000Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2021-09-27T22:11:02.740Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6152381f67279ee9a61afc98","hacknight":"Online","name":"Design Systems","eventType":"Team Meeting","description":"UX Research meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"615235f967279ee9a61afc93","name":"Design Systems","description":"The Design System initiative seeks to empower volunteers with the tools, documentation and templates for creating and maintaining a design system for their HfLA projects. As Hack for LA continues to scale it has become more essential to create consistent documentation and standards for deliverables.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/design-systems","slackUrl":"https://hackforla.slack.com/archives/CH2U1CB9Q","googleDriveUrl":"https://drive.google.com/drive/u/0/folders/0ACLGQ8FFW2MCUk9PVA","googleDriveId":"0ACLGQ8FFW2MCUk9PVA","hflaWebsiteUrl":"https://www.hackforla.org/projects/design-systems","videoConferenceLink":"https://us02web.zoom.us/j/88447401964?pwd=cUkyNFNKVGZRckxzRkdrT1luVVJ3dz09","lookingDescription":"","createdDate":"2021-09-27T00:22:31.295Z","__v":0},"date":"2020-08-12T01:30:00.000Z","startTime":"2020-05-13T18:00:00.000Z","endTime":"2020-05-13T19:00:00.000Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2021-09-27T22:11:02.740Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"61b7fc8d71f7e8fa9f644ff8","hacknight":"Online","name":"Product","eventType":"Team Meeting","description":"Product Team","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-13T19:23:14.998Z","startTime":"2023-03-11T01:30:00.998Z","endTime":"2023-03-11T02:30:00.998Z","hours":1,"createdDate":"2021-12-13T22:13:25.167Z","updatedDate":"2023-03-10T20:23:14.998Z","__v":0,"videoConferenceLink":"https://meet.google.com/vmw-zouu-ypm"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"61b7fd5471f7e8fa9f644ffa","hacknight":"Online","name":"PM/ORG","eventType":"Team Meeting","description":"every 2 weeks","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-10T20:38:00.941Z","startTime":"2023-03-11T00:30:00.941Z","endTime":"2023-03-11T01:00:00.941Z","hours":0.5,"createdDate":"2020-05-09T23:17:12.078Z","updatedDate":"2023-03-10T20:38:00.940Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"62018d45271b5ce334ee9616","hacknight":"Online","name":"Design","eventType":"Team Meeting","description":"Design Team Meeting","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-14T19:35:32.032Z","startTime":"2023-03-11T03:00:00.032Z","endTime":"2023-03-11T04:00:00.032Z","hours":1,"createdDate":"2020-05-09T22:13:25.167Z","updatedDate":"2023-03-10T20:35:32.031Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/87595945272?pwd=bWFzaWdtMWk3WWdjbU00TmhrcnM0dz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"620998d72720480f934e4365","hacknight":"Online","name":"All Team","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"620997442720480f934e4362","name":"Civic Tech Jobs","description":"The CivicTechJobs.org MVP website will be a platform to help prospective volunteers find projects that will be useful for their career development.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/CivicTechJobs","slackUrl":"https://hackforla.slack.com/messages/C02509WHFQQ","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/civic-tech-jobs","videoConferenceLink":"https://us02web.zoom.us/j/81515187819?pwd=UzF1YjFwcnhNaTBtV3hyMHgyKzhpdz09","lookingDescription":"","createdDate":"2022-02-13T00:22:31.295Z","__v":0},"date":"2023-03-28T19:05:54.920Z","startTime":"2023-03-27T00:00:00.920Z","endTime":"2023-03-27T01:00:00.920Z","hours":1,"createdDate":"2022-02-13T22:13:25.167Z","updatedDate":"2023-03-26T19:05:54.920Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/86567575621?pwd=cTVWaDhNdldwMkV2MDM0MHNZa3llUT09#success"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6209995f2720480f934e4366","hacknight":"Online","name":"UXR","eventType":"Team Meeting","description":"UXR Meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"620997442720480f934e4362","name":"Civic Tech Jobs","description":"The CivicTechJobs.org MVP website will be a platform to help prospective volunteers find projects that will be useful for their career development.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/CivicTechJobs","slackUrl":"https://hackforla.slack.com/messages/C02509WHFQQ","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/civic-tech-jobs","videoConferenceLink":"https://us02web.zoom.us/j/81515187819?pwd=UzF1YjFwcnhNaTBtV3hyMHgyKzhpdz09","lookingDescription":"","createdDate":"2022-02-13T00:22:31.295Z","__v":0},"date":"2023-03-27T19:06:38.880Z","startTime":"2023-03-26T18:00:00.880Z","endTime":"2023-03-26T19:00:00.880Z","hours":1,"createdDate":"2022-02-13T22:13:25.167Z","updatedDate":"2023-03-26T19:06:38.880Z","__v":0,"videoConferenceLink":"http://meet.google.com/fjk-cymg-hus"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"620999902720480f934e4367","hacknight":"Online","name":"Engineering","eventType":"Team Meeting","description":"Developer Meeting","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"620997442720480f934e4362","name":"Civic Tech Jobs","description":"The CivicTechJobs.org MVP website will be a platform to help prospective volunteers find projects that will be useful for their career development.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/CivicTechJobs","slackUrl":"https://hackforla.slack.com/messages/C02509WHFQQ","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/civic-tech-jobs","videoConferenceLink":"https://us02web.zoom.us/j/81515187819?pwd=UzF1YjFwcnhNaTBtV3hyMHgyKzhpdz09","lookingDescription":"","createdDate":"2022-02-13T00:22:31.295Z","__v":0},"date":"2023-03-28T19:06:04.366Z","startTime":"2023-03-27T01:00:00.366Z","endTime":"2023-03-27T02:00:00.366Z","hours":1,"createdDate":"2022-02-13T22:13:25.167Z","updatedDate":"2023-03-26T19:06:04.366Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/86567575621?pwd=cTVWaDhNdldwMkV2MDM0MHNZa3llUT09#success"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"620999f92720480f934e4368","hacknight":"Online","name":"PM/ORG","eventType":"Team Meeting","description":"Monthly PM Meeting with Bonnie","project":{"recruitingCategories":[],"partners":[""],"managedByUsers":[],"_id":"620997442720480f934e4362","name":"Civic Tech Jobs","description":"The CivicTechJobs.org MVP website will be a platform to help prospective volunteers find projects that will be useful for their career development.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/CivicTechJobs","slackUrl":"https://hackforla.slack.com/messages/C02509WHFQQ","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/civic-tech-jobs","videoConferenceLink":"https://us02web.zoom.us/j/81515187819?pwd=UzF1YjFwcnhNaTBtV3hyMHgyKzhpdz09","lookingDescription":"","createdDate":"2022-02-13T00:22:31.295Z","__v":0},"date":"2023-03-26T19:15:59.212Z","startTime":"2023-03-26T19:00:00.212Z","endTime":"2023-03-26T20:00:00.212Z","hours":1,"createdDate":"2022-02-13T22:13:25.167Z","updatedDate":"2023-03-26T19:15:59.212Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/84215847532?pwd=VmRhOVUzdk5UVjF2TjN6bzQyU3ZhUT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"620bd0be68255664fc376985","hacknight":"Online","name":"All Team","eventType":"Team Meeting","description":"1st Thursday","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-03-23T21:36:30.452Z","startTime":"2023-03-23T01:00:00.452Z","endTime":"2023-03-23T02:00:00.452Z","hours":1,"createdDate":"2020-05-09T22:51:16.674Z","updatedDate":"2023-03-22T21:36:30.452Z","__v":0,"videoConferenceLink":"zoom.com"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"626b51d2b702912aa29f6c4b","hacknight":"Online","name":"Dev, Design, & Product","eventType":"Team Meeting","description":"Expunge Assist Dev-Design-PM Collab Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2023-03-13T19:48:17.724Z","startTime":"2023-03-11T01:00:00.724Z","endTime":"2023-03-11T02:00:00.724Z","hours":1,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2023-03-10T20:48:17.724Z","__v":0,"videoConferenceLink":"https://www.google.com/url?q=https://us02web.zoom.us/j/87221285239?pwd%3DVWUrV2J2TlVLNlh1b2VGQUNVa2VBUT09&sa=D&source=calendar&usd=2&usg=AOvVaw2RCMMapPIhE_sWK_4sg9Av"},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"626b525bb702912aa29f6c4c","hacknight":"Online","name":"Expunge Assist","eventType":"Team Meeting","description":"PM-Org Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2020-05-15T01:30:00.000Z","startTime":"2020-05-15T23:00:00.000Z","endTime":"2020-05-15T00:00:00.000Z","hours":2.25,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2020-05-09T22:02:32.097Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"626b533bb702912aa29f6c4d","hacknight":"Online","name":"Expunge Assist","eventType":"Team Meeting","description":"Research Team Meeting","project":{"recruitingCategories":[],"partners":["NDICA"],"managedByUsers":[],"_id":"5edeab95ce228b001778facc","name":"Expunge Assist","description":"Expunge Assist helps people in California with non-violent criminal records accomplish record clearance, expungement or reduction as a result of Prop 47 & Prop 64. The main features include building trust, educating the public about the program and informing those who are eligible for this program.","githubIdentifier":"218391110","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/expunge-assist","slackUrl":"https://hackforla.slack.com/archives/CN8NXTPK5","googleDriveUrl":"https://drive.google.com/drive/folders/1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","googleDriveId":"1hBhOeNyjjEaHcWAKSu9eW--FF9HnKNqe","hflaWebsiteUrl":"https://www.hackforla.org/projects/expunge-assist","videoConferenceLink":"https://meet.google.com/xwk-mqos-ecf","lookingDescription":"- Research/UX-UI","createdDate":"2020-06-08T21:20:21.619Z","__v":0},"date":"2020-05-16T01:30:00.000Z","startTime":"2020-05-16T18:00:00.000Z","endTime":"2020-05-16T19:00:00.000Z","hours":2.25,"createdDate":"2020-05-09T22:02:32.097Z","updatedDate":"2020-05-09T22:02:32.097Z","__v":0},{"location":{"city":"Santa Monica","state":"CA","country":"USA"},"owner":{"ownerId":"123458"},"brigade":"Hack for LA","checkInReady":false,"_id":"626b5498b702912aa29f6c4e","hacknight":"Online","name":"Lucky Parking Team Meeting","eventType":"Team Meeting","description":"PM/Org Meeting","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5ec32abda973810017c0de0d","name":"Lucky Parking","description":"A platform looking for nearby street parking with least possibility of getting citation.","githubIdentifier":"216854923","projectStatus":"Active","location":"Westside","githubUrl":"https://github.com/hackforla/lucky-parking","slackUrl":"https://hackforla.slack.com/archives/CPFDMSV6V","googleDriveUrl":"https://drive.google.com/drive/folders/1qq6w-eCvjxgfiQCCxPN9_0ah1DLTgl27","googleDriveId":"1qq6w-eCvjxgfiQCCxPN9_0ah1DLTgl27","hflaWebsiteUrl":"https://www.hackforla.org/projects/lucky-parking","videoConferenceLink":"https://us02web.zoom.us/j/84817446708?pwd=QW5RVER2SkVTWnZkN25ZY2d2RzNTdz09","lookingDescription":"- Frontend Software Engineer \n- Backend Software Engineer \n- Advanced Data Scientist \n- Python Enthusiast","createdDate":"2020-05-19T00:39:25.640Z","__v":0},"date":"2020-05-16T00:30:00.000Z","startTime":"2020-05-16T18:00:00.000Z","endTime":"2020-05-16T19:00:00.000Z","hours":5,"createdDate":"2020-05-09T21:43:43.519Z","updatedDate":"2021-04-20T21:43:43.519Z","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"628319d160ad37a3de7d3df7","hacknight":"Online","name":"Engineering","eventType":"Team Meeting","description":"Engineering Team Meeting","project":{"recruitingCategories":[],"partners":["Safe Place for Youth (SPY)"],"managedByUsers":[],"_id":"5edea961ce228b001778faca","name":"Home Unite Us","description":"We're working with community non-profits who have a Host Home initiative to develop a workflow management tool to make the process scaleable (across all providers), reduce institutional bias, and effectively capture data.

    Host Home programs are centered around housing young people, 18 - 25 years old. Their approach focuses on low-cost, community-driven intervention by matching a willing host with a guest or group of guests, providing a stable housing environment for youths who are experiencing homelessness and seeking stable housing.","githubIdentifier":"228981080","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/homeuniteus","slackUrl":"https://hackforla.slack.com/archives/CRWUG7X0C","googleDriveUrl":"https://drive.google.com/drive/folders/1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","googleDriveId":"1ahxiD9rIsBtx0yAPlPcPaGw8zGrfHHm9","hflaWebsiteUrl":"https://www.hackforla.org/projects/home-unite-us","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (including wireframes, familiar with Figma) \n","createdDate":"2020-06-08T21:10:57.147Z","__v":0},"date":"2023-03-14T19:36:06.966Z","startTime":"2023-03-11T03:00:00.966Z","endTime":"2023-03-11T04:00:00.966Z","hours":1,"createdDate":"2020-05-09T22:13:25.167Z","updatedDate":"2023-03-10T20:36:06.966Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/87595945272?pwd=bWFzaWdtMWk3WWdjbU00TmhrcnM0dz09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"63e1c86c132477014ec310ff","hacknight":"Online","name":"Devs","eventType":"Team Meeting","description":"Team Meeting","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-04-10T14:52:39.860Z","startTime":"2023-04-07T01:30:00.860Z","endTime":"2023-04-07T02:30:00.860Z","hours":1,"createdDate":"2020-05-09T22:51:16.674Z","updatedDate":"2023-04-06T14:52:39.860Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/2063910281?pwd=Tk8xSHJOZVAxQjVwcXBPVC9yTTU1QT09"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"63e58d020f41f6001f62da50","name":"All Team","hacknight":"Online","eventType":"Team Meeting","description":"_","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63e58b5c0f41f6001f62da4f","name":"People Depot","projectStatus":"Active","createdDate":"2023-02-10T00:10:04.622Z","__v":0,"githubUrl":"https://github.com/hackforla/peopledepot/","slackUrl":"https://hackforla.slack.com/archives/C02PTACSRJQ","googleDriveUrl":"https://drive.google.com/drive/folders/0AMVDRCjyzDgtUk9PVA","location":"Remote","description":"PeopleDepot aims to provide a single source of truth as the backend infrastructure and data store for Hack for LA projects, including data about people, program areas, and projects. PeopleDepot uses PostgreSQL for its database and Django as the backend data model framework with Django REST Framework for the API layer. PeopleDepot's goal is to serve as a repository of information for other infrastructure projects (e.g., VRMS, Hack for LA Website, Civic Tech Index, Tables, etc)."},"date":"2023-03-23T21:21:22.202Z","startTime":"2023-03-22T23:00:00.202Z","endTime":"2023-03-23T00:00:00.202Z","hours":1,"createdDate":"2023-02-10T00:17:04.802Z","updatedDate":"2023-03-22T21:21:22.202Z","videoConferenceLink":"https://us02web.zoom.us/j/85496842244?pwd=aTg2Nit1ck1sTlQwQmdwT21WWVdYdz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b93307b9013001a09573d","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"PM (1st, 3rd and 5th week)","project":{"recruitingCategories":["Content Writer","UX Researcher","UI Designer"],"partners":["UCLA School of Law","Code for America"],"managedByUsers":[],"_id":"5ffff1495b6c145310d50913","name":"Youth Justice Nav","description":"We are creating a know your rights tool for youth and their families when interacting with the Juvenile Justice System. This interactive tool creates a resource for youth and their families to access information that is relevant to several different parts of the process from knowing your rights when you come into contact with law enforcement, to an explanation of the different types of hearings that take place, to knowing who various people in the courtroom are.","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/YouthJusticeNav/","slackUrl":"","createdDate":"2021-01-13T00:00:00.000Z","__v":0},"date":"2023-03-17T18:41:16.385Z","startTime":"2023-03-11T22:30:00.385Z","endTime":"2023-03-11T23:30:00.385Z","hours":1,"createdDate":"2023-03-10T20:29:35.166Z","updatedDate":"2023-03-11T19:41:16.385Z","videoConferenceLink":"https://us02web.zoom.us/j/82035136689?pwd=dC8rUGgyNDNjR1k3Yk5FZDJmcE1VUT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b93ed861655001a9d8a1a","name":"Stakeholder","hacknight":"Online","eventType":"Team Meeting","description":"Every other Tuesday","project":{"recruitingCategories":[],"partners":["LA Department of Transportation LADOT (https://ladot.lacity.org/)"],"managedByUsers":[],"_id":"5edeb2face228b001778fad2","name":"LA TDM Calculator","description":"We’re building a TDM web calculator for LADOT. It scores proposed real estate developments in real-time and aims to discourage exceeding parking requirements to reduce the occurrence of single-occupancy trips to new developments.","githubIdentifier":"197452459","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/tdm-calculator","slackUrl":"https://hackforla.slack.com/archives/CKY65G266","googleDriveUrl":"https://drive.google.com/drive/folders/1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","googleDriveId":"1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","hflaWebsiteUrl":"https://www.hackforla.org/projects/tdm-calculator","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI Designer","createdDate":"2020-06-08T21:51:54.904Z","__v":0},"date":"2023-05-16T17:50:05.818Z","startTime":"2023-05-13T20:00:00.818Z","endTime":"2023-05-13T21:00:00.818Z","hours":1,"createdDate":"2023-03-10T20:32:39.889Z","updatedDate":"2023-05-13T17:50:05.818Z","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b977ba85983001f385876","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-13T17:00:00.114Z","startTime":"2023-03-13T17:00:00.114Z","endTime":"2023-03-13T18:00:00.114Z","hours":1,"createdDate":"2023-03-10T20:47:55.115Z","updatedDate":"2023-03-10T20:47:55.115Z","videoConferenceLink":"https://us02web.zoom.us/j/84287875531?pwd=WFRORWRmVlhUWHdpTzlGVUlBWTF6UT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b9889a85983001f385877","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-15T17:00:00.051Z","startTime":"2023-03-15T17:00:00.051Z","endTime":"2023-03-15T18:00:00.051Z","hours":1,"createdDate":"2023-03-10T20:52:19.052Z","updatedDate":"2023-03-10T20:52:19.052Z","videoConferenceLink":"https://us02web.zoom.us/j/82971740261?pwd=aEJvUFpiWTJCNHBqQWRMQUFMaW80UT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b99dfa85983001f385878","name":"PM Prep for All Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-23T17:46:49.138Z","startTime":"2023-03-20T16:30:00.138Z","endTime":"2023-03-20T17:00:00.138Z","hours":0.5,"createdDate":"2023-03-10T20:58:06.986Z","updatedDate":"2023-03-20T17:46:49.138Z","videoConferenceLink":"https://us02web.zoom.us/j/87362760900?pwd=R3lUZStVUFdXOWl6R29ObXF0d2lGZz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b9a34a85983001f385879","name":"Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-16T17:00:00.803Z","startTime":"2023-03-16T17:00:00.803Z","endTime":"2023-03-16T18:00:00.803Z","hours":1,"createdDate":"2023-03-10T20:59:31.803Z","updatedDate":"2023-03-10T20:59:31.803Z","videoConferenceLink":"https://us02web.zoom.us/j/87362760900?pwd=R3lUZStVUFdXOWl6R29ObXF0d2lGZz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b9ae5a85983001f38587a","name":"UX Lead / PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-15T23:00:00.365Z","startTime":"2023-03-15T23:00:00.365Z","endTime":"2023-03-16T00:00:00.365Z","hours":1,"createdDate":"2023-03-10T21:02:29.365Z","updatedDate":"2023-03-10T21:02:29.365Z","videoConferenceLink":"https://us02web.zoom.us/j/81955868970?pwd=ekcrYjdUODkxcXlPNjE0YmxESkUwUT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640b9bd8a85983001f38587b","name":"UX","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6ac0987ed80001942b10b","name":"Tech Work Experience","projectStatus":"Active","createdDate":"2023-01-29T17:25:29.692Z","__v":0},"date":"2023-03-14T22:00:00.226Z","startTime":"2023-03-14T22:00:00.226Z","endTime":"2023-03-14T23:00:00.226Z","hours":1,"createdDate":"2023-03-10T21:06:32.226Z","updatedDate":"2023-03-10T21:06:32.226Z","videoConferenceLink":"https://us02web.zoom.us/j/83834020199?pwd=em9sSy9jdit5RTRHQWZ3NFNGUVg4Zz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640bb91afad84600219def22","name":"PM/ORG","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"6407cb7ce587a20020ebcec6","name":"Tables","projectStatus":"Active","createdDate":"2023-03-07T23:40:44.377Z","__v":0},"date":"2023-03-10T21:00:00.610Z","startTime":"2023-03-10T21:00:00.610Z","endTime":"2023-03-10T22:00:00.610Z","hours":1,"createdDate":"2023-03-10T23:11:21.610Z","updatedDate":"2023-03-10T23:11:21.610Z","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"640fd959b0b3a80020cd7bac","name":"All Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["TBD"],"managedByUsers":[],"_id":"5edeac78ce228b001778facd","name":"VRMS","description":"VRMS is a tool used for the engagement, support, and retention of a network of volunteers.","githubIdentifier":"226157870","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/VRMS","slackUrl":"https://hackforla.slack.com/archives/CRGH5HM0Q","googleDriveUrl":"https://drive.google.com/drive/folders/1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","googleDriveId":"1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","hflaWebsiteUrl":"https://www.hackforla.org/projects/vrms","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- Front end devs (any level) \n - Back end devs (any level)","createdDate":"2020-06-08T21:24:08.313Z","__v":0},"date":"2023-03-14T02:00:00.153Z","startTime":"2023-03-14T02:00:00.153Z","endTime":"2023-03-14T02:30:00.153Z","hours":0.5,"createdDate":"2023-03-14T02:18:01.153Z","updatedDate":"2023-03-14T02:18:01.153Z","videoConferenceLink":"https://www.hackforla.org/projects/vrms","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6419115a52db6500200a1f84","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"date":"2023-03-26T16:00:00.782Z","startTime":"2023-03-26T16:00:00.782Z","endTime":"2023-03-26T17:00:00.782Z","hours":1,"createdDate":"2023-03-21T02:07:22.782Z","updatedDate":"2023-03-21T02:07:22.782Z","videoConferenceLink":"https://us02web.zoom.us/j/82177492860?pwd=UGNYdmJXMXgvVmZiSGtETTR4VGV6Zz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6419f2353f2c51001fb2a1c1","name":"Correct Name","hacknight":"Online","eventType":"Team Meeting","description":"Post Editing","project":{"recruitingCategories":[],"partners":["TBD"],"managedByUsers":[],"_id":"5edeac78ce228b001778facd","name":"VRMS","description":"VRMS is a tool used for the engagement, support, and retention of a network of volunteers.","githubIdentifier":"226157870","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/VRMS","slackUrl":"https://hackforla.slack.com/archives/CRGH5HM0Q","googleDriveUrl":"https://drive.google.com/drive/folders/1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","googleDriveId":"1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","hflaWebsiteUrl":"https://www.hackforla.org/projects/vrms","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- Front end devs (any level) \n - Back end devs (any level)","createdDate":"2020-06-08T21:24:08.313Z","__v":0},"date":"2023-03-26T18:07:32.812Z","startTime":"2023-03-22T02:00:00.812Z","endTime":"2023-03-22T03:30:00.812Z","hours":1.5,"createdDate":"2023-03-21T18:06:45.684Z","updatedDate":"2023-03-21T18:07:32.812Z","videoConferenceLink":"hello.com","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6419f6c13f2c51001fb2a1c2","name":"DEV Leads/PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["N/A"],"managedByUsers":[],"_id":"5edeb146ce228b001778fad0","name":"Hackforla.org Website","description":"The hackforla.org website is our organization's way of communicating with new volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We are currently in a redesign phase, using CI/CD in the run up to demoing the new version at Code for America's Summit 2020 in Washington, D.C.","githubIdentifier":"130000551","projectStatus":"Active","location":"Westside, DTLA","githubUrl":"https://github.com/hackforla/website","slackUrl":"https://hackforla.slack.com/archives/C4UM52W93","googleDriveUrl":"https://drive.google.com/drive/folders/1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","googleDriveId":"1p76K0FgfiAWeIIEyoyJ_Iik8FVj8cBjT","hflaWebsiteUrl":"https://www.hackforla.org/projects/website","videoConferenceLink":"https://zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI (wireframes) \n - Photoshop \n - Junior JavaScript developers \n - anyone wanting to learn how to do Git commits in a collaborative work environment","createdDate":"2020-06-08T21:44:38.303Z","__v":0},"date":"2023-03-28T00:00:00.199Z","startTime":"2023-03-28T00:00:00.199Z","endTime":"2023-03-28T02:00:00.199Z","hours":2,"createdDate":"2023-03-21T18:26:11.199Z","updatedDate":"2023-03-21T18:26:11.199Z","videoConferenceLink":"https://us06web.zoom.us/j/89011346147?pwd=R280emlKVnRtTmF3RURrWFZ2d21zQT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b667ba403830020e638db","name":"All Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Code for America (CfA)","CfA National Advisory Council","Code for Boston","Code for Charlottesville"],"managedByUsers":[],"_id":"6086fe5792e3bf053b2954c4","name":"Brigade Organizers Playbook","description":"This project aims to improve existing structures and create new ones that make it easier to share replicable processes and practices so that organizers and members can iterate on each others work, improving outcomes for the whole network.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/codeforamerica/brigade-playbook","slackUrl":"https://cfa.slack.com/archives/G0196272BBN","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/brigade-organizers-playbook","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-08-19T00:00:00.000Z","__v":0},"date":"2023-03-28T16:00:00.228Z","startTime":"2023-03-28T16:00:00.228Z","endTime":"2023-03-28T17:00:00.228Z","hours":1,"createdDate":"2023-03-22T20:35:07.228Z","updatedDate":"2023-03-22T20:35:07.228Z","videoConferenceLink":"https://codeforamerica.zoom.us/j/98602227448?pwd=dVgyeld1dXBjbWlBaUQ5RzU5UkVpdz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b66b9a403830020e638dc","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Code for America (CfA)","CfA National Advisory Council","Code for Boston","Code for Charlottesville"],"managedByUsers":[],"_id":"6086fe5792e3bf053b2954c4","name":"Brigade Organizers Playbook","description":"This project aims to improve existing structures and create new ones that make it easier to share replicable processes and practices so that organizers and members can iterate on each others work, improving outcomes for the whole network.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/codeforamerica/brigade-playbook","slackUrl":"https://cfa.slack.com/archives/G0196272BBN","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/projects/brigade-organizers-playbook","videoConferenceLink":"","lookingDescription":"","createdDate":"2020-08-19T00:00:00.000Z","__v":0},"date":"2023-03-25T15:00:00.917Z","startTime":"2023-03-25T15:00:00.917Z","endTime":"2023-03-25T16:00:00.917Z","hours":1,"createdDate":"2023-03-22T20:36:09.917Z","updatedDate":"2023-03-22T20:36:09.917Z","videoConferenceLink":"https://us02web.zoom.us/j/83945450679?pwd=VGY4QXNPMjRidTVKZERpVjduNVJXdz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b684ca403830020e638dd","name":"All","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"603e8471b6e1b403ab81abe7","name":"Community of Practice: Product Management","description":"A place for leads to communicate with each other and with the leadership team.","githubIdentifier":"","projectStatus":"Active","location":"Remote","githubUrl":"https://github.com/hackforla/product-management","slackUrl":"https://hackforla.slack.com/archives/C010LNXH2JY","googleDriveUrl":"","googleDriveId":"","hflaWebsiteUrl":"https://www.hackforla.org/communities-of-practice","videoConferenceLink":"https://us02web.zoom.us/j/81435536017?pwd=eHNtNm5SVnpickxqUHRlbFJtS2tJUT09","lookingDescription":"","createdDate":"2021-03-01T19:42:22.028Z","__v":0},"date":"2023-03-24T19:00:00.454Z","startTime":"2023-03-24T19:00:00.454Z","endTime":"2023-03-24T20:00:00.454Z","hours":1,"createdDate":"2023-03-22T20:42:52.454Z","updatedDate":"2023-03-22T20:42:52.454Z","videoConferenceLink":"https://us02web.zoom.us/j/83795143399?pwd=QnJQdG8vSmhocG5FQXBEVGVrSUx4UT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b7681343d38001f81d1c9","name":"PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-04-10T14:52:52.687Z","startTime":"2023-04-07T00:30:00.687Z","endTime":"2023-04-07T01:30:00.687Z","hours":1,"createdDate":"2023-03-22T21:43:29.342Z","updatedDate":"2023-04-06T14:52:52.687Z","videoConferenceLink":"meet.google.com/nao-rdzg-shn","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b9551cdea2c001e0df377","name":"UXR","hacknight":"Online","eventType":"Team Meeting","description":"alternate Tuesdays","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-04-11T14:53:45.354Z","startTime":"2023-04-07T01:30:00.354Z","endTime":"2023-04-07T02:30:00.354Z","hours":1,"createdDate":"2023-03-22T23:54:56.667Z","updatedDate":"2023-04-06T14:53:45.354Z","videoConferenceLink":"https://stonybrook.zoom.us/j/7917944462","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b95becdea2c001e0df378","name":"Leads / PMs","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-03-24T01:00:00.052Z","startTime":"2023-03-24T01:00:00.052Z","endTime":"2023-03-24T02:00:00.052Z","hours":1,"createdDate":"2023-03-22T23:56:46.052Z","updatedDate":"2023-03-22T23:56:46.052Z","videoConferenceLink":"https://us02web.zoom.us/j/83622484566?pwd=WE5kZG5uZ3RWVzdoTm1IRU5SMmVlZz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"641b964bcdea2c001e0df379","name":"Designers","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["Seeking"],"managedByUsers":[],"_id":"5edea7d2ce228b001778fac9","name":"Food Oasis","description":"The website is focused on individuals seeking food in Los Angeles who need an up-to-date resource about food pantries and meals. Our mission is to update the existing website, foodoasis.la with a simplified UI and verified data. Future development goals include creating functionality for referral services that will allow the end user to annotate and update listings through a peer verification system.","githubIdentifier":"215666884","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/foodoasisla","slackUrl":"https://hackforla.slack.com/archives/C6JBH478W","googleDriveUrl":"https://drive.google.com/drive/folders/1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","googleDriveId":"1nVn3v_kD9GJ2IO6A84DZkox9h1eqMeRO","hflaWebsiteUrl":"https://www.hackforla.org/projects/food-oasis","videoConferenceLink":"https://us02web.zoom.us/j/85496859954","lookingDescription":"- Project Management \n - Junior Python developers (2) \n - documentarian (UX) - specifically someone to help with the wiki for onboarding and communicating to stake holders what the project is about","createdDate":"2020-06-08T21:04:18.272Z","__v":0},"date":"2023-03-24T02:00:00.197Z","startTime":"2023-03-24T02:00:00.197Z","endTime":"2023-03-24T03:00:00.197Z","hours":1,"createdDate":"2023-03-22T23:59:07.197Z","updatedDate":"2023-03-22T23:59:07.197Z","videoConferenceLink":"https://us02web.zoom.us/j/82140923894?pwd=NHlzdXNNb2Zxdk9WZm0raVFjc01BUT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6434ca487849f900203d657f","name":"testy test","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["TBD"],"managedByUsers":[],"_id":"5edeac78ce228b001778facd","name":"VRMS","description":"VRMS is a tool used for the engagement, support, and retention of a network of volunteers.","githubIdentifier":"226157870","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/VRMS","slackUrl":"https://hackforla.slack.com/archives/CRGH5HM0Q","googleDriveUrl":"https://drive.google.com/drive/folders/1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","googleDriveId":"1uxCkpcPtDjrhftBO-axU2g8hjXsxiLiS","hflaWebsiteUrl":"https://www.hackforla.org/projects/vrms","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- Front end devs (any level) \n - Back end devs (any level)","createdDate":"2020-06-08T21:24:08.313Z","__v":0},"date":"2023-04-17T02:47:58.428Z","startTime":"2023-04-11T02:00:00.428Z","endTime":"2023-04-11T02:30:00.428Z","hours":0.5,"createdDate":"2023-04-11T02:47:36.158Z","updatedDate":"2023-04-11T02:47:58.428Z","videoConferenceLink":"asdfs.com","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"64397c32f15295001f3ae51c","name":"Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":[],"managedByUsers":[],"_id":"63d6a98b87ed80001942b10a","name":"Guides","projectStatus":"Active","createdDate":"2023-01-29T17:14:51.760Z","__v":0,"description":"Creating guides and templates from the effective practices that HfLA has developed and iterated from our projects. HfLA Guides aim to share replicable processes and practices from Engineering, UI/UX, Product Management, Data Science, Marketing Fundraising, DevOps, Admin, and Professional Development. The project seeks to further grow HfLA’s peer learning and iterative culture, and ultimately improve outcomes for the entire civic tech ecosystem.","githubUrl":"https://github.com/hackforla/guides","slackUrl":"https://hackforla.slack.com/archives/C028T9XU9S5","hflaWebsiteUrl":"https://www.hackforla.org/projects/guides-team"},"date":"2023-04-14T06:30:00.024Z","startTime":"2023-04-14T06:30:00.024Z","endTime":"2023-04-14T08:00:00.024Z","hours":1.5,"createdDate":"2023-04-14T16:15:46.025Z","updatedDate":"2023-04-14T16:15:46.025Z","videoConferenceLink":"https://us02web.zoom.us/j/84639292835?pwd=eG1DNUVuTEZPbVp4VjhQeWQ4MVkvZz09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"645fcd889057b4001d20cf35","name":"Team","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["LA Department of Transportation LADOT (https://ladot.lacity.org/)"],"managedByUsers":[],"_id":"5edeb2face228b001778fad2","name":"LA TDM Calculator","description":"We’re building a TDM web calculator for LADOT. It scores proposed real estate developments in real-time and aims to discourage exceeding parking requirements to reduce the occurrence of single-occupancy trips to new developments.","githubIdentifier":"197452459","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/tdm-calculator","slackUrl":"https://hackforla.slack.com/archives/CKY65G266","googleDriveUrl":"https://drive.google.com/drive/folders/1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","googleDriveId":"1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","hflaWebsiteUrl":"https://www.hackforla.org/projects/tdm-calculator","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI Designer","createdDate":"2020-06-08T21:51:54.904Z","__v":0},"date":"2023-05-17T23:00:00.369Z","startTime":"2023-05-17T23:00:00.369Z","endTime":"2023-05-18T00:00:00.369Z","hours":1,"createdDate":"2023-05-13T17:48:56.369Z","updatedDate":"2023-05-13T17:48:56.369Z","videoConferenceLink":"https://us02web.zoom.us/j/81644568036?pwd=RllXN3RzaTFpTHJIeU4wNGo4TS9WUT09","__v":0},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"645fce729057b4001d20cf36","name":"Stakeholder Prep and PM","hacknight":"Online","eventType":"Team Meeting","description":"","project":{"recruitingCategories":[],"partners":["LA Department of Transportation LADOT (https://ladot.lacity.org/)"],"managedByUsers":[],"_id":"5edeb2face228b001778fad2","name":"LA TDM Calculator","description":"We’re building a TDM web calculator for LADOT. It scores proposed real estate developments in real-time and aims to discourage exceeding parking requirements to reduce the occurrence of single-occupancy trips to new developments.","githubIdentifier":"197452459","projectStatus":"Active","location":"DTLA","githubUrl":"https://github.com/hackforla/tdm-calculator","slackUrl":"https://hackforla.slack.com/archives/CKY65G266","googleDriveUrl":"https://drive.google.com/drive/folders/1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","googleDriveId":"1XI0ZP21DoNM8uTKVJkRBiMhtP652X8KM","hflaWebsiteUrl":"https://www.hackforla.org/projects/tdm-calculator","videoConferenceLink":"https://us02web.zoom.us/j/4451450308?pwd=U0JobzZqN0xGSXBUUkRsNlB5YzJiQT09","lookingDescription":"- UI Designer","createdDate":"2020-06-08T21:51:54.904Z","__v":0},"date":"2023-05-13T14:00:00.824Z","startTime":"2023-05-13T14:00:00.824Z","endTime":"2023-05-13T15:00:00.824Z","hours":1,"createdDate":"2023-05-13T17:52:49.824Z","updatedDate":"2023-05-13T17:52:49.824Z","videoConferenceLink":"https://us02web.zoom.us/j/83270067282?pwd=dnhVelQ2YnFUcmhXSEhUL0tuUURXQT09","__v":0}] \ No newline at end of file From 1180aec7dfe8c488403d50f52d4a0af60a6cd0a5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Sun, 14 May 2023 11:12:31 +0000 Subject: [PATCH 18/58] Update contributor and language data --- _data/external/github-data.json | 348 +++++++++++++++++--------------- 1 file changed, 188 insertions(+), 160 deletions(-) diff --git a/_data/external/github-data.json b/_data/external/github-data.json index 14f8f4a555..3332f3b9db 100644 --- a/_data/external/github-data.json +++ b/_data/external/github-data.json @@ -1,5 +1,5 @@ [ - "Sat May 13 2023 11:12:04 GMT+0000 (Coordinated Universal Time)", + "Sun May 14 2023 11:11:34 GMT+0000 (Coordinated Universal Time)", { "id": 76137532, "name": "webapp", @@ -1743,7 +1743,7 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1995 + "contributions": 1997 }, { "id": 37763229, @@ -2865,6 +2865,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 84427589, "github_url": "https://github.com/eodero", @@ -3215,13 +3222,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 78570619, "github_url": "https://github.com/Gorck1416", @@ -3952,21 +3952,21 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6799 + "contributions": 6805 }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 2552 + "contributions": 2557 }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 1910 + "contributions": 1911 }, { "id": 843538, @@ -4186,18 +4186,18 @@ "contributions": 94 }, { - "id": 70714034, - "github_url": "https://github.com/sacamp", - "avatar_url": "https://avatars.githubusercontent.com/u/70714034?v=4", + "id": 40799239, + "github_url": "https://github.com/t-will-gillis", + "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", "gravatar_id": "", "contributions": 91 }, { - "id": 40799239, - "github_url": "https://github.com/t-will-gillis", - "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", + "id": 70714034, + "github_url": "https://github.com/sacamp", + "avatar_url": "https://avatars.githubusercontent.com/u/70714034?v=4", "gravatar_id": "", - "contributions": 90 + "contributions": 91 }, { "id": 104411072, @@ -4267,7 +4267,7 @@ "github_url": "https://github.com/Adastros", "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", - "contributions": 67 + "contributions": 68 }, { "id": 77373777, @@ -4332,18 +4332,18 @@ "gravatar_id": "", "contributions": 57 }, - { - "id": 86077274, - "github_url": "https://github.com/bzzz-coding", - "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", - "gravatar_id": "", - "contributions": 56 - }, { "id": 113788952, "github_url": "https://github.com/bootcamp-brian", "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", "gravatar_id": "", + "contributions": 57 + }, + { + "id": 86077274, + "github_url": "https://github.com/bzzz-coding", + "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", + "gravatar_id": "", "contributions": 56 }, { @@ -4934,6 +4934,13 @@ "gravatar_id": "", "contributions": 21 }, + { + "id": 67685634, + "github_url": "https://github.com/Hritik1503", + "avatar_url": "https://avatars.githubusercontent.com/u/67685634?v=4", + "gravatar_id": "", + "contributions": 21 + }, { "id": 69206621, "github_url": "https://github.com/edeneault", @@ -4977,16 +4984,16 @@ "contributions": 20 }, { - "id": 54752231, - "github_url": "https://github.com/hannahlivnat", - "avatar_url": "https://avatars2.githubusercontent.com/u/54752231?v=4", + "id": 43795498, + "github_url": "https://github.com/kwangric", + "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", "gravatar_id": "", "contributions": 20 }, { - "id": 67685634, - "github_url": "https://github.com/Hritik1503", - "avatar_url": "https://avatars.githubusercontent.com/u/67685634?v=4", + "id": 54752231, + "github_url": "https://github.com/hannahlivnat", + "avatar_url": "https://avatars2.githubusercontent.com/u/54752231?v=4", "gravatar_id": "", "contributions": 20 }, @@ -5032,13 +5039,6 @@ "gravatar_id": "", "contributions": 19 }, - { - "id": 43795498, - "github_url": "https://github.com/kwangric", - "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", - "gravatar_id": "", - "contributions": 19 - }, { "id": 44656685, "github_url": "https://github.com/qaz6209031", @@ -5172,6 +5172,13 @@ "gravatar_id": "", "contributions": 17 }, + { + "id": 1876652, + "github_url": "https://github.com/vincentdang", + "avatar_url": "https://avatars.githubusercontent.com/u/1876652?v=4", + "gravatar_id": "", + "contributions": 16 + }, { "id": 4054752, "github_url": "https://github.com/wesrowe", @@ -5228,13 +5235,6 @@ "gravatar_id": "", "contributions": 16 }, - { - "id": 1876652, - "github_url": "https://github.com/vincentdang", - "avatar_url": "https://avatars.githubusercontent.com/u/1876652?v=4", - "gravatar_id": "", - "contributions": 15 - }, { "id": 8907997, "github_url": "https://github.com/kurikurichan", @@ -5809,6 +5809,13 @@ "gravatar_id": "", "contributions": 9 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 109191209, "github_url": "https://github.com/vzpeopledesign", @@ -5921,13 +5928,6 @@ "gravatar_id": "", "contributions": 8 }, - { - "id": 98275292, - "github_url": "https://github.com/93Belen", - "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", - "gravatar_id": "", - "contributions": 8 - }, { "id": 105330997, "github_url": "https://github.com/oliviaywangn", @@ -7139,6 +7139,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 91753565, + "github_url": "https://github.com/1bhavyasingh1", + "avatar_url": "https://avatars.githubusercontent.com/u/91753565?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 98001358, "github_url": "https://github.com/pjpatel021", @@ -7181,6 +7188,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 120632351, + "github_url": "https://github.com/rakeshbabu23", + "avatar_url": "https://avatars.githubusercontent.com/u/120632351?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 283343, "github_url": "https://github.com/thadk", @@ -7741,13 +7755,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 91753565, - "github_url": "https://github.com/1bhavyasingh1", - "avatar_url": "https://avatars.githubusercontent.com/u/91753565?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 92102725, "github_url": "https://github.com/kellychoe", @@ -7762,6 +7769,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 93312881, + "github_url": "https://github.com/Mayank2808sharma", + "avatar_url": "https://avatars.githubusercontent.com/u/93312881?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 93749120, "github_url": "https://github.com/MohamadAlsyouf", @@ -7776,6 +7790,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 95503033, + "github_url": "https://github.com/kiwookim", + "avatar_url": "https://avatars.githubusercontent.com/u/95503033?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 98001560, "github_url": "https://github.com/staceyrebekahscott", @@ -7846,13 +7867,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 120632351, - "github_url": "https://github.com/rakeshbabu23", - "avatar_url": "https://avatars.githubusercontent.com/u/120632351?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 124468915, "github_url": "https://github.com/yeskatr", @@ -7869,28 +7883,28 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6799 + "contributions": 6805 }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 2680 + "contributions": 2685 }, { "id": 64623632, "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1995 + "contributions": 1997 }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 1986 + "contributions": 1987 }, { "id": 843538, @@ -8121,7 +8135,7 @@ "github_url": "https://github.com/t-will-gillis", "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", "gravatar_id": "", - "contributions": 97 + "contributions": 98 }, { "id": 36783010, @@ -8212,7 +8226,7 @@ "github_url": "https://github.com/Adastros", "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", - "contributions": 72 + "contributions": 73 }, { "id": 85038929, @@ -8282,7 +8296,7 @@ "github_url": "https://github.com/bootcamp-brian", "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", "gravatar_id": "", - "contributions": 60 + "contributions": 61 }, { "id": 101952500, @@ -8872,6 +8886,13 @@ "gravatar_id": "", "contributions": 24 }, + { + "id": 43795498, + "github_url": "https://github.com/kwangric", + "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", + "gravatar_id": "", + "contributions": 24 + }, { "id": 44912633, "github_url": "https://github.com/wendywilhelm10", @@ -8914,13 +8935,6 @@ "gravatar_id": "", "contributions": 23 }, - { - "id": 43795498, - "github_url": "https://github.com/kwangric", - "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", - "gravatar_id": "", - "contributions": 23 - }, { "id": 65210047, "github_url": "https://github.com/daniellen00", @@ -9047,6 +9061,13 @@ "gravatar_id": "", "contributions": 21 }, + { + "id": 67685634, + "github_url": "https://github.com/Hritik1503", + "avatar_url": "https://avatars.githubusercontent.com/u/67685634?v=4", + "gravatar_id": "", + "contributions": 21 + }, { "id": 75551742, "github_url": "https://github.com/sayalikotkar", @@ -9096,13 +9117,6 @@ "gravatar_id": "", "contributions": 20 }, - { - "id": 67685634, - "github_url": "https://github.com/Hritik1503", - "avatar_url": "https://avatars.githubusercontent.com/u/67685634?v=4", - "gravatar_id": "", - "contributions": 20 - }, { "id": 92768477, "github_url": "https://github.com/iilashi", @@ -9222,6 +9236,13 @@ "gravatar_id": "", "contributions": 18 }, + { + "id": 1876652, + "github_url": "https://github.com/vincentdang", + "avatar_url": "https://avatars.githubusercontent.com/u/1876652?v=4", + "gravatar_id": "", + "contributions": 17 + }, { "id": 24992697, "github_url": "https://github.com/amath95", @@ -9271,13 +9292,6 @@ "gravatar_id": "", "contributions": 17 }, - { - "id": 1876652, - "github_url": "https://github.com/vincentdang", - "avatar_url": "https://avatars.githubusercontent.com/u/1876652?v=4", - "gravatar_id": "", - "contributions": 16 - }, { "id": 4054752, "github_url": "https://github.com/wesrowe", @@ -9362,6 +9376,13 @@ "gravatar_id": "", "contributions": 16 }, + { + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 16 + }, { "id": 27145, "github_url": "https://github.com/joelparkerhenderson", @@ -9418,13 +9439,6 @@ "gravatar_id": "", "contributions": 15 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 15 - }, { "id": 22624609, "github_url": "https://github.com/emillipede", @@ -9943,6 +9957,13 @@ "gravatar_id": "", "contributions": 9 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 109191209, "github_url": "https://github.com/vzpeopledesign", @@ -10041,13 +10062,6 @@ "gravatar_id": "", "contributions": 8 }, - { - "id": 98275292, - "github_url": "https://github.com/93Belen", - "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", - "gravatar_id": "", - "contributions": 8 - }, { "id": 110365985, "github_url": "https://github.com/chriskong217", @@ -11161,6 +11175,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 91753565, + "github_url": "https://github.com/1bhavyasingh1", + "avatar_url": "https://avatars.githubusercontent.com/u/91753565?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 98001358, "github_url": "https://github.com/pjpatel021", @@ -11203,6 +11224,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 120632351, + "github_url": "https://github.com/rakeshbabu23", + "avatar_url": "https://avatars.githubusercontent.com/u/120632351?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 283343, "github_url": "https://github.com/thadk", @@ -11770,13 +11798,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 91753565, - "github_url": "https://github.com/1bhavyasingh1", - "avatar_url": "https://avatars.githubusercontent.com/u/91753565?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 92102725, "github_url": "https://github.com/kellychoe", @@ -11791,6 +11812,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 93312881, + "github_url": "https://github.com/Mayank2808sharma", + "avatar_url": "https://avatars.githubusercontent.com/u/93312881?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 93749120, "github_url": "https://github.com/MohamadAlsyouf", @@ -11805,6 +11833,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 95503033, + "github_url": "https://github.com/kiwookim", + "avatar_url": "https://avatars.githubusercontent.com/u/95503033?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 98001560, "github_url": "https://github.com/staceyrebekahscott", @@ -11868,13 +11903,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 120632351, - "github_url": "https://github.com/rakeshbabu23", - "avatar_url": "https://avatars.githubusercontent.com/u/120632351?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 124468915, "github_url": "https://github.com/yeskatr", @@ -15522,6 +15550,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 121915799, + "github_url": "https://github.com/SophAm1", + "avatar_url": "https://avatars.githubusercontent.com/u/121915799?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 22568552, "github_url": "https://github.com/KarinaLopez19", @@ -15536,13 +15571,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 121915799, - "github_url": "https://github.com/SophAm1", - "avatar_url": "https://avatars.githubusercontent.com/u/121915799?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 36352637, "github_url": "https://github.com/ezhou0", @@ -16142,6 +16170,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 121915799, + "github_url": "https://github.com/SophAm1", + "avatar_url": "https://avatars.githubusercontent.com/u/121915799?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 22568552, "github_url": "https://github.com/KarinaLopez19", @@ -16170,13 +16205,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 121915799, - "github_url": "https://github.com/SophAm1", - "avatar_url": "https://avatars.githubusercontent.com/u/121915799?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 4304873, "github_url": "https://github.com/gennaer", @@ -16628,7 +16656,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 442 + "contributions": 446 }, { "id": 49739276, @@ -16637,6 +16665,13 @@ "gravatar_id": "", "contributions": 357 }, + { + "id": 98936028, + "github_url": "https://github.com/Biuwa", + "avatar_url": "https://avatars.githubusercontent.com/u/98936028?v=4", + "gravatar_id": "", + "contributions": 276 + }, { "id": 9939032, "github_url": "https://github.com/entrotech", @@ -16644,13 +16679,6 @@ "gravatar_id": "", "contributions": 275 }, - { - "id": 98936028, - "github_url": "https://github.com/Biuwa", - "avatar_url": "https://avatars.githubusercontent.com/u/98936028?v=4", - "gravatar_id": "", - "contributions": 271 - }, { "id": 1160105, "github_url": "https://github.com/fyliu", @@ -16665,6 +16693,13 @@ "gravatar_id": "", "contributions": 112 }, + { + "id": 121916285, + "github_url": "https://github.com/mojimoh", + "avatar_url": "https://avatars.githubusercontent.com/u/121916285?v=4", + "gravatar_id": "", + "contributions": 89 + }, { "id": 40730303, "github_url": "https://github.com/jahpe777", @@ -16672,13 +16707,6 @@ "gravatar_id": "", "contributions": 81 }, - { - "id": 121916285, - "github_url": "https://github.com/mojimoh", - "avatar_url": "https://avatars.githubusercontent.com/u/121916285?v=4", - "gravatar_id": "", - "contributions": 80 - }, { "id": 22779768, "github_url": "https://github.com/dreams0ng", @@ -17087,7 +17115,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 454 + "contributions": 458 }, { "id": 1160105, @@ -17115,7 +17143,7 @@ "github_url": "https://github.com/Biuwa", "avatar_url": "https://avatars.githubusercontent.com/u/98936028?v=4", "gravatar_id": "", - "contributions": 271 + "contributions": 276 }, { "id": 40730303, @@ -17136,7 +17164,7 @@ "github_url": "https://github.com/mojimoh", "avatar_url": "https://avatars.githubusercontent.com/u/121916285?v=4", "gravatar_id": "", - "contributions": 80 + "contributions": 89 }, { "id": 32402365, @@ -32044,7 +32072,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 111 + "contributions": 113 }, { "id": 20882817, @@ -32258,7 +32286,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 116 + "contributions": 118 }, { "id": 20882817, @@ -34344,7 +34372,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 323 + "contributions": 324 }, { "id": 7094304, @@ -34684,7 +34712,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 623 + "contributions": 624 }, { "id": 7094304, From ff6a3b521fb129a33dc743d511b65ae299b9e96e Mon Sep 17 00:00:00 2001 From: Beth <90989217+elizabethhonest@users.noreply.github.com> Date: Sun, 14 May 2023 09:57:34 -0700 Subject: [PATCH 19/58] Update wins-data.json via Google Apps Script (#4658) * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data * Updating wins data --------- Co-authored-by: Miguel <63615112+lopezpedres@users.noreply.github.com> Co-authored-by: jdingeman <88953806+jdingeman@users.noreply.github.com> From b29d1e896f6946af2cfaeb622a26ab51aa29cf6f Mon Sep 17 00:00:00 2001 From: Drake Nguyen Date: Sun, 14 May 2023 21:05:49 -0700 Subject: [PATCH 20/58] Refactor privacy policy page 4527 (#4613) * added privacy policy yaml file * refactored to use yml file * revised to work with new yml html tags --- _data/internal/privacy-policy.yml | 97 ++++++++++++++++ _sass/components/_privacy-policy.scss | 57 +++++---- pages/privacy-policy.html | 161 +------------------------- 3 files changed, 132 insertions(+), 183 deletions(-) create mode 100644 _data/internal/privacy-policy.yml diff --git a/_data/internal/privacy-policy.yml b/_data/internal/privacy-policy.yml new file mode 100644 index 0000000000..15a678ac4a --- /dev/null +++ b/_data/internal/privacy-policy.yml @@ -0,0 +1,97 @@ +privacy-policy: | + ## Overview + - We may collect information from you when you visit and take actions on our website. We use this information to provide the services you've requested. + - We utilize cookies (such as those stored by Google Analytics) to provide a better experience and improve our review tool website for your use. + - We will not knowingly disclose or sell your personal information to any third party, except as provided in this privacy policy. + - Protecting your personal information is extremely important to us, and we take all reasonable measures to do so. + + ## The personal information we collect + + ### Visiting [HackforLA.org](https://www.hackforla.org/) + + We may automatically collect and store data about your visit to HackforLA.org: + - Domain from which you access the Internet; + - Operating system on your computer and information about the browser you used when visiting the site; + - Date and time of your visit; + - Pages you visited; + - Address of the website that connects you to the Site (such as google.com or bing.com); + - The queries you make on our site. + + None of the information we collect about you when you visit HackforLA.org is personally identifiable. We use this non-personally identifiable information to understand how the HackforLA.org website is used, to improve the website, and to monitor usage for security purposes. + + We will not collect personal information from you without your knowledge and consent, except in a few limited circumstances as described in this policy. + ### Email addresses + + Email addresses obtained through the website will not be sold or given to private companies for marketing purposes. The information collected is subject to the access and confidentiality provisions of the Public Records Act, other applicable sections of the California code, as well as federal laws. Individuals can cancel any communications regarding new service updates at any time. + + ### Google Analytics + + We use Google Analytics to understand how visitors use our site and to gather aggregate performance metrics. We've set up Google Analytics so that it doesn’t collect your full IP address. We don't collect any personally identifiable information using Google Analytics, and we do not combine the information collected through Google Analytics with any personally identifiable information. + + Google Analytics places a cookie on your web browser to identify you as a unique user. This cookie cannot be used by anyone but Google. Google's ability to use and share information collected by Google Analytics about your visits to this site is restricted by the [Google Analytics Terms of Use](https://www.google.com/analytics/terms/us.html) and the [Google Privacy Policy](https://www.google.com/policies/privacy/). + + To provide website visitors the ability to prevent their data from being used by Google Analytics, Google has developed the Google Analytics opt-out browser add-on. This add-on instructs Google Analytics running on websites to prohibit sending information to Google Analytics. However, the Google Analytics opt-out browser add-on does not prevent data from being sent to the Hack for LA server. + + Visit [https://tools.google.com/dlpage/gaoptout/](https://tools.google.com/dlpage/gaoptout/) for more info on how to opt out. + + ## Cookies and other tracking technologies + + Cookies are small text files that websites place on the computers and mobile devices of people who visit those websites. Pixel tags (also called web beacons) are small blocks of code placed on websites and emails. We use cookies and other technologies like pixel tags to remember your preferences, enhance your online experience, and to gather data on how you use our Sites to improve the way we promote our content, programs, and events. + + Your use of our Sites indicates your consent to such use of Cookies. + + ### Third party service providers + + We use third-party service providers to track and analyze statistical usage and volume information from our Site users. These third-party service providers use persistent Cookies to help us to improve the user experience, manage the content on our Sites, and analyze how users navigate and use the Sites. + + Third-party service providers we may use include [Google Analytics](https://analytics.google.com/), [Mixpanel](https://mixpanel.com/), and [Hotjar](https://www.hotjar.com/). + + ### How to opt-out of the use of cookies + + Most browsers are initially set up to accept HTTP cookies. If you want to restrict or block the cookies that are set by our Site, or any other site, you can do so through your browser setting. The ‘Help’ function in your browser should explain how. Alternatively, you can visit [www.aboutcookies.org](https://www.aboutcookies.org/), which contains comprehensive information on how to do this on a wide variety of browsers. You will find general information about cookies and details on how to delete cookies from your machine. + + ## As required by law and similar disclosures + + We may access, preserve, and disclose your information if we believe doing so is required or appropriate to: + - comply with law enforcement requests and legal process, such as a court order or subpoena; + - respond to your requests; or + - protect your, our, or others’ rights, property, or safety. + + For the avoidance of doubt, the disclosure of your information may occur if you post any objectionable content on or through the Site. + + ## Consent + + We may also disclose information from you or about you or your devices with your permission. + + ## Children's privacy + + We do not knowingly collect, maintain, or use personal information from children under 13 years of age, and no part of our Site is directed to children. + + If you learn that a child has provided us with personal information in violation of this Privacy Policy, then you may alert us at [privacy@hackforla.org](privacy@hackforla.org) and reference “Child Privacy Report” in the subject line. + + ## Security + + HackforLA.org utilizes Amazon Web Services (AWS). AWS operates "secure data networks" protected by industry standard firewalls and password protection systems. Only authorized individuals have access to the information provided by our users. + + We make reasonable efforts to protect your information by using physical and electronic safeguards designed to improve the security of the information we maintain. However, as our Services are hosted electronically, we make no guarantees as to the security or privacy of your information. + + ## Right to be forgotten and rectification + + You may request that we make corrections to any personal data that is stored on our internal databases at any time. You may request that incomplete data be completed or that incorrect data be corrected. Requests can be submitted to [privacy@hackforla.org](privacy@hackforla.org) and reference “Hack for LA Public Website” in the subject line. + + ## Changes + + This HackforLA.org Privacy Policy is subject to change from time to time in response to, or as a result of, changes in federal, state, and/or local law. Please check this page frequently for updates, as your continued use of this site after any changes in this Privacy Policy will constitute your acceptance of the changes. + + ## Effective date + + This version of the policy is effective November 1, 2021. + + ## Questions + + If you have any questions, comments, concerns, or complaints related to our websites, please contact us by email at [privacy@hackforla.org](privacy@hackforla.org), or by mail at: + + Code for America\ + Ref: Hack for LA, HackforLA.org\ + 155 9th Street\ + San Francisco, CA 94103 \ No newline at end of file diff --git a/_sass/components/_privacy-policy.scss b/_sass/components/_privacy-policy.scss index 52ace98e2e..3c34455633 100644 --- a/_sass/components/_privacy-policy.scss +++ b/_sass/components/_privacy-policy.scss @@ -5,25 +5,33 @@ width: 236.41px; } } - .content-section--privacy-policy { - .subsection-spacing--privacy-policy { - margin-bottom: 24px; + #visiting-hackforlaorg, + #email-addresses, + #third-party-service-providers, + #google-analytics, + #how-to-opt-out-of-the-use-of-cookies { + margin-top: 24px; } - - .title-spacing { + ul, + p { + font-size: $font-size-paragraph2; + } + + h2 { margin-bottom: 24px; } - .title-spacing.first-title-spacing { + #overview { margin-top: 0px; } - .subtitle-spacing { + h3 { + font-size: #{map-get($font-size-title4, desktop)}; margin-bottom: 18px; } - - .no-bottom-margin-spacing { + #visiting-hackforlaorg + p, + #as-required-by-law-and-similar-disclosures + p { margin-bottom: 0px; } } @@ -34,42 +42,45 @@ align-self: start; } } - .content-section.content-section--privacy-policy { padding-top: 34px; padding-bottom: 34px; } - .page-card--privacy-policy { padding: 36px 57px; } - - .section-spacing--privacy-policy { - margin-bottom: 48px; + h2 { + margin-top: 48px; } } @media #{$bp-below-desktop} { - /* This has the same font-size as paragraph3 so it can be used for the Privacy Policy page in mobile screen sizes, which is a different font-size than the paragraph2 classes used for desktop size screens. */ - section { - .paragraph2.paragraph--privacy-policy { + .content-section--privacy-policy { + ul, + p { font-size: $font-size-paragraph3; + line-height: 1.375; + font-family: "Roboto", sans-serif; + font-weight: 400; + color: #333; + } + h2 { + margin-top: 32px; + font-size: 1.75rem; + } + h3 { + font-size: 1.25rem; } } - .header-container--privacy-policy { padding: 32px 37.5px; } - .section-spacing--privacy-policy { - margin-bottom: 32px; - } - .page-card--privacy-policy { padding: 28px 21.5px; } -} \ No newline at end of file +} diff --git a/pages/privacy-policy.html b/pages/privacy-policy.html index 32a010cd39..b46aad59c6 100644 --- a/pages/privacy-policy.html +++ b/pages/privacy-policy.html @@ -25,166 +25,7 @@

    Privacy Policy

    -
    -

    Overview

    -
      -
    • We may collect information from you when you visit and take actions on our website. We use this information to provide the services you've requested.
    • -
    • We utilize cookies (such as those stored by Google Analytics) to provide a better experience and improve our review tool website for your use.
    • -
    • We will not knowingly disclose or sell your personal information to any third party, except as provided in this privacy policy.
    • -
    • Protecting your personal information is extremely important to us, and we take all reasonable measures to do so.
    • -
    -
    -
    -

    The personal information we collect

    -
    -

    Visiting HackforLA.org

    -

    - We may automatically collect and store data about your visit to HackforLA.org: -

    -
      -
    • Domain from which you access the Internet;
    • -
    • Operating system on your computer and information about the browser you used when visiting the site;
    • -
    • Date and time of your visit;
    • -
    • Pages you visited;
    • -
    • Address of the website that connects you to the Site (such as google.com or bing.com);
    • -
    • The queries you make on our site.
    • -
    -

    - None of the information we collect about you when you visit HackforLA.org is personally identifiable. - We use this non-personally identifiable information to understand how the HackforLA.org website is used, to improve the website, and to monitor usage for security purposes. -

    -

    We will not collect personal information from you without your knowledge and consent, except in a few limited circumstances as described in this policy.

    -
    -
    -

    Email addresses

    -

    - Email addresses obtained through the website will not be sold or given to private companies for marketing purposes. - The information collected is subject to the access and confidentiality provisions of the Public Records Act, other applicable sections of the California code, as well as federal laws. - Individuals can cancel any communications regarding new service updates at any time. -

    -
    -
    -

    Google Analytics

    -

    - We use Google Analytics to understand how visitors use our site and to gather aggregate performance metrics. - We've set up Google Analytics so that it doesn’t collect your full IP address. - We don't collect any personally identifiable information using Google Analytics, and we do not combine the information collected through Google Analytics with any personally identifiable information. -

    -

    - Google Analytics places a cookie on your web browser to identify you as a unique user. - This cookie cannot be used by anyone but Google. - Google's ability to use and share information collected by Google Analytics about your visits to this site is restricted by the Google Analytics Terms of Use and the Google Privacy Policy. -

    -

    - To provide website visitors the ability to prevent their data from being used by Google Analytics, Google has developed the Google Analytics opt-out browser add-on. - This add-on instructs Google Analytics running on websites to prohibit sending information to Google Analytics. - However, the Google Analytics opt-out browser add-on does not prevent data from being sent to the Hack for LA server. -

    -

    - Visit https://tools.google.com/dlpage/gaoptout/ for more info on how to opt out. -

    -
    -
    -
    -

    Cookies and other tracking technologies

    -

    - Cookies are small text files that websites place on the computers and mobile devices of people who visit those websites. - Pixel tags (also called web beacons) are small blocks of code placed on websites and emails. - We use cookies and other technologies like pixel tags to remember your preferences, enhance your online experience, and to gather data on how you use our Sites to improve the way we promote our content, programs, and events. -

    -

    - Your use of our Sites indicates your consent to such use of Cookies. -

    -
    -

    Third party service providers

    -

    - We use third-party service providers to track and analyze statistical usage and volume information from our Site users. - These third-party service providers use persistent Cookies to help us to improve the user experience, manage the content on our Sites, and analyze how users navigate and use the Sites. -

    -

    - Third-party service providers we may use include Google Analytics, Mixpanel, and Hotjar. -

    -
    -
    -

    How to opt-out of the use of cookies

    -

    - Most browsers are initially set up to accept HTTP cookies. - If you want to restrict or block the cookies that are set by our Site, or any other site, you can do so through your browser setting. - The ‘Help’ function in your browser should explain how. - Alternatively, you can visit www.aboutcookies.org, which contains comprehensive information on how to do this on a wide variety of browsers. - You will find general information about cookies and details on how to delete cookies from your machine. -

    -
    -
    -
    -

    As required by law and similar disclosures

    -

    - We may access, preserve, and disclose your information if we believe doing so is required or appropriate to: -

    -
      -
    • comply with law enforcement requests and legal process, such as a court order or subpoena;
    • -
    • respond to your requests; or
    • -
    • protect your, our, or others’ rights, property, or safety.
    • -
    -

    For the avoidance of doubt, the disclosure of your information may occur if you post any objectionable content on or through the Site.

    -
    -
    -

    Consent

    -

    - We may also disclose information from you or about you or your devices with your permission. -

    -
    -
    -

    Children’s privacy

    -

    - We do not knowingly collect, maintain, or use personal information from children under 13 years of age, and no part of our Site is directed to children. -

    -

    - If you learn that a child has provided us with personal information in violation of this Privacy Policy, then you may alert us at privacy@hackforla.org and reference “Child Privacy Report” in the subject line. -

    -
    -
    -

    Security

    -

    - HackforLA.org utilizes Amazon Web Services (AWS). - AWS operates "secure data networks" protected by industry standard firewalls and password protection systems. - Only authorized individuals have access to the information provided by our users. -

    -

    - We make reasonable efforts to protect your information by using physical and electronic safeguards designed to improve the security of the information we maintain. - However, as our Services are hosted electronically, we make no guarantees as to the security or privacy of your information. -

    -
    -
    -

    Right to be forgotten and rectification

    -

    - You may request that we make corrections to any personal data that is stored on our internal databases at any time. - You may request that incomplete data be completed or that incorrect data be corrected. - Requests can be submitted to privacy@hackforla.org and reference “Hack for LA Public Website” in the subject line. -

    -
    -
    -

    Changes

    -

    - This HackforLA.org Privacy Policy is subject to change from time to time in response to, or as a result of, changes in federal, state, and/or local law. - Please check this page frequently for updates, as your continued use of this site after any changes in this Privacy Policy will constitute your acceptance of the changes. -

    -
    -
    -

    Effective date

    -

    This version of the policy is effective November 1, 2021.

    -
    -
    -

    Questions

    -

    - If you have any questions, comments, concerns, or complaints related to our websites, please contact us by email at privacy@hackforla.org, or by mail at: -

    - Code for America
    - Ref: Hack for LA, HackforLA.org
    - 155 9th Street
    - San Francisco, CA 94103
    -

    -
    +

    {{site.data.internal.privacy-policy.privacy-policy | markdownify}}

    \ No newline at end of file From f9aa6bbae7b61c6f2ddb169e6e31248e4ebd0cc4 Mon Sep 17 00:00:00 2001 From: Matthew Pan <97702073+matthewmpan@users.noreply.github.com> Date: Sun, 14 May 2023 21:21:37 -0700 Subject: [PATCH 21/58] Update Project Profile: HackforLA.org Website - Chris Menke added (#4639) * new team member Chris Menke added to website project page * lines 87 and 126 deleted --------- Co-authored-by: Matt Pan --- _projects/website.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_projects/website.md b/_projects/website.md index e10ca7d312..ae6baa58e0 100644 --- a/_projects/website.md +++ b/_projects/website.md @@ -84,6 +84,12 @@ leadership: slack: https://hackforla.slack.com/team/U04UG4UQE8G github: https://github.com/mjshelton12 picture: https://avatars.githubusercontent.com/mjshelton12 + - name: Chris Menke + role: Merge Team + links: + slack: https://hackforla.slack.com/team/U04KVG05H3J + github: https://github.com/chrismenke45 + picture: https://avatars.githubusercontent.com/chrismenke45 links: - name: Wiki url: 'https://github.com/hackforla/website/wiki' From 74e9009a71d5fae9395f6afd07daedbc4956f5e9 Mon Sep 17 00:00:00 2001 From: Jaret Balba Date: Sun, 14 May 2023 21:25:18 -0700 Subject: [PATCH 22/58] Restore old dropdown scss to wins page (#4608) * restore old dropdown scss to wins page * revert projects-page scss and fix mobile up filter display * revert to original format --- _includes/wins-page/wins-filter-template.html | 16 +- _sass/components/_projects-page.scss | 2 +- _sass/components/_wins-page.scss | 10 +- _sass/elements/_old_dropdown_filters.scss | 196 ++++++++++++++++++ _sass/main.scss | 1 + 5 files changed, 211 insertions(+), 14 deletions(-) create mode 100644 _sass/elements/_old_dropdown_filters.scss diff --git a/_includes/wins-page/wins-filter-template.html b/_includes/wins-page/wins-filter-template.html index f9773d3ab2..737f09bbda 100644 --- a/_includes/wins-page/wins-filter-template.html +++ b/_includes/wins-page/wins-filter-template.html @@ -1,17 +1,17 @@ -