diff --git a/.github/ISSUE_TEMPLATE/Mobile_responsiveness.yml b/.github/ISSUE_TEMPLATE/Mobile_responsiveness.yml index 92b37f7562..2af7c879c3 100644 --- a/.github/ISSUE_TEMPLATE/Mobile_responsiveness.yml +++ b/.github/ISSUE_TEMPLATE/Mobile_responsiveness.yml @@ -1,7 +1,7 @@ name: 'Responsiveness on mobile ' description: 'Standard HackforLA issue template ' title: 'Mobile Responsiveness on [name of the page] : [quick recap of the bug here]' -labels: ['role: design'] +labels: ['role: design', 'Feature Missing', 'Complexity: Missing', 'size: missing'] # assignees: body: diff --git a/.github/ISSUE_TEMPLATE/alt-text-audit--dev.md b/.github/ISSUE_TEMPLATE/alt-text-audit--dev.md index 54a17e5221..d408e23084 100644 --- a/.github/ISSUE_TEMPLATE/alt-text-audit--dev.md +++ b/.github/ISSUE_TEMPLATE/alt-text-audit--dev.md @@ -3,8 +3,7 @@ name: Alt Text Audit - Dev about: Developer template to update an alt text title: "[INSERT PAGE HERE]: Update alt text for [INSERT IMAGE NAME HERE] image to adhere to WCAG" -labels: 'Feature: Accessibility, good first issue, ready for dev lead, role: back - end/devOps, role: front end, size: 1pt' +labels: ['Feature: Accessibility', 'good first issue', 'ready for dev lead', 'role: back end/devOps', 'role: front end', 'size: 1pt', 'Complexity: Missing'] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/blank-issue-form-with-dependency.yml b/.github/ISSUE_TEMPLATE/blank-issue-form-with-dependency.yml index 71efe8ede3..b2173dcb9f 100644 --- a/.github/ISSUE_TEMPLATE/blank-issue-form-with-dependency.yml +++ b/.github/ISSUE_TEMPLATE/blank-issue-form-with-dependency.yml @@ -1,6 +1,6 @@ name: 'Blank Issue Form with Dependency' description: 'Standard HackforLA issue form with dependency' - +labels: ['role missing', 'Complexity: Missing', 'Feature Missing', 'size: missing','Draft'] body: - type: textarea id: dependency @@ -31,4 +31,3 @@ body: description: "Provide links to resources or instructions that may help with this issue. This can include files to be worked on, external sites with solutions, documentation, etc." validations: required: true - \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/blank-issue-template.md b/.github/ISSUE_TEMPLATE/blank-issue-template.md index 6362dd54bb..acdef092a7 100644 --- a/.github/ISSUE_TEMPLATE/blank-issue-template.md +++ b/.github/ISSUE_TEMPLATE/blank-issue-template.md @@ -2,7 +2,7 @@ name: Blank Issue Template about: 'Standard HackforLA issue template ' title: '' -labels: '' +labels: 'Complexity: Missing, Feature Missing, role missing, size: missing' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/communities-of-practice-information-updates.yml b/.github/ISSUE_TEMPLATE/communities-of-practice-information-updates.yml index 69726deec1..0ea1d77aea 100644 --- a/.github/ISSUE_TEMPLATE/communities-of-practice-information-updates.yml +++ b/.github/ISSUE_TEMPLATE/communities-of-practice-information-updates.yml @@ -2,7 +2,7 @@ name: Communities of Practice information updates description: CoP leads use this issue to make changes to Leadership members and contact info title: 'Communities of Practice information updates: [INSERT NAME OF Community of Practice]' -labels: ['role: product', 'P-Feature: Communities of Practice', 'time sensitive'] +labels: ['role: product', 'P-Feature: Communities of Practice', 'time sensitive', 'Complexity: Missing', 'size: missing'] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md b/.github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md index be255815d0..806870eb0a 100644 --- a/.github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md +++ b/.github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md @@ -2,7 +2,7 @@ name: Creating a yml file for a SDG about: Creating a yml file for a SDG (Sustainable Development Goal) title: Creating a yml file for SDG [INSERT SDG NUMBER HERE] -labels: 'Complexity: Small, p-feature: SDGs, role: front end, size: 0.25pt' +labels: ['Complexity: Small','p-feature: SDGs','role: front end','size: 0.25pt'] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/design-system-audit--text-elements.md b/.github/ISSUE_TEMPLATE/design-system-audit--text-elements.md index 8e5f636425..7cbad3a456 100644 --- a/.github/ISSUE_TEMPLATE/design-system-audit--text-elements.md +++ b/.github/ISSUE_TEMPLATE/design-system-audit--text-elements.md @@ -3,7 +3,7 @@ name: 'Design System Audit: Text Elements' about: 'setups up and instructs how to do an audit of the text elements of a page in Figma ' title: 'Design System Audit: Text Elements: [replace with page name] page' -labels: 'Feature Missing, good first issue, role: design, size: 0.25pt' +labels: ['Feature Missing', 'good first issue', 'role: design', 'size: 0.25pt', 'Complexity: Missing'] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/emergent-request.md b/.github/ISSUE_TEMPLATE/emergent-request.md index 3f666e53a1..c472f8a6b3 100644 --- a/.github/ISSUE_TEMPLATE/emergent-request.md +++ b/.github/ISSUE_TEMPLATE/emergent-request.md @@ -3,7 +3,7 @@ name: Emergent Request about: When you discover something in your issue that is out of scope and it needs a new issue or discussion title: 'ER: [replace with info ] ' -labels: 'size: 0.25pt' +labels: 'Complexity: Missing, Feature Missing, role missing, size: 0.25pt' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feasibility-issue-template.yml b/.github/ISSUE_TEMPLATE/feasibility-issue-template.yml index ed79d6001b..9388d7f8e9 100644 --- a/.github/ISSUE_TEMPLATE/feasibility-issue-template.yml +++ b/.github/ISSUE_TEMPLATE/feasibility-issue-template.yml @@ -1,5 +1,6 @@ name: 'Feasibility Issue Template ' description: 'Used to standardize issue forms ' +labels: ['role missing', 'Complexity: Missing', 'Feature Missing', 'size: missing','Draft'] title: 'Standard Feasibility Issue Template ' diff --git a/.github/ISSUE_TEMPLATE/img-tag-refactor-on-website.md b/.github/ISSUE_TEMPLATE/img-tag-refactor-on-website.md index e4ca6f08eb..0475871cc8 100644 --- a/.github/ISSUE_TEMPLATE/img-tag-refactor-on-website.md +++ b/.github/ISSUE_TEMPLATE/img-tag-refactor-on-website.md @@ -31,3 +31,4 @@ to ### Resources/Instructions 1. For QA to validate change: [INSERT LINK TO FILE] 2. Webpage(s): [INSERT LINK TO PAGE ON WEBSITE HERE] +3. This issue is tracked in [HfLA-Website: img Tag Audit spreadsheet's img with Ending Slash tab](https://docs.google.com/spreadsheets/d/1cq8iLOYQkAbho2GsRAxVJYgjxDeJ9KLdx2NuL4G6vu4/edit#gid=0), which is part of #4362 diff --git a/.github/ISSUE_TEMPLATE/pre-work-template---design.md b/.github/ISSUE_TEMPLATE/pre-work-template---design.md index ae0feadb53..71e5b17feb 100644 --- a/.github/ISSUE_TEMPLATE/pre-work-template---design.md +++ b/.github/ISSUE_TEMPLATE/pre-work-template---design.md @@ -2,7 +2,7 @@ name: Pre-work Template - Design about: New Design team members should start with by making this issue for themselves. title: 'Pre-work Checklist: Designer: [replace brackets with your name]' -labels: 'Feature: Onboarding/Contributing.md, prework, role: design, size: 1pt' +labels: ['Feature: Onboarding/Contributing.md', 'prework', 'role: design', 'size: 1pt', 'Complexity: Missing'] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/pre-work-template---ux.md b/.github/ISSUE_TEMPLATE/pre-work-template---ux.md index 0a3cdb95e9..3a13527d32 100644 --- a/.github/ISSUE_TEMPLATE/pre-work-template---ux.md +++ b/.github/ISSUE_TEMPLATE/pre-work-template---ux.md @@ -2,8 +2,8 @@ name: Pre-work Template - UX about: New Research team members should start by making this issue title: 'Pre-work Checklist: Researcher: [replace brackets with your name]' -labels: 'Feature: Onboarding/Contributing.md, prework, role: user research, size: - 1pt' +labels: 'Complexity: Missing, Feature: Onboarding/Contributing.md, prework, role: + user research, size: 1pt' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/pre-work-template--dev.md b/.github/ISSUE_TEMPLATE/pre-work-template--dev.md index e18ba7b3f6..d5f0b5d40d 100644 --- a/.github/ISSUE_TEMPLATE/pre-work-template--dev.md +++ b/.github/ISSUE_TEMPLATE/pre-work-template--dev.md @@ -2,7 +2,8 @@ name: Pre-work Template - Developers about: New developer team members should start by making this issue for themselves title: 'Pre-work Checklist: Developer: [replace brackets with your name]' -labels: 'Feature: Onboarding/Contributing.md, prework, size: 1pt' +labels: 'Complexity: Prework, Feature: Onboarding/Contributing.md, prework, size: + 1pt' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml b/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml index 66f15694ff..4c17701552 100644 --- a/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml +++ b/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml @@ -1,7 +1,7 @@ name: "Project Profile Card review and update" description: "To track project profile card updates" title: "Update Project Profile: [Project Name]" -labels: ["P-Feature: Project Info and Page, role: back end/devOps, role: front end, Size: Small, size: 0.5pt, time sensitive"] +labels: ['P-Feature: Project Info and Page', 'role: back end/devOps', 'role: front end', 'Complexity: Small', 'size: 0.5pt', 'time sensitive'] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/suggest-a-feature-or-new-content-for-hackforla-org.md b/.github/ISSUE_TEMPLATE/suggest-a-feature-or-new-content-for-hackforla-org.md index 4ced265db0..8c57e05372 100644 --- a/.github/ISSUE_TEMPLATE/suggest-a-feature-or-new-content-for-hackforla-org.md +++ b/.github/ISSUE_TEMPLATE/suggest-a-feature-or-new-content-for-hackforla-org.md @@ -2,7 +2,7 @@ name: Suggest a feature or new content for HackforLA.org about: Describe this issue template's purpose here. title: '' -labels: enhancement +labels: ['enhancement', 'role missing', 'Feature Missing', 'Complexity: Missing', 'size: missing'] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/suggest-a-guide.md b/.github/ISSUE_TEMPLATE/suggest-a-guide.md index d25bd46889..f4435032fe 100644 --- a/.github/ISSUE_TEMPLATE/suggest-a-guide.md +++ b/.github/ISSUE_TEMPLATE/suggest-a-guide.md @@ -2,7 +2,7 @@ name: Suggest a guide about: 'For guides that could be helpful and listed on the toolkit page. ' title: '' -labels: documentation, enhancement +labels: ['documentation', 'enhancement', 'role missing', 'Feature Missing', 'Complexity: Missing', 'size: missing'] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/suggest-an-external-resource.md b/.github/ISSUE_TEMPLATE/suggest-an-external-resource.md index 5e6fac57ec..6ad4b8905e 100644 --- a/.github/ISSUE_TEMPLATE/suggest-an-external-resource.md +++ b/.github/ISSUE_TEMPLATE/suggest-an-external-resource.md @@ -2,7 +2,7 @@ name: Suggest an external resource about: For resources that could be listed on the toolkit page. title: Add this resource to the ToolKit External Resources section -labels: 'P-Feature: Toolkit, role: front end, size: 0.5pt' +labels: 'Complexity: Missing, P-Feature: Toolkit, role: front end, size: 0.5pt' assignees: '' --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000000..87d9011483 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,14 @@ +version: 2 +updates: + - package-ecosystem: "npm" + # NPM package directory + directory: "/github-actions/trigger-schedule/github-data" + schedule: + interval: "daily" + + - package-ecosystem: "github-actions" + # Workflow files stored in the + # default location of `.github` + directory: "/" + schedule: + interval: "daily" diff --git a/.github/workflows/lint-scss.yml b/.github/workflows/lint-scss.yml index 8ead7c474a..ca58974d35 100644 --- a/.github/workflows/lint-scss.yml +++ b/.github/workflows/lint-scss.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0 diff --git a/.github/workflows/move-closed-issues.yaml b/.github/workflows/move-closed-issues.yaml index 6866164203..dbcb554851 100644 --- a/.github/workflows/move-closed-issues.yaml +++ b/.github/workflows/move-closed-issues.yaml @@ -17,7 +17,7 @@ jobs: const sortIssues = script({context}) return sortIssues result-encoding: string - - uses: alex-page/github-project-automation-plus@v0.8.1 + - uses: alex-page/github-project-automation-plus@v0.8.3 with: project: Project Board column: ${{ steps.sort-closed-issues.outputs.result }} diff --git a/.github/workflows/pr-instructions.yml b/.github/workflows/pr-instructions.yml index 78a4b951bf..e74b93d043 100644 --- a/.github/workflows/pr-instructions.yml +++ b/.github/workflows/pr-instructions.yml @@ -10,11 +10,11 @@ jobs: Add-Pull-Request-Instructions: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 # Create the message to post - name: Create Instruction - uses: actions/github-script@v4 + uses: actions/github-script@v6 id: instruction with: script: | diff --git a/.github/workflows/pull-request-trigger.yml b/.github/workflows/pull-request-trigger.yml index 2813aecc84..f68b6e662e 100644 --- a/.github/workflows/pull-request-trigger.yml +++ b/.github/workflows/pull-request-trigger.yml @@ -19,7 +19,7 @@ jobs: if: ${{ github.event.action == 'opened' }} steps: - name: Move Opened PR to Project Board - uses: alex-page/github-project-automation-plus@v0.8.1 + uses: alex-page/github-project-automation-plus@v0.8.3 with: project: Project Board column: 'PR Needs review (Automated Column, do not place items here manually)' @@ -32,7 +32,7 @@ jobs: if: ${{ github.event.pull_request.merged == true }} steps: - name: Gather Merged PRs - uses: alex-page/github-project-automation-plus@v0.8.1 + uses: alex-page/github-project-automation-plus@v0.8.3 with: project: Project Board column: 'test-approved-by-reviewer (Automated Column, do not place items here manually)' @@ -46,9 +46,22 @@ jobs: if: ${{ github.event.pull_request.merged == true }} steps: - name: Delete Merged PRs - uses: alex-page/github-project-automation-plus@v0.8.1 + uses: alex-page/github-project-automation-plus@v0.8.3 with: project: Project Board column: 'test-approved-by-reviewer (Automated Column, do not place items here manually)' repo-token: ${{ secrets.HACKFORLA_BOT_PA_TOKEN }} action: delete + + # Removes PRs that are closed and not merged + Delete-Closed-And-Unmerged-PRs: + runs-on: ubuntu-latest + if: ${{ github.event.pull_request.merged == false && github.event.action == 'closed' }} + steps: + - name: Delete Closed and Unmerged PRs + uses: alex-page/github-project-automation-plus@v0.8.3 + with: + project: Project Board + column: 'PR Needs review (Automated Column, do not place items here manually)' + repo-token: ${{ secrets.HACKFORLA_BOT_PA_TOKEN }} + action: delete \ No newline at end of file diff --git a/.github/workflows/set-pr-labels.yaml b/.github/workflows/set-pr-labels.yaml index 0ba8249cd9..c78163b6b7 100644 --- a/.github/workflows/set-pr-labels.yaml +++ b/.github/workflows/set-pr-labels.yaml @@ -16,17 +16,17 @@ jobs: PR_NUMBER: ${{ github.event.number }} SCRIPT_PATH: './github-actions/trigger-pr/set-pr-labels.js' steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - id: parse-pr-body name: 'Parse the pull request body for all linked issues' - uses: actions/github-script@v5 + uses: actions/github-script@v6 with: script: | const { listIssuesFromPRBody } = require('${{ env.SCRIPT_PATH }}'); return listIssuesFromPRBody({ context, core }); - id: compile-labels name: 'Compile labels from linked issues' - uses: actions/github-script@v5 + uses: actions/github-script@v6 with: script: | const { listLabelsFromIssues } = require('${{ env.SCRIPT_PATH }}'); diff --git a/.github/workflows/wr-pr-instructions.yml b/.github/workflows/wr-pr-instructions.yml index 44c34bbdc0..12dfad74ca 100644 --- a/.github/workflows/wr-pr-instructions.yml +++ b/.github/workflows/wr-pr-instructions.yml @@ -44,7 +44,7 @@ jobs: const artifactJSON = JSON.parse(artifact); return artifactJSON - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 # Create the message to post - name: Post Comment uses: actions/github-script@v4 @@ -60,4 +60,4 @@ jobs: if: ${{ github.event.workflow_run.conclusion == 'failure' }} steps: - name: Failed Run - run: echo "The previous GitHub Action failed. Please check the logs for the previous action." \ No newline at end of file + run: echo "The previous GitHub Action failed. Please check the logs for the previous action." diff --git a/.github/workflows/wr-set-pr-labels.yaml b/.github/workflows/wr-set-pr-labels.yaml index dd9beb1642..1cad96222a 100644 --- a/.github/workflows/wr-set-pr-labels.yaml +++ b/.github/workflows/wr-set-pr-labels.yaml @@ -24,10 +24,10 @@ jobs: ARTIFACT_NAME: 'pr-labels' SCRIPT_PATH: './github-actions/trigger-pr/set-pr-labels.js' steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - id: download-artifact name: 'Download artifact' - uses: actions/github-script@v5 + uses: actions/github-script@v6 with: script: | const { downloadLabelsArtifact } = require('${{ env.SCRIPT_PATH }}'); @@ -37,7 +37,7 @@ jobs: run: unzip '${{ env.ARTIFACT_NAME }}.zip' - id: set-pr-labels name: 'Set labels on the pull request' - uses: actions/github-script@v5 + uses: actions/github-script@v6 with: script: | const { setLabelsOnPR } = require('${{ env.SCRIPT_PATH }}'); diff --git a/_data/external/github-data.json b/_data/external/github-data.json index 2c55d85578..cfdbd2457e 100644 --- a/_data/external/github-data.json +++ b/_data/external/github-data.json @@ -1,5 +1,5 @@ [ - "Thu May 04 2023 11:13:43 GMT+0000 (Coordinated Universal Time)", + "Sun Jun 18 2023 11:11:48 GMT+0000 (Coordinated Universal Time)", { "id": 76137532, "name": "webapp", @@ -1481,6 +1481,13 @@ "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 133913797, + "github_url": "https://github.com/Yambamboo", + "avatar_url": "https://avatars.githubusercontent.com/u/133913797?v=4", + "gravatar_id": "", + "contributions": 1 } ] }, @@ -1723,6 +1730,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/37311915?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 133913797, + "github_url": "https://github.com/Yambamboo", + "avatar_url": "https://avatars.githubusercontent.com/u/133913797?v=4", + "gravatar_id": "", + "contributions": 1 } ] } @@ -1743,14 +1757,14 @@ "github_url": "https://github.com/HackforLABot", "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", "gravatar_id": "", - "contributions": 1986 + "contributions": 2038 }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 128 + "contributions": 129 }, { "id": 5952, @@ -1771,7 +1785,7 @@ "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 76 + "contributions": 77 }, { "id": 32349001, @@ -1808,6 +1822,13 @@ "gravatar_id": "", "contributions": 47 }, + { + "id": 90989217, + "github_url": "https://github.com/elizabethhonest", + "avatar_url": "https://avatars.githubusercontent.com/u/90989217?v=4", + "gravatar_id": "", + "contributions": 43 + }, { "id": 53061723, "github_url": "https://github.com/jbubar", @@ -1823,11 +1844,11 @@ "contributions": 31 }, { - "id": 90989217, - "github_url": "https://github.com/elizabethhonest", - "avatar_url": "https://avatars.githubusercontent.com/u/90989217?v=4", + "id": 88953806, + "github_url": "https://github.com/jdingeman", + "avatar_url": "https://avatars.githubusercontent.com/u/88953806?v=4", "gravatar_id": "", - "contributions": 28 + "contributions": 25 }, { "id": 21162229, @@ -1836,13 +1857,6 @@ "gravatar_id": "", "contributions": 24 }, - { - "id": 88953806, - "github_url": "https://github.com/jdingeman", - "avatar_url": "https://avatars.githubusercontent.com/u/88953806?v=4", - "gravatar_id": "", - "contributions": 23 - }, { "id": 68244054, "github_url": "https://github.com/drubgrubby", @@ -1927,6 +1941,13 @@ "gravatar_id": "", "contributions": 11 }, + { + "id": 93153059, + "github_url": "https://github.com/Jaretzbalba", + "avatar_url": "https://avatars.githubusercontent.com/u/93153059?v=4", + "gravatar_id": "", + "contributions": 11 + }, { "id": 10714770, "github_url": "https://github.com/averdin2", @@ -1948,13 +1969,6 @@ "gravatar_id": "", "contributions": 10 }, - { - "id": 93153059, - "github_url": "https://github.com/Jaretzbalba", - "avatar_url": "https://avatars.githubusercontent.com/u/93153059?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 62186905, "github_url": "https://github.com/blakes24", @@ -2018,6 +2032,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 40799239, + "github_url": "https://github.com/t-will-gillis", + "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 67209686, "github_url": "https://github.com/Abel-Zambrano", @@ -2060,6 +2081,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 73868258, + "github_url": "https://github.com/agosmou", + "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 28831668, "github_url": "https://github.com/aalieu", @@ -2081,6 +2109,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 61027932, + "github_url": "https://github.com/christinaor", + "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 51544521, "github_url": "https://github.com/efrenmarin45", @@ -2109,6 +2144,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 49699333, + "github_url": "https://github.com/apps/dependabot", + "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 81049661, "github_url": "https://github.com/kathrynsilvaconway", @@ -2137,13 +2179,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 40799239, - "github_url": "https://github.com/t-will-gillis", - "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 77212035, "github_url": "https://github.com/adrian-zaragoza", @@ -2180,16 +2215,16 @@ "contributions": 5 }, { - "id": 61027932, - "github_url": "https://github.com/christinaor", - "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", + "id": 48114590, + "github_url": "https://github.com/Adastros", + "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", "contributions": 5 }, { - "id": 48114590, - "github_url": "https://github.com/Adastros", - "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", + "id": 25872681, + "github_url": "https://github.com/drakenguyen4000", + "avatar_url": "https://avatars.githubusercontent.com/u/25872681?v=4", "gravatar_id": "", "contributions": 5 }, @@ -2326,13 +2361,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 49699333, - "github_url": "https://github.com/apps/dependabot", - "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 107211477, "github_url": "https://github.com/michaelmagen", @@ -2362,18 +2390,18 @@ "contributions": 5 }, { - "id": 95888938, - "github_url": "https://github.com/Sparky-code", - "avatar_url": "https://avatars.githubusercontent.com/u/95888938?v=4", + "id": 113788952, + "github_url": "https://github.com/bootcamp-brian", + "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", "gravatar_id": "", "contributions": 5 }, { - "id": 73868258, - "github_url": "https://github.com/agosmou", - "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", + "id": 95888938, + "github_url": "https://github.com/Sparky-code", + "avatar_url": "https://avatars.githubusercontent.com/u/95888938?v=4", "gravatar_id": "", - "contributions": 4 + "contributions": 5 }, { "id": 74341752, @@ -2389,6 +2417,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 18585836, + "github_url": "https://github.com/angieyan", + "avatar_url": "https://avatars.githubusercontent.com/u/18585836?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 44449168, "github_url": "https://github.com/Unity7", @@ -2403,6 +2438,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 92824407, "github_url": "https://github.com/cng008", @@ -2417,6 +2459,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 92699502, + "github_url": "https://github.com/thedvo", + "avatar_url": "https://avatars.githubusercontent.com/u/92699502?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 43227293, "github_url": "https://github.com/dmcneary", @@ -2432,9 +2481,9 @@ "contributions": 4 }, { - "id": 25872681, - "github_url": "https://github.com/drakenguyen4000", - "avatar_url": "https://avatars.githubusercontent.com/u/25872681?v=4", + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", "gravatar_id": "", "contributions": 4 }, @@ -2445,6 +2494,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 105458204, + "github_url": "https://github.com/graycodesnu", + "avatar_url": "https://avatars.githubusercontent.com/u/105458204?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 58538332, "github_url": "https://github.com/jamesberke", @@ -2677,9 +2733,9 @@ "contributions": 4 }, { - "id": 113788952, - "github_url": "https://github.com/bootcamp-brian", - "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", + "id": 44750931, + "github_url": "https://github.com/one2code", + "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", "gravatar_id": "", "contributions": 4 }, @@ -2739,6 +2795,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 95412943, + "github_url": "https://github.com/Abdessittir", + "avatar_url": "https://avatars.githubusercontent.com/u/95412943?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 22040592, "github_url": "https://github.com/Adaakal", @@ -2774,13 +2837,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 18585836, - "github_url": "https://github.com/angieyan", - "avatar_url": "https://avatars.githubusercontent.com/u/18585836?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 22628008, "github_url": "https://github.com/angietechcafe", @@ -2802,13 +2858,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 44829127, "github_url": "https://github.com/braguda", @@ -2837,13 +2886,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 92699502, - "github_url": "https://github.com/thedvo", - "avatar_url": "https://avatars.githubusercontent.com/u/92699502?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 77718008, "github_url": "https://github.com/DGnzl", @@ -2858,6 +2900,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 98434681, + "github_url": "https://github.com/Dprosser4", + "avatar_url": "https://avatars.githubusercontent.com/u/98434681?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 84427589, "github_url": "https://github.com/eodero", @@ -2894,16 +2943,16 @@ "contributions": 3 }, { - "id": 105458204, - "github_url": "https://github.com/graycodesnu", - "avatar_url": "https://avatars.githubusercontent.com/u/105458204?v=4", + "id": 12547172, + "github_url": "https://github.com/jefflueck", + "avatar_url": "https://avatars.githubusercontent.com/u/12547172?v=4", "gravatar_id": "", "contributions": 3 }, { - "id": 12547172, - "github_url": "https://github.com/jefflueck", - "avatar_url": "https://avatars.githubusercontent.com/u/12547172?v=4", + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", "gravatar_id": "", "contributions": 3 }, @@ -2998,6 +3047,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 80801555, + "github_url": "https://github.com/pdimaano", + "avatar_url": "https://avatars.githubusercontent.com/u/80801555?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 41170744, "github_url": "https://github.com/poorvi4", @@ -3103,6 +3159,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 103082829, + "github_url": "https://github.com/rdhmdhl", + "avatar_url": "https://avatars.githubusercontent.com/u/103082829?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 25870786, "github_url": "https://github.com/riddle015", @@ -3117,6 +3180,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 188812, "github_url": "https://github.com/vepkenez", @@ -3201,6 +3271,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 121572281, + "github_url": "https://github.com/DevRishiJain", + "avatar_url": "https://avatars.githubusercontent.com/u/121572281?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 101737790, "github_url": "https://github.com/DmitriiTsy", @@ -3215,13 +3292,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", @@ -3285,6 +3355,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 104275658, + "github_url": "https://github.com/JpadillaCoding", + "avatar_url": "https://avatars.githubusercontent.com/u/104275658?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 97621864, "github_url": "https://github.com/jlu9d2", @@ -3299,6 +3376,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 95503033, + "github_url": "https://github.com/kiwookim", + "avatar_url": "https://avatars.githubusercontent.com/u/95503033?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 51894148, "github_url": "https://github.com/kceddinger", @@ -3320,6 +3404,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 99943861, + "github_url": "https://github.com/ldietz08", + "avatar_url": "https://avatars.githubusercontent.com/u/99943861?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 67043889, "github_url": "https://github.com/Linda-OC", @@ -3341,6 +3432,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 101746747, + "github_url": "https://github.com/Maia-Cochran", + "avatar_url": "https://avatars.githubusercontent.com/u/101746747?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 81400670, "github_url": "https://github.com/mademarc", @@ -3369,6 +3467,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": 38964454, "github_url": "https://github.com/mcspach", @@ -3411,13 +3516,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 80801555, - "github_url": "https://github.com/pdimaano", - "avatar_url": "https://avatars.githubusercontent.com/u/80801555?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 97491889, "github_url": "https://github.com/Providence-o", @@ -3446,6 +3544,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 59513509, + "github_url": "https://github.com/LRenDO", + "avatar_url": "https://avatars.githubusercontent.com/u/59513509?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 95109313, "github_url": "https://github.com/ronaldpaek", @@ -3481,6 +3586,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 63476477, + "github_url": "https://github.com/imvan2", + "avatar_url": "https://avatars.githubusercontent.com/u/63476477?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 94583613, "github_url": "https://github.com/vanessavun", @@ -3523,6 +3635,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 93312881, + "github_url": "https://github.com/Mayank2808sharma", + "avatar_url": "https://avatars.githubusercontent.com/u/93312881?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 11727808, "github_url": "https://github.com/mchavezm", @@ -3544,13 +3663,6 @@ "gravatar_id": "", "contributions": 2 }, - { - "id": 44750931, - "github_url": "https://github.com/one2code", - "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 112468285, "github_url": "https://github.com/str-xjua24", @@ -3572,6 +3684,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 47192556, + "github_url": "https://github.com/arfgit", + "avatar_url": "https://avatars.githubusercontent.com/u/47192556?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 26514224, "github_url": "https://github.com/Aryannath", @@ -3727,9 +3846,9 @@ "contributions": 1 }, { - "id": 101746747, - "github_url": "https://github.com/Maia-Cochran", - "avatar_url": "https://avatars.githubusercontent.com/u/101746747?v=4", + "id": 99847558, + "github_url": "https://github.com/louiewhitz", + "avatar_url": "https://avatars.githubusercontent.com/u/99847558?v=4", "gravatar_id": "", "contributions": 1 }, @@ -3740,6 +3859,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 78394982, + "github_url": "https://github.com/DakuwoN", + "avatar_url": "https://avatars.githubusercontent.com/u/78394982?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 21295363, "github_url": "https://github.com/giroz", @@ -3749,11 +3875,18 @@ }, { "id": 76717187, - "github_url": "https://github.com/Melissa3030", + "github_url": "https://github.com/Melissa-Vasquez", "avatar_url": "https://avatars.githubusercontent.com/u/76717187?v=4", "gravatar_id": "", "contributions": 1 }, + { + "id": 122314178, + "github_url": "https://github.com/mlkara", + "avatar_url": "https://avatars.githubusercontent.com/u/122314178?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 25523422, "github_url": "https://github.com/NamanhTran", @@ -3761,6 +3894,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 84074575, + "github_url": "https://github.com/Abrosss", + "avatar_url": "https://avatars.githubusercontent.com/u/84074575?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 1873072, "github_url": "https://github.com/matikin9", @@ -3852,6 +3992,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", @@ -3901,6 +4048,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 79298597, + "github_url": "https://github.com/oliviazhai", + "avatar_url": "https://avatars.githubusercontent.com/u/79298597?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 100561599, "github_url": "https://github.com/phuonguvan", @@ -3929,6 +4083,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 78887901, + "github_url": "https://github.com/whitneywind", + "avatar_url": "https://avatars.githubusercontent.com/u/78887901?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 63891329, "github_url": "https://github.com/writeforall", @@ -3945,35 +4106,35 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6693 + "contributions": 7409 }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 2533 + "contributions": 2688 }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 1889 + "contributions": 1983 }, { "id": 843538, "github_url": "https://github.com/SAUMILDHANKAR", "avatar_url": "https://avatars.githubusercontent.com/u/843538?v=4", "gravatar_id": "", - "contributions": 849 + "contributions": 855 }, { "id": 88953806, "github_url": "https://github.com/jdingeman", "avatar_url": "https://avatars.githubusercontent.com/u/88953806?v=4", "gravatar_id": "", - "contributions": 544 + "contributions": 552 }, { "id": 62368440, @@ -3982,12 +4143,19 @@ "gravatar_id": "", "contributions": 454 }, + { + "id": 5314153, + "github_url": "https://github.com/roslynwythe", + "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", + "gravatar_id": "", + "contributions": 449 + }, { "id": 67162265, "github_url": "https://github.com/blulady", "avatar_url": "https://avatars.githubusercontent.com/u/67162265?v=4", "gravatar_id": "", - "contributions": 349 + "contributions": 366 }, { "id": 67400366, @@ -4003,13 +4171,6 @@ "gravatar_id": "", "contributions": 307 }, - { - "id": 5314153, - "github_url": "https://github.com/roslynwythe", - "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", - "gravatar_id": "", - "contributions": 287 - }, { "id": 32349001, "github_url": "https://github.com/akibrhast", @@ -4078,7 +4239,7 @@ "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", - "contributions": 176 + "contributions": 177 }, { "id": 81049661, @@ -4122,6 +4283,13 @@ "gravatar_id": "", "contributions": 129 }, + { + "id": 40799239, + "github_url": "https://github.com/t-will-gillis", + "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", + "gravatar_id": "", + "contributions": 127 + }, { "id": 5952, "github_url": "https://github.com/cnk", @@ -4186,11 +4354,11 @@ "contributions": 91 }, { - "id": 40799239, - "github_url": "https://github.com/t-will-gillis", - "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", + "id": 48114590, + "github_url": "https://github.com/Adastros", + "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", - "contributions": 89 + "contributions": 90 }, { "id": 104411072, @@ -4206,19 +4374,19 @@ "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": 80 + "contributions": 85 + }, + { + "id": 38971729, + "github_url": "https://github.com/KazushiR", + "avatar_url": "https://avatars.githubusercontent.com/u/38971729?v=4", + "gravatar_id": "", + "contributions": 82 }, { "id": 103547011, @@ -4234,6 +4402,13 @@ "gravatar_id": "", "contributions": 74 }, + { + "id": 81400670, + "github_url": "https://github.com/mademarc", + "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", + "gravatar_id": "", + "contributions": 74 + }, { "id": 16182947, "github_url": "https://github.com/pawan92", @@ -4248,26 +4423,19 @@ "gravatar_id": "", "contributions": 71 }, - { - "id": 85966467, - "github_url": "https://github.com/Zak234", - "avatar_url": "https://avatars.githubusercontent.com/u/85966467?v=4", - "gravatar_id": "", - "contributions": 69 - }, { "id": 77373777, "github_url": "https://github.com/d-perez-8", "avatar_url": "https://avatars.githubusercontent.com/u/77373777?v=4", "gravatar_id": "", - "contributions": 67 + "contributions": 71 }, { - "id": 48114590, - "github_url": "https://github.com/Adastros", - "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", + "id": 85966467, + "github_url": "https://github.com/Zak234", + "avatar_url": "https://avatars.githubusercontent.com/u/85966467?v=4", "gravatar_id": "", - "contributions": 64 + "contributions": 69 }, { "id": 85038929, @@ -4283,6 +4451,13 @@ "gravatar_id": "", "contributions": 64 }, + { + "id": 86500980, + "github_url": "https://github.com/chrismenke45", + "avatar_url": "https://avatars.githubusercontent.com/u/86500980?v=4", + "gravatar_id": "", + "contributions": 62 + }, { "id": 40401149, "github_url": "https://github.com/arghmatey", @@ -4290,6 +4465,13 @@ "gravatar_id": "", "contributions": 60 }, + { + "id": 122488603, + "github_url": "https://github.com/Thinking-Panda", + "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", + "gravatar_id": "", + "contributions": 60 + }, { "id": 44044350, "github_url": "https://github.com/BeckettOBrien", @@ -4311,6 +4493,13 @@ "gravatar_id": "", "contributions": 57 }, + { + "id": 100797135, + "github_url": "https://github.com/LOSjr4", + "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", + "gravatar_id": "", + "contributions": 57 + }, { "id": 102492480, "github_url": "https://github.com/arcan9", @@ -4319,11 +4508,11 @@ "contributions": 57 }, { - "id": 81400670, - "github_url": "https://github.com/mademarc", - "avatar_url": "https://avatars.githubusercontent.com/u/81400670?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 + "contributions": 57 }, { "id": 86077274, @@ -4347,11 +4536,11 @@ "contributions": 54 }, { - "id": 113788952, - "github_url": "https://github.com/bootcamp-brian", - "avatar_url": "https://avatars.githubusercontent.com/u/113788952?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": 54 + "contributions": 52 }, { "id": 32424251, @@ -4361,9 +4550,9 @@ "contributions": 51 }, { - "id": 86500980, - "github_url": "https://github.com/chrismenke45", - "avatar_url": "https://avatars.githubusercontent.com/u/86500980?v=4", + "id": 106135769, + "github_url": "https://github.com/mjshelton12", + "avatar_url": "https://avatars.githubusercontent.com/u/106135769?v=4", "gravatar_id": "", "contributions": 50 }, @@ -4375,16 +4564,23 @@ "contributions": 48 }, { - "id": 56898767, - "github_url": "https://github.com/yuikomajima", - "avatar_url": "https://avatars.githubusercontent.com/u/56898767?v=4", + "id": 105510284, + "github_url": "https://github.com/RyanGehris", + "avatar_url": "https://avatars.githubusercontent.com/u/105510284?v=4", + "gravatar_id": "", + "contributions": 48 + }, + { + "id": 17149108, + "github_url": "https://github.com/MarkWiltberger", + "avatar_url": "https://avatars.githubusercontent.com/u/17149108?v=4", "gravatar_id": "", "contributions": 47 }, { - "id": 105510284, - "github_url": "https://github.com/RyanGehris", - "avatar_url": "https://avatars.githubusercontent.com/u/105510284?v=4", + "id": 56898767, + "github_url": "https://github.com/yuikomajima", + "avatar_url": "https://avatars.githubusercontent.com/u/56898767?v=4", "gravatar_id": "", "contributions": 47 }, @@ -4403,18 +4599,18 @@ "contributions": 46 }, { - "id": 122488603, - "github_url": "https://github.com/Thinking-Panda", - "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", + "id": 22040592, + "github_url": "https://github.com/Adaakal", + "avatar_url": "https://avatars.githubusercontent.com/u/22040592?v=4", "gravatar_id": "", - "contributions": 46 + "contributions": 45 }, { - "id": 106135769, - "github_url": "https://github.com/mjshelton12", - "avatar_url": "https://avatars.githubusercontent.com/u/106135769?v=4", + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", "gravatar_id": "", - "contributions": 44 + "contributions": 45 }, { "id": 49918375, @@ -4430,13 +4626,6 @@ "gravatar_id": "", "contributions": 42 }, - { - "id": 17149108, - "github_url": "https://github.com/MarkWiltberger", - "avatar_url": "https://avatars.githubusercontent.com/u/17149108?v=4", - "gravatar_id": "", - "contributions": 41 - }, { "id": 77212035, "github_url": "https://github.com/adrian-zaragoza", @@ -4459,16 +4648,16 @@ "contributions": 41 }, { - "id": 22040592, - "github_url": "https://github.com/Adaakal", - "avatar_url": "https://avatars.githubusercontent.com/u/22040592?v=4", + "id": 69996875, + "github_url": "https://github.com/luke-karis", + "avatar_url": "https://avatars.githubusercontent.com/u/69996875?v=4", "gravatar_id": "", "contributions": 40 }, { - "id": 69996875, - "github_url": "https://github.com/luke-karis", - "avatar_url": "https://avatars.githubusercontent.com/u/69996875?v=4", + "id": 73868258, + "github_url": "https://github.com/agosmou", + "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", "gravatar_id": "", "contributions": 40 }, @@ -4477,7 +4666,14 @@ "github_url": "https://github.com/angieyan", "avatar_url": "https://avatars.githubusercontent.com/u/18585836?v=4", "gravatar_id": "", - "contributions": 37 + "contributions": 39 + }, + { + "id": 61027932, + "github_url": "https://github.com/christinaor", + "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", + "gravatar_id": "", + "contributions": 38 }, { "id": 33906590, @@ -4542,13 +4738,6 @@ "gravatar_id": "", "contributions": 33 }, - { - "id": 100797135, - "github_url": "https://github.com/LOSjr4", - "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", - "gravatar_id": "", - "contributions": 33 - }, { "id": 35281980, "github_url": "https://github.com/rblaz001", @@ -4556,13 +4745,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", @@ -4585,12 +4767,33 @@ "contributions": 32 }, { - "id": 56055132, - "github_url": "https://github.com/steven-positive-tran", - "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", + "id": 25872681, + "github_url": "https://github.com/drakenguyen4000", + "avatar_url": "https://avatars.githubusercontent.com/u/25872681?v=4", + "gravatar_id": "", + "contributions": 31 + }, + { + "id": 95412943, + "github_url": "https://github.com/Abdessittir", + "avatar_url": "https://avatars.githubusercontent.com/u/95412943?v=4", + "gravatar_id": "", + "contributions": 31 + }, + { + "id": 105128681, + "github_url": "https://github.com/karengcecena", + "avatar_url": "https://avatars.githubusercontent.com/u/105128681?v=4", "gravatar_id": "", "contributions": 31 }, + { + "id": 43795498, + "github_url": "https://github.com/kwangric", + "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", + "gravatar_id": "", + "contributions": 30 + }, { "id": 44449168, "github_url": "https://github.com/Unity7", @@ -4598,6 +4801,13 @@ "gravatar_id": "", "contributions": 30 }, + { + "id": 95109313, + "github_url": "https://github.com/ronaldpaek", + "avatar_url": "https://avatars.githubusercontent.com/u/95109313?v=4", + "gravatar_id": "", + "contributions": 30 + }, { "id": 103700795, "github_url": "https://github.com/esantiano", @@ -4640,6 +4850,13 @@ "gravatar_id": "", "contributions": 28 }, + { + "id": 93944737, + "github_url": "https://github.com/jch1013", + "avatar_url": "https://avatars.githubusercontent.com/u/93944737?v=4", + "gravatar_id": "", + "contributions": 28 + }, { "id": 72838172, "github_url": "https://github.com/perlaroyerc", @@ -4647,6 +4864,13 @@ "gravatar_id": "", "contributions": 27 }, + { + "id": 78514700, + "github_url": "https://github.com/nnr-nnr", + "avatar_url": "https://avatars.githubusercontent.com/u/78514700?v=4", + "gravatar_id": "", + "contributions": 27 + }, { "id": 85914721, "github_url": "https://github.com/ahoang94", @@ -4654,6 +4878,13 @@ "gravatar_id": "", "contributions": 27 }, + { + "id": 101168445, + "github_url": "https://github.com/mjh-projects", + "avatar_url": "https://avatars.githubusercontent.com/u/101168445?v=4", + "gravatar_id": "", + "contributions": 27 + }, { "id": 113402664, "github_url": "https://github.com/Suman2795", @@ -4661,6 +4892,13 @@ "gravatar_id": "", "contributions": 27 }, + { + "id": 12547172, + "github_url": "https://github.com/jefflueck", + "avatar_url": "https://avatars.githubusercontent.com/u/12547172?v=4", + "gravatar_id": "", + "contributions": 26 + }, { "id": 23020878, "github_url": "https://github.com/ruqpyL2", @@ -4703,6 +4941,27 @@ "gravatar_id": "", "contributions": 26 }, + { + "id": 67685634, + "github_url": "https://github.com/Hritik1503", + "avatar_url": "https://avatars.githubusercontent.com/u/67685634?v=4", + "gravatar_id": "", + "contributions": 26 + }, + { + "id": 69279538, + "github_url": "https://github.com/Skydodle", + "avatar_url": "https://avatars.githubusercontent.com/u/69279538?v=4", + "gravatar_id": "", + "contributions": 26 + }, + { + "id": 92415402, + "github_url": "https://github.com/JackieRiley1", + "avatar_url": "https://avatars.githubusercontent.com/u/92415402?v=4", + "gravatar_id": "", + "contributions": 26 + }, { "id": 95259739, "github_url": "https://github.com/zzhoje", @@ -4711,9 +4970,16 @@ "contributions": 26 }, { - "id": 25872681, - "github_url": "https://github.com/drakenguyen4000", - "avatar_url": "https://avatars.githubusercontent.com/u/25872681?v=4", + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 26 + }, + { + "id": 9600508, + "github_url": "https://github.com/Sebster3", + "avatar_url": "https://avatars.githubusercontent.com/u/9600508?v=4", "gravatar_id": "", "contributions": 25 }, @@ -4732,9 +4998,16 @@ "contributions": 25 }, { - "id": 73868258, - "github_url": "https://github.com/agosmou", - "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "gravatar_id": "", + "contributions": 25 + }, + { + "id": 105458204, + "github_url": "https://github.com/graycodesnu", + "avatar_url": "https://avatars.githubusercontent.com/u/105458204?v=4", "gravatar_id": "", "contributions": 25 }, @@ -4760,16 +5033,16 @@ "contributions": 24 }, { - "id": 78514700, - "github_url": "https://github.com/nnr-nnr", - "avatar_url": "https://avatars.githubusercontent.com/u/78514700?v=4", + "id": 44750931, + "github_url": "https://github.com/one2code", + "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", "gravatar_id": "", "contributions": 24 }, { - "id": 92415402, - "github_url": "https://github.com/JackieRiley1", - "avatar_url": "https://avatars.githubusercontent.com/u/92415402?v=4", + "id": 98370780, + "github_url": "https://github.com/mxajPrice", + "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", "contributions": 24 }, @@ -4781,11 +5054,11 @@ "contributions": 24 }, { - "id": 101168445, - "github_url": "https://github.com/mjh-projects", - "avatar_url": "https://avatars.githubusercontent.com/u/101168445?v=4", + "id": 1876652, + "github_url": "https://github.com/vincentdang", + "avatar_url": "https://avatars.githubusercontent.com/u/1876652?v=4", "gravatar_id": "", - "contributions": 24 + "contributions": 23 }, { "id": 9436187, @@ -4801,6 +5074,13 @@ "gravatar_id": "", "contributions": 23 }, + { + "id": 65173070, + "github_url": "https://github.com/StephenTheDev1001", + "avatar_url": "https://avatars.githubusercontent.com/u/65173070?v=4", + "gravatar_id": "", + "contributions": 23 + }, { "id": 65210047, "github_url": "https://github.com/daniellen00", @@ -4808,6 +5088,13 @@ "gravatar_id": "", "contributions": 23 }, + { + "id": 69654639, + "github_url": "https://github.com/ftblmagician", + "avatar_url": "https://avatars.githubusercontent.com/u/69654639?v=4", + "gravatar_id": "", + "contributions": 23 + }, { "id": 73557586, "github_url": "https://github.com/mattmalane", @@ -4830,26 +5117,12 @@ "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": 105128681, - "github_url": "https://github.com/karengcecena", - "avatar_url": "https://avatars.githubusercontent.com/u/105128681?v=4", + "id": 109993270, + "github_url": "https://github.com/richardmundyiii", + "avatar_url": "https://avatars.githubusercontent.com/u/109993270?v=4", "gravatar_id": "", "contributions": 23 }, - { - "id": 12547172, - "github_url": "https://github.com/jefflueck", - "avatar_url": "https://avatars.githubusercontent.com/u/12547172?v=4", - "gravatar_id": "", - "contributions": 22 - }, { "id": 12770042, "github_url": "https://github.com/janieche", @@ -4879,9 +5152,9 @@ "contributions": 22 }, { - "id": 69279538, - "github_url": "https://github.com/Skydodle", - "avatar_url": "https://avatars.githubusercontent.com/u/69279538?v=4", + "id": 76601090, + "github_url": "https://github.com/kimberlytanyh", + "avatar_url": "https://avatars.githubusercontent.com/u/76601090?v=4", "gravatar_id": "", "contributions": 22 }, @@ -4948,13 +5221,6 @@ "gravatar_id": "", "contributions": 21 }, - { - "id": 93944737, - "github_url": "https://github.com/jch1013", - "avatar_url": "https://avatars.githubusercontent.com/u/93944737?v=4", - "gravatar_id": "", - "contributions": 21 - }, { "id": 98001447, "github_url": "https://github.com/cwvivianlin", @@ -4969,13 +5235,6 @@ "gravatar_id": "", "contributions": 20 }, - { - "id": 69654639, - "github_url": "https://github.com/ftblmagician", - "avatar_url": "https://avatars.githubusercontent.com/u/69654639?v=4", - "gravatar_id": "", - "contributions": 20 - }, { "id": 82012475, "github_url": "https://github.com/neevliberman", @@ -4997,13 +5256,6 @@ "gravatar_id": "", "contributions": 20 }, - { - "id": 109993270, - "github_url": "https://github.com/richardmundyiii", - "avatar_url": "https://avatars.githubusercontent.com/u/109993270?v=4", - "gravatar_id": "", - "contributions": 20 - }, { "id": 21295363, "github_url": "https://github.com/giroz", @@ -5025,6 +5277,13 @@ "gravatar_id": "", "contributions": 19 }, + { + "id": 79298597, + "github_url": "https://github.com/oliviazhai", + "avatar_url": "https://avatars.githubusercontent.com/u/79298597?v=4", + "gravatar_id": "", + "contributions": 19 + }, { "id": 91928313, "github_url": "https://github.com/vaisali89", @@ -5033,18 +5292,32 @@ "contributions": 19 }, { - "id": 95109313, - "github_url": "https://github.com/ronaldpaek", - "avatar_url": "https://avatars.githubusercontent.com/u/95109313?v=4", + "id": 92824407, + "github_url": "https://github.com/cng008", + "avatar_url": "https://avatars.githubusercontent.com/u/92824407?v=4", "gravatar_id": "", "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": 102558203, + "github_url": "https://github.com/wendybarrios", + "avatar_url": "https://avatars.githubusercontent.com/u/102558203?v=4", + "gravatar_id": "", + "contributions": 19 + }, + { + "id": 103082829, + "github_url": "https://github.com/rdhmdhl", + "avatar_url": "https://avatars.githubusercontent.com/u/103082829?v=4", + "gravatar_id": "", + "contributions": 19 }, { "id": 40847248, @@ -5074,13 +5347,6 @@ "gravatar_id": "", "contributions": 18 }, - { - "id": 65173070, - "github_url": "https://github.com/StephenTheDev1001", - "avatar_url": "https://avatars.githubusercontent.com/u/65173070?v=4", - "gravatar_id": "", - "contributions": 18 - }, { "id": 75334117, "github_url": "https://github.com/ltung05", @@ -5089,9 +5355,9 @@ "contributions": 18 }, { - "id": 99108792, - "github_url": "https://github.com/se7en-illa", - "avatar_url": "https://avatars.githubusercontent.com/u/99108792?v=4", + "id": 95503033, + "github_url": "https://github.com/kiwookim", + "avatar_url": "https://avatars.githubusercontent.com/u/95503033?v=4", "gravatar_id": "", "contributions": 18 }, @@ -5102,6 +5368,13 @@ "gravatar_id": "", "contributions": 17 }, + { + "id": 8907997, + "github_url": "https://github.com/kurikurichan", + "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", + "gravatar_id": "", + "contributions": 17 + }, { "id": 12964172, "github_url": "https://github.com/luiderek", @@ -5123,13 +5396,6 @@ "gravatar_id": "", "contributions": 17 }, - { - "id": 43795498, - "github_url": "https://github.com/kwangric", - "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", - "gravatar_id": "", - "contributions": 17 - }, { "id": 76148970, "github_url": "https://github.com/Zhu-Joseph", @@ -5138,9 +5404,9 @@ "contributions": 17 }, { - "id": 102558203, - "github_url": "https://github.com/wendybarrios", - "avatar_url": "https://avatars.githubusercontent.com/u/102558203?v=4", + "id": 99943861, + "github_url": "https://github.com/ldietz08", + "avatar_url": "https://avatars.githubusercontent.com/u/99943861?v=4", "gravatar_id": "", "contributions": 17 }, @@ -5194,9 +5460,9 @@ "contributions": 16 }, { - "id": 76601090, - "github_url": "https://github.com/kimberlytanyh", - "avatar_url": "https://avatars.githubusercontent.com/u/76601090?v=4", + "id": 97702073, + "github_url": "https://github.com/matthewmpan", + "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", "gravatar_id": "", "contributions": 16 }, @@ -5221,6 +5487,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", @@ -5228,6 +5501,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 47192556, + "github_url": "https://github.com/arfgit", + "avatar_url": "https://avatars.githubusercontent.com/u/47192556?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 63170710, "github_url": "https://github.com/josiehandeveloper", @@ -5236,9 +5516,9 @@ "contributions": 15 }, { - "id": 67685634, - "github_url": "https://github.com/Hritik1503", - "avatar_url": "https://avatars.githubusercontent.com/u/67685634?v=4", + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", "gravatar_id": "", "contributions": 15 }, @@ -5249,13 +5529,6 @@ "gravatar_id": "", "contributions": 15 }, - { - "id": 105458204, - "github_url": "https://github.com/graycodesnu", - "avatar_url": "https://avatars.githubusercontent.com/u/105458204?v=4", - "gravatar_id": "", - "contributions": 15 - }, { "id": 27145, "github_url": "https://github.com/joelparkerhenderson", @@ -5270,13 +5543,6 @@ "gravatar_id": "", "contributions": 14 }, - { - "id": 1876652, - "github_url": "https://github.com/vincentdang", - "avatar_url": "https://avatars.githubusercontent.com/u/1876652?v=4", - "gravatar_id": "", - "contributions": 14 - }, { "id": 5642525, "github_url": "https://github.com/mmogri", @@ -5284,13 +5550,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", @@ -5341,16 +5600,9 @@ "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", + "id": 86667836, + "github_url": "https://github.com/Josiah-O", + "avatar_url": "https://avatars.githubusercontent.com/u/86667836?v=4", "gravatar_id": "", "contributions": 14 }, @@ -5375,6 +5627,13 @@ "gravatar_id": "", "contributions": 14 }, + { + "id": 104275658, + "github_url": "https://github.com/JpadillaCoding", + "avatar_url": "https://avatars.githubusercontent.com/u/104275658?v=4", + "gravatar_id": "", + "contributions": 14 + }, { "id": 107211477, "github_url": "https://github.com/michaelmagen", @@ -5445,6 +5704,13 @@ "gravatar_id": "", "contributions": 13 }, + { + "id": 92699502, + "github_url": "https://github.com/thedvo", + "avatar_url": "https://avatars.githubusercontent.com/u/92699502?v=4", + "gravatar_id": "", + "contributions": 13 + }, { "id": 3317487, "github_url": "https://github.com/ddfridley", @@ -5459,13 +5725,6 @@ "gravatar_id": "", "contributions": 12 }, - { - "id": 24992697, - "github_url": "https://github.com/amath95", - "avatar_url": "https://avatars.githubusercontent.com/u/24992697?v=4", - "gravatar_id": "", - "contributions": 12 - }, { "id": 45778144, "github_url": "https://github.com/thatguyish", @@ -5480,6 +5739,13 @@ "gravatar_id": "", "contributions": 12 }, + { + "id": 59513509, + "github_url": "https://github.com/LRenDO", + "avatar_url": "https://avatars.githubusercontent.com/u/59513509?v=4", + "gravatar_id": "", + "contributions": 12 + }, { "id": 69663209, "github_url": "https://github.com/Arjayellis", @@ -5522,6 +5788,13 @@ "gravatar_id": "", "contributions": 12 }, + { + "id": 124115814, + "github_url": "https://github.com/jeristella", + "avatar_url": "https://avatars.githubusercontent.com/u/124115814?v=4", + "gravatar_id": "", + "contributions": 12 + }, { "id": 9407189, "github_url": "https://github.com/HiThereImCam", @@ -5586,9 +5859,16 @@ "contributions": 11 }, { - "id": 124115814, - "github_url": "https://github.com/jeristella", - "avatar_url": "https://avatars.githubusercontent.com/u/124115814?v=4", + "id": 96146749, + "github_url": "https://github.com/kerimedeiros", + "avatar_url": "https://avatars.githubusercontent.com/u/96146749?v=4", + "gravatar_id": "", + "contributions": 11 + }, + { + "id": 119886374, + "github_url": "https://github.com/garrettallen0", + "avatar_url": "https://avatars.githubusercontent.com/u/119886374?v=4", "gravatar_id": "", "contributions": 11 }, @@ -5676,6 +5956,13 @@ "gravatar_id": "", "contributions": 10 }, + { + "id": 78394982, + "github_url": "https://github.com/DakuwoN", + "avatar_url": "https://avatars.githubusercontent.com/u/78394982?v=4", + "gravatar_id": "", + "contributions": 10 + }, { "id": 78570619, "github_url": "https://github.com/Gorck1416", @@ -5789,9 +6076,9 @@ "contributions": 9 }, { - "id": 119886374, - "github_url": "https://github.com/garrettallen0", - "avatar_url": "https://avatars.githubusercontent.com/u/119886374?v=4", + "id": 124115753, + "github_url": "https://github.com/vraer", + "avatar_url": "https://avatars.githubusercontent.com/u/124115753?v=4", "gravatar_id": "", "contributions": 9 }, @@ -5809,6 +6096,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 13525893, + "github_url": "https://github.com/wanyuguan", + "avatar_url": "https://avatars.githubusercontent.com/u/13525893?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 28853379, "github_url": "https://github.com/geedtd", @@ -5872,20 +6166,6 @@ "gravatar_id": "", "contributions": 8 }, - { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", - "gravatar_id": "", - "contributions": 8 - }, - { - "id": 96146749, - "github_url": "https://github.com/kerimedeiros", - "avatar_url": "https://avatars.githubusercontent.com/u/96146749?v=4", - "gravatar_id": "", - "contributions": 8 - }, { "id": 105330997, "github_url": "https://github.com/oliviaywangn", @@ -5907,6 +6187,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 126638864, + "github_url": "https://github.com/codinghorizons", + "avatar_url": "https://avatars.githubusercontent.com/u/126638864?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 5412677, "github_url": "https://github.com/benrempel", @@ -5970,6 +6257,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 63476477, + "github_url": "https://github.com/imvan2", + "avatar_url": "https://avatars.githubusercontent.com/u/63476477?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 67303685, "github_url": "https://github.com/ebele-oputa", @@ -6005,13 +6299,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", @@ -6026,6 +6313,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 101746747, + "github_url": "https://github.com/Maia-Cochran", + "avatar_url": "https://avatars.githubusercontent.com/u/101746747?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 105249508, "github_url": "https://github.com/EmilyTat", @@ -6047,6 +6341,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 114716075, + "github_url": "https://github.com/ShivangRawat30", + "avatar_url": "https://avatars.githubusercontent.com/u/114716075?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 801206, "github_url": "https://github.com/jjandoc", @@ -6090,9 +6391,9 @@ "contributions": 6 }, { - "id": 44750931, - "github_url": "https://github.com/one2code", - "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", + "id": 31415907, + "github_url": "https://github.com/wKategianes", + "avatar_url": "https://avatars.githubusercontent.com/u/31415907?v=4", "gravatar_id": "", "contributions": 6 }, @@ -6117,6 +6418,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 65536532, + "github_url": "https://github.com/PamelaLi36", + "avatar_url": "https://avatars.githubusercontent.com/u/65536532?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 68366181, "github_url": "https://github.com/jpandh", @@ -6124,6 +6432,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 69016647, + "github_url": "https://github.com/katiehermalik", + "avatar_url": "https://avatars.githubusercontent.com/u/69016647?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 74341752, "github_url": "https://github.com/alexeysergeev-cm", @@ -6139,16 +6454,23 @@ "contributions": 6 }, { - "id": 86503503, - "github_url": "https://github.com/JasonUranta", - "avatar_url": "https://avatars.githubusercontent.com/u/86503503?v=4", + "id": 79923280, + "github_url": "https://github.com/crachal", + "avatar_url": "https://avatars.githubusercontent.com/u/79923280?v=4", "gravatar_id": "", "contributions": 6 }, { - "id": 86667836, - "github_url": "https://github.com/Josiah-O", - "avatar_url": "https://avatars.githubusercontent.com/u/86667836?v=4", + "id": 80801555, + "github_url": "https://github.com/pdimaano", + "avatar_url": "https://avatars.githubusercontent.com/u/80801555?v=4", + "gravatar_id": "", + "contributions": 6 + }, + { + "id": 86503503, + "github_url": "https://github.com/JasonUranta", + "avatar_url": "https://avatars.githubusercontent.com/u/86503503?v=4", "gravatar_id": "", "contributions": 6 }, @@ -6173,20 +6495,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", - "gravatar_id": "", - "contributions": 6 - }, - { - "id": 124115753, - "github_url": "https://github.com/vraer", - "avatar_url": "https://avatars.githubusercontent.com/u/124115753?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 1521996, "github_url": "https://github.com/joshuazrobins", @@ -6229,13 +6537,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 31415907, - "github_url": "https://github.com/wKategianes", - "avatar_url": "https://avatars.githubusercontent.com/u/31415907?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 32211826, "github_url": "https://github.com/ctsexton", @@ -6272,16 +6573,16 @@ "contributions": 5 }, { - "id": 65536532, - "github_url": "https://github.com/PamelaLi36", - "avatar_url": "https://avatars.githubusercontent.com/u/65536532?v=4", + "id": 70883773, + "github_url": "https://github.com/erinpattison", + "avatar_url": "https://avatars.githubusercontent.com/u/70883773?v=4", "gravatar_id": "", "contributions": 5 }, { - "id": 70883773, - "github_url": "https://github.com/erinpattison", - "avatar_url": "https://avatars.githubusercontent.com/u/70883773?v=4", + "id": 72584469, + "github_url": "https://github.com/SeyiAkinwale", + "avatar_url": "https://avatars.githubusercontent.com/u/72584469?v=4", "gravatar_id": "", "contributions": 5 }, @@ -6292,6 +6593,27 @@ "gravatar_id": "", "contributions": 5 }, + { + "id": 78887901, + "github_url": "https://github.com/whitneywind", + "avatar_url": "https://avatars.githubusercontent.com/u/78887901?v=4", + "gravatar_id": "", + "contributions": 5 + }, + { + "id": 79135784, + "github_url": "https://github.com/qngyn", + "avatar_url": "https://avatars.githubusercontent.com/u/79135784?v=4", + "gravatar_id": "", + "contributions": 5 + }, + { + "id": 80862932, + "github_url": "https://github.com/katherinek123", + "avatar_url": "https://avatars.githubusercontent.com/u/80862932?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 86074391, "github_url": "https://github.com/gardenqu", @@ -6306,6 +6628,13 @@ "gravatar_id": "", "contributions": 5 }, + { + "id": 93312881, + "github_url": "https://github.com/Mayank2808sharma", + "avatar_url": "https://avatars.githubusercontent.com/u/93312881?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 96758434, "github_url": "https://github.com/dionw412", @@ -6355,6 +6684,20 @@ "gravatar_id": "", "contributions": 5 }, + { + "id": 121572281, + "github_url": "https://github.com/DevRishiJain", + "avatar_url": "https://avatars.githubusercontent.com/u/121572281?v=4", + "gravatar_id": "", + "contributions": 5 + }, + { + "id": 122314178, + "github_url": "https://github.com/mlkara", + "avatar_url": "https://avatars.githubusercontent.com/u/122314178?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 6236085, "github_url": "https://github.com/Hanastevenson", @@ -6404,6 +6747,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 33820429, + "github_url": "https://github.com/TJameel120", + "avatar_url": "https://avatars.githubusercontent.com/u/33820429?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 39205476, "github_url": "https://github.com/zempo", @@ -6467,20 +6817,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 69016647, - "github_url": "https://github.com/katiehermalik", - "avatar_url": "https://avatars.githubusercontent.com/u/69016647?v=4", - "gravatar_id": "", - "contributions": 4 - }, - { - "id": 80801555, - "github_url": "https://github.com/pdimaano", - "avatar_url": "https://avatars.githubusercontent.com/u/80801555?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 91176005, "github_url": "https://github.com/Chetana16032002", @@ -6510,9 +6846,23 @@ "contributions": 4 }, { - "id": 101746747, - "github_url": "https://github.com/Maia-Cochran", - "avatar_url": "https://avatars.githubusercontent.com/u/101746747?v=4", + "id": 96844527, + "github_url": "https://github.com/troyfreed", + "avatar_url": "https://avatars.githubusercontent.com/u/96844527?v=4", + "gravatar_id": "", + "contributions": 4 + }, + { + "id": 98434681, + "github_url": "https://github.com/Dprosser4", + "avatar_url": "https://avatars.githubusercontent.com/u/98434681?v=4", + "gravatar_id": "", + "contributions": 4 + }, + { + "id": 99240807, + "github_url": "https://github.com/Joyce750526", + "avatar_url": "https://avatars.githubusercontent.com/u/99240807?v=4", "gravatar_id": "", "contributions": 4 }, @@ -6530,13 +6880,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 126638864, - "github_url": "https://github.com/codinghorizons", - "avatar_url": "https://avatars.githubusercontent.com/u/126638864?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 4373031, "github_url": "https://github.com/breyell", @@ -6677,6 +7020,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 76720120, + "github_url": "https://github.com/vanyanv", + "avatar_url": "https://avatars.githubusercontent.com/u/76720120?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 78108711, "github_url": "https://github.com/sanchece", @@ -6698,13 +7048,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 79135784, - "github_url": "https://github.com/qngyn", - "avatar_url": "https://avatars.githubusercontent.com/u/79135784?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 79223621, "github_url": "https://github.com/nasimbiglari", @@ -6713,16 +7056,16 @@ "contributions": 3 }, { - "id": 79923280, - "github_url": "https://github.com/crachal", - "avatar_url": "https://avatars.githubusercontent.com/u/79923280?v=4", + "id": 80039790, + "github_url": "https://github.com/npkeerthi", + "avatar_url": "https://avatars.githubusercontent.com/u/80039790?v=4", "gravatar_id": "", "contributions": 3 }, { - "id": 80039790, - "github_url": "https://github.com/npkeerthi", - "avatar_url": "https://avatars.githubusercontent.com/u/80039790?v=4", + "id": 84074575, + "github_url": "https://github.com/Abrosss", + "avatar_url": "https://avatars.githubusercontent.com/u/84074575?v=4", "gravatar_id": "", "contributions": 3 }, @@ -6908,6 +7251,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 37952714, + "github_url": "https://github.com/nung22", + "avatar_url": "https://avatars.githubusercontent.com/u/37952714?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 38507899, "github_url": "https://github.com/smsada", @@ -6943,6 +7293,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 49699333, + "github_url": "https://github.com/apps/dependabot", + "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 51121313, "github_url": "https://github.com/isayakmondal", @@ -7104,6 +7461,20 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 91494175, + "github_url": "https://github.com/ziniwang", + "avatar_url": "https://avatars.githubusercontent.com/u/91494175?v=4", + "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", @@ -7112,9 +7483,9 @@ "contributions": 2 }, { - "id": 99240807, - "github_url": "https://github.com/Joyce750526", - "avatar_url": "https://avatars.githubusercontent.com/u/99240807?v=4", + "id": 104045720, + "github_url": "https://github.com/Sk-223", + "avatar_url": "https://avatars.githubusercontent.com/u/104045720?v=4", "gravatar_id": "", "contributions": 2 }, @@ -7132,6 +7503,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", @@ -7139,6 +7517,20 @@ "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": 131276821, + "github_url": "https://github.com/piwuxk", + "avatar_url": "https://avatars.githubusercontent.com/u/131276821?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 283343, "github_url": "https://github.com/thadk", @@ -7181,6 +7573,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 8118095, + "github_url": "https://github.com/iuddin", + "avatar_url": "https://avatars.githubusercontent.com/u/8118095?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 10149067, "github_url": "https://github.com/combinatorist", @@ -7293,13 +7692,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 37952714, - "github_url": "https://github.com/nung22", - "avatar_url": "https://avatars.githubusercontent.com/u/37952714?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 38309438, "github_url": "https://github.com/theswerd", @@ -7349,6 +7741,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 43166263, + "github_url": "https://github.com/anthonypz", + "avatar_url": "https://avatars.githubusercontent.com/u/43166263?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 46505882, "github_url": "https://github.com/Adeola-Adesoba", @@ -7363,13 +7762,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 49699333, - "github_url": "https://github.com/apps/dependabot", - "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 50006879, "github_url": "https://github.com/peteplass", @@ -7559,6 +7951,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 73253691, + "github_url": "https://github.com/AndyB909", + "avatar_url": "https://avatars.githubusercontent.com/u/73253691?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 74502260, "github_url": "https://github.com/SemwalShaurya", @@ -7678,6 +8077,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 88275564, + "github_url": "https://github.com/Retr0-XD", + "avatar_url": "https://avatars.githubusercontent.com/u/88275564?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 88349342, + "github_url": "https://github.com/augustocerdeira", + "avatar_url": "https://avatars.githubusercontent.com/u/88349342?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 89837102, "github_url": "https://github.com/Vayras", @@ -7692,13 +8105,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", @@ -7741,6 +8147,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", @@ -7748,6 +8161,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 101445306, + "github_url": "https://github.com/vishnubansal001", + "avatar_url": "https://avatars.githubusercontent.com/u/101445306?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 101683964, "github_url": "https://github.com/marthaalterhines", @@ -7762,6 +8182,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 104600849, + "github_url": "https://github.com/pushkar-2804", + "avatar_url": "https://avatars.githubusercontent.com/u/104600849?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 105463926, + "github_url": "https://github.com/sparklingwaterlemon", + "avatar_url": "https://avatars.githubusercontent.com/u/105463926?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 107153148, "github_url": "https://github.com/bonniewolfe", @@ -7790,6 +8224,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 122532788, + "github_url": "https://github.com/anjolaaoluwa", + "avatar_url": "https://avatars.githubusercontent.com/u/122532788?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 124115511, + "github_url": "https://github.com/RobinElayn", + "avatar_url": "https://avatars.githubusercontent.com/u/124115511?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 124468915, "github_url": "https://github.com/yeskatr", @@ -7806,42 +8254,42 @@ "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 6693 + "contributions": 7409 }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 2661 - }, - { - "id": 64623632, - "github_url": "https://github.com/HackforLABot", - "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", - "gravatar_id": "", - "contributions": 1986 + "contributions": 2817 }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", "avatar_url": "https://avatars.githubusercontent.com/u/31293603?v=4", "gravatar_id": "", - "contributions": 1965 + "contributions": 2060 + }, + { + "id": 64623632, + "github_url": "https://github.com/HackforLABot", + "avatar_url": "https://avatars.githubusercontent.com/u/64623632?v=4", + "gravatar_id": "", + "contributions": 2038 }, { "id": 843538, "github_url": "https://github.com/SAUMILDHANKAR", "avatar_url": "https://avatars.githubusercontent.com/u/843538?v=4", "gravatar_id": "", - "contributions": 870 + "contributions": 876 }, { "id": 88953806, "github_url": "https://github.com/jdingeman", "avatar_url": "https://avatars.githubusercontent.com/u/88953806?v=4", "gravatar_id": "", - "contributions": 567 + "contributions": 577 }, { "id": 62368440, @@ -7851,18 +8299,25 @@ "contributions": 515 }, { - "id": 32349001, - "github_url": "https://github.com/akibrhast", - "avatar_url": "https://avatars.githubusercontent.com/u/32349001?v=4", + "id": 5314153, + "github_url": "https://github.com/roslynwythe", + "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", "gravatar_id": "", - "contributions": 357 + "contributions": 453 }, { "id": 67162265, "github_url": "https://github.com/blulady", "avatar_url": "https://avatars.githubusercontent.com/u/67162265?v=4", "gravatar_id": "", - "contributions": 356 + "contributions": 373 + }, + { + "id": 32349001, + "github_url": "https://github.com/akibrhast", + "avatar_url": "https://avatars.githubusercontent.com/u/32349001?v=4", + "gravatar_id": "", + "contributions": 357 }, { "id": 48004150, @@ -7899,13 +8354,6 @@ "gravatar_id": "", "contributions": 306 }, - { - "id": 5314153, - "github_url": "https://github.com/roslynwythe", - "avatar_url": "https://avatars.githubusercontent.com/u/5314153?v=4", - "gravatar_id": "", - "contributions": 291 - }, { "id": 21162229, "github_url": "https://github.com/abuna1985", @@ -7953,7 +8401,7 @@ "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", - "contributions": 183 + "contributions": 184 }, { "id": 81049661, @@ -7990,6 +8438,13 @@ "gravatar_id": "", "contributions": 137 }, + { + "id": 40799239, + "github_url": "https://github.com/t-will-gillis", + "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", + "gravatar_id": "", + "contributions": 135 + }, { "id": 10714770, "github_url": "https://github.com/averdin2", @@ -8061,9 +8516,16 @@ "contributions": 96 }, { - "id": 40799239, - "github_url": "https://github.com/t-will-gillis", - "avatar_url": "https://avatars.githubusercontent.com/u/40799239?v=4", + "id": 93153059, + "github_url": "https://github.com/Jaretzbalba", + "avatar_url": "https://avatars.githubusercontent.com/u/93153059?v=4", + "gravatar_id": "", + "contributions": 96 + }, + { + "id": 48114590, + "github_url": "https://github.com/Adastros", + "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", "gravatar_id": "", "contributions": 95 }, @@ -8088,19 +8550,12 @@ "gravatar_id": "", "contributions": 90 }, - { - "id": 93153059, - "github_url": "https://github.com/Jaretzbalba", - "avatar_url": "https://avatars.githubusercontent.com/u/93153059?v=4", - "gravatar_id": "", - "contributions": 90 - }, { "id": 38971729, "github_url": "https://github.com/KazushiR", "avatar_url": "https://avatars.githubusercontent.com/u/38971729?v=4", "gravatar_id": "", - "contributions": 87 + "contributions": 88 }, { "id": 67438372, @@ -8116,6 +8571,13 @@ "gravatar_id": "", "contributions": 79 }, + { + "id": 77373777, + "github_url": "https://github.com/d-perez-8", + "avatar_url": "https://avatars.githubusercontent.com/u/77373777?v=4", + "gravatar_id": "", + "contributions": 78 + }, { "id": 85966467, "github_url": "https://github.com/Zak234", @@ -8123,6 +8585,13 @@ "gravatar_id": "", "contributions": 78 }, + { + "id": 81400670, + "github_url": "https://github.com/mademarc", + "avatar_url": "https://avatars.githubusercontent.com/u/81400670?v=4", + "gravatar_id": "", + "contributions": 76 + }, { "id": 7821047, "github_url": "https://github.com/abregorivas", @@ -8130,13 +8599,6 @@ "gravatar_id": "", "contributions": 75 }, - { - "id": 77373777, - "github_url": "https://github.com/d-perez-8", - "avatar_url": "https://avatars.githubusercontent.com/u/77373777?v=4", - "gravatar_id": "", - "contributions": 74 - }, { "id": 16182947, "github_url": "https://github.com/pawan92", @@ -8151,13 +8613,6 @@ "gravatar_id": "", "contributions": 70 }, - { - "id": 48114590, - "github_url": "https://github.com/Adastros", - "avatar_url": "https://avatars.githubusercontent.com/u/48114590?v=4", - "gravatar_id": "", - "contributions": 69 - }, { "id": 40401149, "github_url": "https://github.com/arghmatey", @@ -8165,6 +8620,20 @@ "gravatar_id": "", "contributions": 67 }, + { + "id": 86500980, + "github_url": "https://github.com/chrismenke45", + "avatar_url": "https://avatars.githubusercontent.com/u/86500980?v=4", + "gravatar_id": "", + "contributions": 66 + }, + { + "id": 122488603, + "github_url": "https://github.com/Thinking-Panda", + "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", + "gravatar_id": "", + "contributions": 65 + }, { "id": 112529990, "github_url": "https://github.com/bishrfaisal", @@ -8186,6 +8655,13 @@ "gravatar_id": "", "contributions": 62 }, + { + "id": 113788952, + "github_url": "https://github.com/bootcamp-brian", + "avatar_url": "https://avatars.githubusercontent.com/u/113788952?v=4", + "gravatar_id": "", + "contributions": 62 + }, { "id": 82679637, "github_url": "https://github.com/ericvennemeyer", @@ -8200,6 +8676,13 @@ "gravatar_id": "", "contributions": 61 }, + { + "id": 100797135, + "github_url": "https://github.com/LOSjr4", + "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", + "gravatar_id": "", + "contributions": 61 + }, { "id": 102492480, "github_url": "https://github.com/arcan9", @@ -8228,20 +8711,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", @@ -8250,12 +8719,19 @@ "contributions": 56 }, { - "id": 86500980, - "github_url": "https://github.com/chrismenke45", - "avatar_url": "https://avatars.githubusercontent.com/u/86500980?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": 54 }, + { + "id": 106135769, + "github_url": "https://github.com/mjshelton12", + "avatar_url": "https://avatars.githubusercontent.com/u/106135769?v=4", + "gravatar_id": "", + "contributions": 53 + }, { "id": 31682285, "github_url": "https://github.com/anthonysim", @@ -8264,9 +8740,9 @@ "contributions": 51 }, { - "id": 122488603, - "github_url": "https://github.com/Thinking-Panda", - "avatar_url": "https://avatars.githubusercontent.com/u/122488603?v=4", + "id": 105510284, + "github_url": "https://github.com/RyanGehris", + "avatar_url": "https://avatars.githubusercontent.com/u/105510284?v=4", "gravatar_id": "", "contributions": 51 }, @@ -8278,11 +8754,25 @@ "contributions": 50 }, { - "id": 105510284, - "github_url": "https://github.com/RyanGehris", - "avatar_url": "https://avatars.githubusercontent.com/u/105510284?v=4", + "id": 17149108, + "github_url": "https://github.com/MarkWiltberger", + "avatar_url": "https://avatars.githubusercontent.com/u/17149108?v=4", "gravatar_id": "", - "contributions": 50 + "contributions": 49 + }, + { + "id": 22040592, + "github_url": "https://github.com/Adaakal", + "avatar_url": "https://avatars.githubusercontent.com/u/22040592?v=4", + "gravatar_id": "", + "contributions": 48 + }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 48 }, { "id": 56898767, @@ -8292,11 +8782,11 @@ "contributions": 47 }, { - "id": 106135769, - "github_url": "https://github.com/mjshelton12", - "avatar_url": "https://avatars.githubusercontent.com/u/106135769?v=4", + "id": 73868258, + "github_url": "https://github.com/agosmou", + "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", "gravatar_id": "", - "contributions": 47 + "contributions": 46 }, { "id": 77212035, @@ -8312,6 +8802,13 @@ "gravatar_id": "", "contributions": 46 }, + { + "id": 61027932, + "github_url": "https://github.com/christinaor", + "avatar_url": "https://avatars.githubusercontent.com/u/61027932?v=4", + "gravatar_id": "", + "contributions": 44 + }, { "id": 69996875, "github_url": "https://github.com/luke-karis", @@ -8320,16 +8817,16 @@ "contributions": 44 }, { - "id": 17149108, - "github_url": "https://github.com/MarkWiltberger", - "avatar_url": "https://avatars.githubusercontent.com/u/17149108?v=4", + "id": 18585836, + "github_url": "https://github.com/angieyan", + "avatar_url": "https://avatars.githubusercontent.com/u/18585836?v=4", "gravatar_id": "", "contributions": 43 }, { - "id": 22040592, - "github_url": "https://github.com/Adaakal", - "avatar_url": "https://avatars.githubusercontent.com/u/22040592?v=4", + "id": 90989217, + "github_url": "https://github.com/elizabethhonest", + "avatar_url": "https://avatars.githubusercontent.com/u/90989217?v=4", "gravatar_id": "", "contributions": 43 }, @@ -8368,13 +8865,6 @@ "gravatar_id": "", "contributions": 41 }, - { - "id": 18585836, - "github_url": "https://github.com/angieyan", - "avatar_url": "https://avatars.githubusercontent.com/u/18585836?v=4", - "gravatar_id": "", - "contributions": 40 - }, { "id": 84518563, "github_url": "https://github.com/harshitasao", @@ -8410,13 +8900,6 @@ "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", @@ -8425,11 +8908,11 @@ "contributions": 37 }, { - "id": 100797135, - "github_url": "https://github.com/LOSjr4", - "avatar_url": "https://avatars.githubusercontent.com/u/100797135?v=4", + "id": 25872681, + "github_url": "https://github.com/drakenguyen4000", + "avatar_url": "https://avatars.githubusercontent.com/u/25872681?v=4", "gravatar_id": "", - "contributions": 37 + "contributions": 36 }, { "id": 63771558, @@ -8473,6 +8956,13 @@ "gravatar_id": "", "contributions": 34 }, + { + "id": 43795498, + "github_url": "https://github.com/kwangric", + "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", + "gravatar_id": "", + "contributions": 34 + }, { "id": 44449168, "github_url": "https://github.com/Unity7", @@ -8487,6 +8977,13 @@ "gravatar_id": "", "contributions": 34 }, + { + "id": 95412943, + "github_url": "https://github.com/Abdessittir", + "avatar_url": "https://avatars.githubusercontent.com/u/95412943?v=4", + "gravatar_id": "", + "contributions": 34 + }, { "id": 103700795, "github_url": "https://github.com/esantiano", @@ -8494,6 +8991,13 @@ "gravatar_id": "", "contributions": 34 }, + { + "id": 105128681, + "github_url": "https://github.com/karengcecena", + "avatar_url": "https://avatars.githubusercontent.com/u/105128681?v=4", + "gravatar_id": "", + "contributions": 34 + }, { "id": 35281980, "github_url": "https://github.com/rblaz001", @@ -8502,9 +9006,9 @@ "contributions": 33 }, { - "id": 56055132, - "github_url": "https://github.com/steven-positive-tran", - "avatar_url": "https://avatars.githubusercontent.com/u/56055132?v=4", + "id": 93944737, + "github_url": "https://github.com/jch1013", + "avatar_url": "https://avatars.githubusercontent.com/u/93944737?v=4", "gravatar_id": "", "contributions": 33 }, @@ -8515,6 +9019,13 @@ "gravatar_id": "", "contributions": 32 }, + { + "id": 95109313, + "github_url": "https://github.com/ronaldpaek", + "avatar_url": "https://avatars.githubusercontent.com/u/95109313?v=4", + "gravatar_id": "", + "contributions": 32 + }, { "id": 95264760, "github_url": "https://github.com/ShrutiMukherjee", @@ -8564,6 +9075,27 @@ "gravatar_id": "", "contributions": 30 }, + { + "id": 69279538, + "github_url": "https://github.com/Skydodle", + "avatar_url": "https://avatars.githubusercontent.com/u/69279538?v=4", + "gravatar_id": "", + "contributions": 30 + }, + { + "id": 78514700, + "github_url": "https://github.com/nnr-nnr", + "avatar_url": "https://avatars.githubusercontent.com/u/78514700?v=4", + "gravatar_id": "", + "contributions": 30 + }, + { + "id": 101168445, + "github_url": "https://github.com/mjh-projects", + "avatar_url": "https://avatars.githubusercontent.com/u/101168445?v=4", + "gravatar_id": "", + "contributions": 30 + }, { "id": 113402664, "github_url": "https://github.com/Suman2795", @@ -8572,9 +9104,23 @@ "contributions": 30 }, { - "id": 25872681, - "github_url": "https://github.com/drakenguyen4000", - "avatar_url": "https://avatars.githubusercontent.com/u/25872681?v=4", + "id": 121693597, + "github_url": "https://github.com/EdASalazar", + "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "gravatar_id": "", + "contributions": 30 + }, + { + "id": 9600508, + "github_url": "https://github.com/Sebster3", + "avatar_url": "https://avatars.githubusercontent.com/u/9600508?v=4", + "gravatar_id": "", + "contributions": 29 + }, + { + "id": 12547172, + "github_url": "https://github.com/jefflueck", + "avatar_url": "https://avatars.githubusercontent.com/u/12547172?v=4", "gravatar_id": "", "contributions": 29 }, @@ -8600,9 +9146,16 @@ "contributions": 29 }, { - "id": 73868258, - "github_url": "https://github.com/agosmou", - "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", + "id": 83096266, + "github_url": "https://github.com/bphan002", + "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "gravatar_id": "", + "contributions": 29 + }, + { + "id": 105458204, + "github_url": "https://github.com/graycodesnu", + "avatar_url": "https://avatars.githubusercontent.com/u/105458204?v=4", "gravatar_id": "", "contributions": 29 }, @@ -8620,6 +9173,13 @@ "gravatar_id": "", "contributions": 28 }, + { + "id": 44750931, + "github_url": "https://github.com/one2code", + "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", + "gravatar_id": "", + "contributions": 28 + }, { "id": 73557586, "github_url": "https://github.com/mattmalane", @@ -8634,13 +9194,6 @@ "gravatar_id": "", "contributions": 28 }, - { - "id": 90989217, - "github_url": "https://github.com/elizabethhonest", - "avatar_url": "https://avatars.githubusercontent.com/u/90989217?v=4", - "gravatar_id": "", - "contributions": 28 - }, { "id": 62186905, "github_url": "https://github.com/blakes24", @@ -8649,16 +9202,16 @@ "contributions": 27 }, { - "id": 75542938, - "github_url": "https://github.com/sydneywalcoff", - "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", + "id": 65173070, + "github_url": "https://github.com/StephenTheDev1001", + "avatar_url": "https://avatars.githubusercontent.com/u/65173070?v=4", "gravatar_id": "", "contributions": 27 }, { - "id": 78514700, - "github_url": "https://github.com/nnr-nnr", - "avatar_url": "https://avatars.githubusercontent.com/u/78514700?v=4", + "id": 75542938, + "github_url": "https://github.com/sydneywalcoff", + "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", "gravatar_id": "", "contributions": 27 }, @@ -8676,13 +9229,6 @@ "gravatar_id": "", "contributions": 27 }, - { - "id": 101168445, - "github_url": "https://github.com/mjh-projects", - "avatar_url": "https://avatars.githubusercontent.com/u/101168445?v=4", - "gravatar_id": "", - "contributions": 27 - }, { "id": 9436187, "github_url": "https://github.com/aricforrest", @@ -8719,9 +9265,16 @@ "contributions": 26 }, { - "id": 69279538, - "github_url": "https://github.com/Skydodle", - "avatar_url": "https://avatars.githubusercontent.com/u/69279538?v=4", + "id": 67685634, + "github_url": "https://github.com/Hritik1503", + "avatar_url": "https://avatars.githubusercontent.com/u/67685634?v=4", + "gravatar_id": "", + "contributions": 26 + }, + { + "id": 69654639, + "github_url": "https://github.com/ftblmagician", + "avatar_url": "https://avatars.githubusercontent.com/u/69654639?v=4", "gravatar_id": "", "contributions": 26 }, @@ -8733,9 +9286,9 @@ "contributions": 26 }, { - "id": 93944737, - "github_url": "https://github.com/jch1013", - "avatar_url": "https://avatars.githubusercontent.com/u/93944737?v=4", + "id": 92415402, + "github_url": "https://github.com/JackieRiley1", + "avatar_url": "https://avatars.githubusercontent.com/u/92415402?v=4", "gravatar_id": "", "contributions": 26 }, @@ -8754,19 +9307,12 @@ "contributions": 26 }, { - "id": 105128681, - "github_url": "https://github.com/karengcecena", - "avatar_url": "https://avatars.githubusercontent.com/u/105128681?v=4", + "id": 109993270, + "github_url": "https://github.com/richardmundyiii", + "avatar_url": "https://avatars.githubusercontent.com/u/109993270?v=4", "gravatar_id": "", "contributions": 26 }, - { - "id": 12547172, - "github_url": "https://github.com/jefflueck", - "avatar_url": "https://avatars.githubusercontent.com/u/12547172?v=4", - "gravatar_id": "", - "contributions": 25 - }, { "id": 41170744, "github_url": "https://github.com/poorvi4", @@ -8795,6 +9341,13 @@ "gravatar_id": "", "contributions": 25 }, + { + "id": 1876652, + "github_url": "https://github.com/vincentdang", + "avatar_url": "https://avatars.githubusercontent.com/u/1876652?v=4", + "gravatar_id": "", + "contributions": 24 + }, { "id": 36433204, "github_url": "https://github.com/sheltoG", @@ -8824,9 +9377,16 @@ "contributions": 24 }, { - "id": 92415402, - "github_url": "https://github.com/JackieRiley1", - "avatar_url": "https://avatars.githubusercontent.com/u/92415402?v=4", + "id": 76601090, + "github_url": "https://github.com/kimberlytanyh", + "avatar_url": "https://avatars.githubusercontent.com/u/76601090?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": 24 }, @@ -8851,13 +9411,6 @@ "gravatar_id": "", "contributions": 23 }, - { - "id": 69654639, - "github_url": "https://github.com/ftblmagician", - "avatar_url": "https://avatars.githubusercontent.com/u/69654639?v=4", - "gravatar_id": "", - "contributions": 23 - }, { "id": 82012475, "github_url": "https://github.com/neevliberman", @@ -8866,16 +9419,9 @@ "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": 109993270, - "github_url": "https://github.com/richardmundyiii", - "avatar_url": "https://avatars.githubusercontent.com/u/109993270?v=4", + "id": 92824407, + "github_url": "https://github.com/cng008", + "avatar_url": "https://avatars.githubusercontent.com/u/92824407?v=4", "gravatar_id": "", "contributions": 23 }, @@ -8886,13 +9432,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", @@ -8929,16 +9468,16 @@ "contributions": 22 }, { - "id": 65173070, - "github_url": "https://github.com/StephenTheDev1001", - "avatar_url": "https://avatars.githubusercontent.com/u/65173070?v=4", + "id": 83323065, + "github_url": "https://github.com/SaashaG", + "avatar_url": "https://avatars.githubusercontent.com/u/83323065?v=4", "gravatar_id": "", "contributions": 22 }, { - "id": 83323065, - "github_url": "https://github.com/SaashaG", - "avatar_url": "https://avatars.githubusercontent.com/u/83323065?v=4", + "id": 99108792, + "github_url": "https://github.com/se7en-illa", + "avatar_url": "https://avatars.githubusercontent.com/u/99108792?v=4", "gravatar_id": "", "contributions": 22 }, @@ -8949,6 +9488,20 @@ "gravatar_id": "", "contributions": 22 }, + { + "id": 102558203, + "github_url": "https://github.com/wendybarrios", + "avatar_url": "https://avatars.githubusercontent.com/u/102558203?v=4", + "gravatar_id": "", + "contributions": 22 + }, + { + "id": 103082829, + "github_url": "https://github.com/rdhmdhl", + "avatar_url": "https://avatars.githubusercontent.com/u/103082829?v=4", + "gravatar_id": "", + "contributions": 22 + }, { "id": 25378061, "github_url": "https://github.com/ddrosario", @@ -8963,13 +9516,6 @@ "gravatar_id": "", "contributions": 21 }, - { - "id": 43795498, - "github_url": "https://github.com/kwangric", - "avatar_url": "https://avatars.githubusercontent.com/u/43795498?v=4", - "gravatar_id": "", - "contributions": 21 - }, { "id": 54569038, "github_url": "https://github.com/ashleylin1", @@ -8991,13 +9537,6 @@ "gravatar_id": "", "contributions": 21 }, - { - "id": 95109313, - "github_url": "https://github.com/ronaldpaek", - "avatar_url": "https://avatars.githubusercontent.com/u/95109313?v=4", - "gravatar_id": "", - "contributions": 21 - }, { "id": 98001447, "github_url": "https://github.com/cwvivianlin", @@ -9005,13 +9544,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", @@ -9033,6 +9565,13 @@ "gravatar_id": "", "contributions": 20 }, + { + "id": 79298597, + "github_url": "https://github.com/oliviazhai", + "avatar_url": "https://avatars.githubusercontent.com/u/79298597?v=4", + "gravatar_id": "", + "contributions": 20 + }, { "id": 92768477, "github_url": "https://github.com/iilashi", @@ -9041,9 +9580,9 @@ "contributions": 20 }, { - "id": 102558203, - "github_url": "https://github.com/wendybarrios", - "avatar_url": "https://avatars.githubusercontent.com/u/102558203?v=4", + "id": 95503033, + "github_url": "https://github.com/kiwookim", + "avatar_url": "https://avatars.githubusercontent.com/u/95503033?v=4", "gravatar_id": "", "contributions": 20 }, @@ -9096,6 +9635,13 @@ "gravatar_id": "", "contributions": 19 }, + { + "id": 99943861, + "github_url": "https://github.com/ldietz08", + "avatar_url": "https://avatars.githubusercontent.com/u/99943861?v=4", + "gravatar_id": "", + "contributions": 19 + }, { "id": 107211477, "github_url": "https://github.com/michaelmagen", @@ -9103,6 +9649,13 @@ "gravatar_id": "", "contributions": 19 }, + { + "id": 8907997, + "github_url": "https://github.com/kurikurichan", + "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", + "gravatar_id": "", + "contributions": 18 + }, { "id": 52294389, "github_url": "https://github.com/celinevalentine", @@ -9125,25 +9678,25 @@ "contributions": 18 }, { - "id": 76601090, - "github_url": "https://github.com/kimberlytanyh", - "avatar_url": "https://avatars.githubusercontent.com/u/76601090?v=4", + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", "gravatar_id": "", "contributions": 18 }, { - "id": 92824407, - "github_url": "https://github.com/cng008", - "avatar_url": "https://avatars.githubusercontent.com/u/92824407?v=4", + "id": 97702073, + "github_url": "https://github.com/matthewmpan", + "avatar_url": "https://avatars.githubusercontent.com/u/97702073?v=4", "gravatar_id": "", "contributions": 18 }, { - "id": 105458204, - "github_url": "https://github.com/graycodesnu", - "avatar_url": "https://avatars.githubusercontent.com/u/105458204?v=4", + "id": 24992697, + "github_url": "https://github.com/amath95", + "avatar_url": "https://avatars.githubusercontent.com/u/24992697?v=4", "gravatar_id": "", - "contributions": 18 + "contributions": 17 }, { "id": 35665684, @@ -9173,6 +9726,13 @@ "gravatar_id": "", "contributions": 17 }, + { + "id": 92699502, + "github_url": "https://github.com/thedvo", + "avatar_url": "https://avatars.githubusercontent.com/u/92699502?v=4", + "gravatar_id": "", + "contributions": 17 + }, { "id": 98365396, "github_url": "https://github.com/matt-arofin", @@ -9222,6 +9782,13 @@ "gravatar_id": "", "contributions": 16 }, + { + "id": 47192556, + "github_url": "https://github.com/arfgit", + "avatar_url": "https://avatars.githubusercontent.com/u/47192556?v=4", + "gravatar_id": "", + "contributions": 16 + }, { "id": 54380958, "github_url": "https://github.com/rdpfeifle", @@ -9257,6 +9824,13 @@ "gravatar_id": "", "contributions": 16 }, + { + "id": 104275658, + "github_url": "https://github.com/JpadillaCoding", + "avatar_url": "https://avatars.githubusercontent.com/u/104275658?v=4", + "gravatar_id": "", + "contributions": 16 + }, { "id": 106640032, "github_url": "https://github.com/RobenusW", @@ -9278,20 +9852,6 @@ "gravatar_id": "", "contributions": 15 }, - { - "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", - "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", - "gravatar_id": "", - "contributions": 15 - }, { "id": 22628008, "github_url": "https://github.com/angietechcafe", @@ -9313,13 +9873,6 @@ "gravatar_id": "", "contributions": 15 }, - { - "id": 67685634, - "github_url": "https://github.com/Hritik1503", - "avatar_url": "https://avatars.githubusercontent.com/u/67685634?v=4", - "gravatar_id": "", - "contributions": 15 - }, { "id": 73435094, "github_url": "https://github.com/SZwerling", @@ -9341,13 +9894,6 @@ "gravatar_id": "", "contributions": 14 }, - { - "id": 24992697, - "github_url": "https://github.com/amath95", - "avatar_url": "https://avatars.githubusercontent.com/u/24992697?v=4", - "gravatar_id": "", - "contributions": 14 - }, { "id": 25870786, "github_url": "https://github.com/riddle015", @@ -9369,6 +9915,13 @@ "gravatar_id": "", "contributions": 14 }, + { + "id": 59513509, + "github_url": "https://github.com/LRenDO", + "avatar_url": "https://avatars.githubusercontent.com/u/59513509?v=4", + "gravatar_id": "", + "contributions": 14 + }, { "id": 59798280, "github_url": "https://github.com/pascuas", @@ -9383,13 +9936,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": 81582376, "github_url": "https://github.com/GRISONRF", @@ -9404,6 +9950,13 @@ "gravatar_id": "", "contributions": 14 }, + { + "id": 86667836, + "github_url": "https://github.com/Josiah-O", + "avatar_url": "https://avatars.githubusercontent.com/u/86667836?v=4", + "gravatar_id": "", + "contributions": 14 + }, { "id": 109316034, "github_url": "https://github.com/kpmunnelly", @@ -9418,6 +9971,13 @@ "gravatar_id": "", "contributions": 14 }, + { + "id": 124115814, + "github_url": "https://github.com/jeristella", + "avatar_url": "https://avatars.githubusercontent.com/u/124115814?v=4", + "gravatar_id": "", + "contributions": 14 + }, { "id": 60123981, "github_url": "https://github.com/hang-justin", @@ -9461,9 +10021,9 @@ "contributions": 13 }, { - "id": 124115814, - "github_url": "https://github.com/jeristella", - "avatar_url": "https://avatars.githubusercontent.com/u/124115814?v=4", + "id": 124115753, + "github_url": "https://github.com/vraer", + "avatar_url": "https://avatars.githubusercontent.com/u/124115753?v=4", "gravatar_id": "", "contributions": 13 }, @@ -9565,6 +10125,13 @@ "gravatar_id": "", "contributions": 12 }, + { + "id": 96146749, + "github_url": "https://github.com/kerimedeiros", + "avatar_url": "https://avatars.githubusercontent.com/u/96146749?v=4", + "gravatar_id": "", + "contributions": 12 + }, { "id": 100178353, "github_url": "https://github.com/allthatyazz", @@ -9572,6 +10139,13 @@ "gravatar_id": "", "contributions": 12 }, + { + "id": 119886374, + "github_url": "https://github.com/garrettallen0", + "avatar_url": "https://avatars.githubusercontent.com/u/119886374?v=4", + "gravatar_id": "", + "contributions": 12 + }, { "id": 5412677, "github_url": "https://github.com/benrempel", @@ -9622,16 +10196,16 @@ "contributions": 11 }, { - "id": 79497980, - "github_url": "https://github.com/shinhope", - "avatar_url": "https://avatars.githubusercontent.com/u/79497980?v=4", + "id": 78394982, + "github_url": "https://github.com/DakuwoN", + "avatar_url": "https://avatars.githubusercontent.com/u/78394982?v=4", "gravatar_id": "", "contributions": 11 }, { - "id": 83096266, - "github_url": "https://github.com/bphan002", - "avatar_url": "https://avatars.githubusercontent.com/u/83096266?v=4", + "id": 79497980, + "github_url": "https://github.com/shinhope", + "avatar_url": "https://avatars.githubusercontent.com/u/79497980?v=4", "gravatar_id": "", "contributions": 11 }, @@ -9740,13 +10314,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", @@ -9768,20 +10335,6 @@ "gravatar_id": "", "contributions": 10 }, - { - "id": 119886374, - "github_url": "https://github.com/garrettallen0", - "avatar_url": "https://avatars.githubusercontent.com/u/119886374?v=4", - "gravatar_id": "", - "contributions": 10 - }, - { - "id": 124115753, - "github_url": "https://github.com/vraer", - "avatar_url": "https://avatars.githubusercontent.com/u/124115753?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 1521996, "github_url": "https://github.com/joshuazrobins", @@ -9831,6 +10384,13 @@ "gravatar_id": "", "contributions": 9 }, + { + "id": 63476477, + "github_url": "https://github.com/imvan2", + "avatar_url": "https://avatars.githubusercontent.com/u/63476477?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 66500215, "github_url": "https://github.com/kalyaniraman", @@ -9853,9 +10413,9 @@ "contributions": 9 }, { - "id": 96146749, - "github_url": "https://github.com/kerimedeiros", - "avatar_url": "https://avatars.githubusercontent.com/u/96146749?v=4", + "id": 80801555, + "github_url": "https://github.com/pdimaano", + "avatar_url": "https://avatars.githubusercontent.com/u/80801555?v=4", "gravatar_id": "", "contributions": 9 }, @@ -9866,6 +10426,13 @@ "gravatar_id": "", "contributions": 9 }, + { + "id": 101746747, + "github_url": "https://github.com/Maia-Cochran", + "avatar_url": "https://avatars.githubusercontent.com/u/101746747?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 109191209, "github_url": "https://github.com/vzpeopledesign", @@ -9887,6 +10454,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 13525893, + "github_url": "https://github.com/wanyuguan", + "avatar_url": "https://avatars.githubusercontent.com/u/13525893?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 16737379, "github_url": "https://github.com/amnak1284", @@ -9909,9 +10483,9 @@ "contributions": 8 }, { - "id": 44750931, - "github_url": "https://github.com/one2code", - "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", + "id": 49699333, + "github_url": "https://github.com/apps/dependabot", + "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "contributions": 8 }, @@ -9972,9 +10546,9 @@ "contributions": 8 }, { - "id": 121693597, - "github_url": "https://github.com/EdASalazar", - "avatar_url": "https://avatars.githubusercontent.com/u/121693597?v=4", + "id": 126638864, + "github_url": "https://github.com/codinghorizons", + "avatar_url": "https://avatars.githubusercontent.com/u/126638864?v=4", "gravatar_id": "", "contributions": 8 }, @@ -10006,6 +10580,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 31415907, + "github_url": "https://github.com/wKategianes", + "avatar_url": "https://avatars.githubusercontent.com/u/31415907?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 38144130, "github_url": "https://github.com/kcoronel", @@ -10041,6 +10622,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 69016647, + "github_url": "https://github.com/katiehermalik", + "avatar_url": "https://avatars.githubusercontent.com/u/69016647?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 76053494, "github_url": "https://github.com/nathan944", @@ -10048,6 +10636,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 79923280, + "github_url": "https://github.com/crachal", + "avatar_url": "https://avatars.githubusercontent.com/u/79923280?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 80308705, "github_url": "https://github.com/juliagab56", @@ -10062,6 +10657,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 93312881, + "github_url": "https://github.com/Mayank2808sharma", + "avatar_url": "https://avatars.githubusercontent.com/u/93312881?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 94029486, "github_url": "https://github.com/Stephen-Parent", @@ -10069,6 +10671,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 98434681, + "github_url": "https://github.com/Dprosser4", + "avatar_url": "https://avatars.githubusercontent.com/u/98434681?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 105249508, "github_url": "https://github.com/EmilyTat", @@ -10090,6 +10699,20 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 114716075, + "github_url": "https://github.com/ShivangRawat30", + "avatar_url": "https://avatars.githubusercontent.com/u/114716075?v=4", + "gravatar_id": "", + "contributions": 7 + }, + { + "id": 121572281, + "github_url": "https://github.com/DevRishiJain", + "avatar_url": "https://avatars.githubusercontent.com/u/121572281?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 801206, "github_url": "https://github.com/jjandoc", @@ -10132,13 +10755,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 31415907, - "github_url": "https://github.com/wKategianes", - "avatar_url": "https://avatars.githubusercontent.com/u/31415907?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 36289969, "github_url": "https://github.com/jnmrles", @@ -10175,16 +10791,16 @@ "contributions": 6 }, { - "id": 49699333, - "github_url": "https://github.com/apps/dependabot", - "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", + "id": 50788013, + "github_url": "https://github.com/isletprogramiz", + "avatar_url": "https://avatars.githubusercontent.com/u/50788013?v=4", "gravatar_id": "", "contributions": 6 }, { - "id": 50788013, - "github_url": "https://github.com/isletprogramiz", - "avatar_url": "https://avatars.githubusercontent.com/u/50788013?v=4", + "id": 65536532, + "github_url": "https://github.com/PamelaLi36", + "avatar_url": "https://avatars.githubusercontent.com/u/65536532?v=4", "gravatar_id": "", "contributions": 6 }, @@ -10203,9 +10819,9 @@ "contributions": 6 }, { - "id": 80801555, - "github_url": "https://github.com/pdimaano", - "avatar_url": "https://avatars.githubusercontent.com/u/80801555?v=4", + "id": 78887901, + "github_url": "https://github.com/whitneywind", + "avatar_url": "https://avatars.githubusercontent.com/u/78887901?v=4", "gravatar_id": "", "contributions": 6 }, @@ -10216,13 +10832,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 86667836, - "github_url": "https://github.com/Josiah-O", - "avatar_url": "https://avatars.githubusercontent.com/u/86667836?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 88693627, "github_url": "https://github.com/kevindphan", @@ -10258,6 +10867,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 122314178, + "github_url": "https://github.com/mlkara", + "avatar_url": "https://avatars.githubusercontent.com/u/122314178?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 10860384, "github_url": "https://github.com/bingr001", @@ -10335,13 +10951,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 65536532, - "github_url": "https://github.com/PamelaLi36", - "avatar_url": "https://avatars.githubusercontent.com/u/65536532?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 66702847, "github_url": "https://github.com/jbialkin98", @@ -10350,16 +10959,16 @@ "contributions": 5 }, { - "id": 69016647, - "github_url": "https://github.com/katiehermalik", - "avatar_url": "https://avatars.githubusercontent.com/u/69016647?v=4", + "id": 70883773, + "github_url": "https://github.com/erinpattison", + "avatar_url": "https://avatars.githubusercontent.com/u/70883773?v=4", "gravatar_id": "", "contributions": 5 }, { - "id": 70883773, - "github_url": "https://github.com/erinpattison", - "avatar_url": "https://avatars.githubusercontent.com/u/70883773?v=4", + "id": 72584469, + "github_url": "https://github.com/SeyiAkinwale", + "avatar_url": "https://avatars.githubusercontent.com/u/72584469?v=4", "gravatar_id": "", "contributions": 5 }, @@ -10384,6 +10993,20 @@ "gravatar_id": "", "contributions": 5 }, + { + "id": 79135784, + "github_url": "https://github.com/qngyn", + "avatar_url": "https://avatars.githubusercontent.com/u/79135784?v=4", + "gravatar_id": "", + "contributions": 5 + }, + { + "id": 80862932, + "github_url": "https://github.com/katherinek123", + "avatar_url": "https://avatars.githubusercontent.com/u/80862932?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 91176005, "github_url": "https://github.com/Chetana16032002", @@ -10405,13 +11028,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 101746747, - "github_url": "https://github.com/Maia-Cochran", - "avatar_url": "https://avatars.githubusercontent.com/u/101746747?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 103966682, "github_url": "https://github.com/palomasoltys", @@ -10461,6 +11077,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 33820429, + "github_url": "https://github.com/TJameel120", + "avatar_url": "https://avatars.githubusercontent.com/u/33820429?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 36951879, "github_url": "https://github.com/eulloa10", @@ -10525,9 +11148,16 @@ "contributions": 4 }, { - "id": 79923280, - "github_url": "https://github.com/crachal", - "avatar_url": "https://avatars.githubusercontent.com/u/79923280?v=4", + "id": 76720120, + "github_url": "https://github.com/vanyanv", + "avatar_url": "https://avatars.githubusercontent.com/u/76720120?v=4", + "gravatar_id": "", + "contributions": 4 + }, + { + "id": 84074575, + "github_url": "https://github.com/Abrosss", + "avatar_url": "https://avatars.githubusercontent.com/u/84074575?v=4", "gravatar_id": "", "contributions": 4 }, @@ -10566,6 +11196,20 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 96844527, + "github_url": "https://github.com/troyfreed", + "avatar_url": "https://avatars.githubusercontent.com/u/96844527?v=4", + "gravatar_id": "", + "contributions": 4 + }, + { + "id": 99240807, + "github_url": "https://github.com/Joyce750526", + "avatar_url": "https://avatars.githubusercontent.com/u/99240807?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 107448777, "github_url": "https://github.com/olivioso", @@ -10580,13 +11224,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 126638864, - "github_url": "https://github.com/codinghorizons", - "avatar_url": "https://avatars.githubusercontent.com/u/126638864?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 188812, "github_url": "https://github.com/vepkenez", @@ -10699,13 +11336,6 @@ "gravatar_id": "", "contributions": 3 }, - { - "id": 79135784, - "github_url": "https://github.com/qngyn", - "avatar_url": "https://avatars.githubusercontent.com/u/79135784?v=4", - "gravatar_id": "", - "contributions": 3 - }, { "id": 79223621, "github_url": "https://github.com/nasimbiglari", @@ -10874,6 +11504,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 37952714, + "github_url": "https://github.com/nung22", + "avatar_url": "https://avatars.githubusercontent.com/u/37952714?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 38507899, "github_url": "https://github.com/smsada", @@ -11063,6 +11700,20 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 91494175, + "github_url": "https://github.com/ziniwang", + "avatar_url": "https://avatars.githubusercontent.com/u/91494175?v=4", + "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", @@ -11071,9 +11722,9 @@ "contributions": 2 }, { - "id": 99240807, - "github_url": "https://github.com/Joyce750526", - "avatar_url": "https://avatars.githubusercontent.com/u/99240807?v=4", + "id": 104045720, + "github_url": "https://github.com/Sk-223", + "avatar_url": "https://avatars.githubusercontent.com/u/104045720?v=4", "gravatar_id": "", "contributions": 2 }, @@ -11098,6 +11749,27 @@ "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": 120632351, + "github_url": "https://github.com/rakeshbabu23", + "avatar_url": "https://avatars.githubusercontent.com/u/120632351?v=4", + "gravatar_id": "", + "contributions": 2 + }, + { + "id": 131276821, + "github_url": "https://github.com/piwuxk", + "avatar_url": "https://avatars.githubusercontent.com/u/131276821?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 283343, "github_url": "https://github.com/thadk", @@ -11133,6 +11805,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 8118095, + "github_url": "https://github.com/iuddin", + "avatar_url": "https://avatars.githubusercontent.com/u/8118095?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 10149067, "github_url": "https://github.com/combinatorist", @@ -11266,13 +11945,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 37952714, - "github_url": "https://github.com/nung22", - "avatar_url": "https://avatars.githubusercontent.com/u/37952714?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 38309438, "github_url": "https://github.com/theswerd", @@ -11315,6 +11987,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 43166263, + "github_url": "https://github.com/anthonypz", + "avatar_url": "https://avatars.githubusercontent.com/u/43166263?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 46505882, "github_url": "https://github.com/Adeola-Adesoba", @@ -11511,6 +12190,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 73253691, + "github_url": "https://github.com/AndyB909", + "avatar_url": "https://avatars.githubusercontent.com/u/73253691?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 74502260, "github_url": "https://github.com/SemwalShaurya", @@ -11569,7 +12255,7 @@ }, { "id": 76717187, - "github_url": "https://github.com/Melissa3030", + "github_url": "https://github.com/Melissa-Vasquez", "avatar_url": "https://avatars.githubusercontent.com/u/76717187?v=4", "gravatar_id": "", "contributions": 1 @@ -11651,6 +12337,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 88275564, + "github_url": "https://github.com/Retr0-XD", + "avatar_url": "https://avatars.githubusercontent.com/u/88275564?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 88349342, + "github_url": "https://github.com/augustocerdeira", + "avatar_url": "https://avatars.githubusercontent.com/u/88349342?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 89837102, "github_url": "https://github.com/Vayras", @@ -11665,13 +12365,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", @@ -11714,6 +12407,20 @@ "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": 99847558, + "github_url": "https://github.com/louiewhitz", + "avatar_url": "https://avatars.githubusercontent.com/u/99847558?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 100421636, "github_url": "https://github.com/Khadijahibidapo", @@ -11721,6 +12428,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 101445306, + "github_url": "https://github.com/vishnubansal001", + "avatar_url": "https://avatars.githubusercontent.com/u/101445306?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 101683964, "github_url": "https://github.com/marthaalterhines", @@ -11735,6 +12449,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 104600849, + "github_url": "https://github.com/pushkar-2804", + "avatar_url": "https://avatars.githubusercontent.com/u/104600849?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 105463926, + "github_url": "https://github.com/sparklingwaterlemon", + "avatar_url": "https://avatars.githubusercontent.com/u/105463926?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 107153148, "github_url": "https://github.com/bonniewolfe", @@ -11756,6 +12484,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 122532788, + "github_url": "https://github.com/anjolaaoluwa", + "avatar_url": "https://avatars.githubusercontent.com/u/122532788?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 124115511, + "github_url": "https://github.com/RobinElayn", + "avatar_url": "https://avatars.githubusercontent.com/u/124115511?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 124468915, "github_url": "https://github.com/yeskatr", @@ -15403,6 +16145,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", @@ -15417,13 +16166,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", @@ -15668,6 +16410,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/109191317?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 129242398, + "github_url": "https://github.com/Y0shiPan", + "avatar_url": "https://avatars.githubusercontent.com/u/129242398?v=4", + "gravatar_id": "", + "contributions": 1 } ] }, @@ -16023,6 +16772,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", @@ -16051,13 +16807,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", @@ -16274,6 +17023,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/109191317?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 129242398, + "github_url": "https://github.com/Y0shiPan", + "avatar_url": "https://avatars.githubusercontent.com/u/129242398?v=4", + "gravatar_id": "", + "contributions": 1 } ] } @@ -16343,8 +17099,8 @@ "languages": [ "JavaScript", "TSQL", - "HTML", "SCSS", + "HTML", "Shell", "CSS", "Dockerfile", @@ -16358,7 +17114,7 @@ "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 918 + "contributions": 928 }, { "id": 45305029, @@ -16379,7 +17135,7 @@ "github_url": "https://github.com/jahpe777", "avatar_url": "https://avatars.githubusercontent.com/u/40730303?v=4", "gravatar_id": "", - "contributions": 119 + "contributions": 122 }, { "id": 32402365, @@ -16486,13 +17242,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 63771558, - "github_url": "https://github.com/R-Tomas-Gonzalez", - "avatar_url": "https://avatars.githubusercontent.com/u/63771558?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 31966100, "github_url": "https://github.com/Dsomers74", @@ -16509,7 +17258,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 439 + "contributions": 449 }, { "id": 49739276, @@ -16518,19 +17267,19 @@ "gravatar_id": "", "contributions": 357 }, - { - "id": 9939032, - "github_url": "https://github.com/entrotech", - "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", - "gravatar_id": "", - "contributions": 272 - }, { "id": 98936028, "github_url": "https://github.com/Biuwa", "avatar_url": "https://avatars.githubusercontent.com/u/98936028?v=4", "gravatar_id": "", - "contributions": 254 + "contributions": 304 + }, + { + "id": 9939032, + "github_url": "https://github.com/entrotech", + "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", + "gravatar_id": "", + "contributions": 282 }, { "id": 1160105, @@ -16546,19 +17295,19 @@ "gravatar_id": "", "contributions": 112 }, - { - "id": 40730303, - "github_url": "https://github.com/jahpe777", - "avatar_url": "https://avatars.githubusercontent.com/u/40730303?v=4", - "gravatar_id": "", - "contributions": 80 - }, { "id": 121916285, "github_url": "https://github.com/mojimoh", "avatar_url": "https://avatars.githubusercontent.com/u/121916285?v=4", "gravatar_id": "", - "contributions": 80 + "contributions": 89 + }, + { + "id": 40730303, + "github_url": "https://github.com/jahpe777", + "avatar_url": "https://avatars.githubusercontent.com/u/40730303?v=4", + "gravatar_id": "", + "contributions": 82 }, { "id": 22779768, @@ -16595,6 +17344,13 @@ "gravatar_id": "", "contributions": 46 }, + { + "id": 30099154, + "github_url": "https://github.com/Jonathanko52", + "avatar_url": "https://avatars.githubusercontent.com/u/30099154?v=4", + "gravatar_id": "", + "contributions": 45 + }, { "id": 88021166, "github_url": "https://github.com/Shaeeka", @@ -16602,13 +17358,6 @@ "gravatar_id": "", "contributions": 42 }, - { - "id": 30099154, - "github_url": "https://github.com/Jonathanko52", - "avatar_url": "https://avatars.githubusercontent.com/u/30099154?v=4", - "gravatar_id": "", - "contributions": 41 - }, { "id": 55513459, "github_url": "https://github.com/dazainus", @@ -16628,7 +17377,7 @@ "github_url": "https://github.com/IMHieuVo", "avatar_url": "https://avatars.githubusercontent.com/u/117132709?v=4", "gravatar_id": "", - "contributions": 35 + "contributions": 36 }, { "id": 49699333, @@ -16656,7 +17405,7 @@ "github_url": "https://github.com/Noushie", "avatar_url": "https://avatars.githubusercontent.com/u/115515867?v=4", "gravatar_id": "", - "contributions": 28 + "contributions": 32 }, { "id": 93562740, @@ -16777,6 +17526,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 53444509, + "github_url": "https://github.com/shanesween", + "avatar_url": "https://avatars.githubusercontent.com/u/53444509?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 54284641, "github_url": "https://github.com/leopeng101", @@ -16798,13 +17554,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 53444509, - "github_url": "https://github.com/shanesween", - "avatar_url": "https://avatars.githubusercontent.com/u/53444509?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 63771558, "github_url": "https://github.com/R-Tomas-Gonzalez", @@ -16847,6 +17596,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 114061800, + "github_url": "https://github.com/DevPJ9", + "avatar_url": "https://avatars.githubusercontent.com/u/114061800?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 49847911, "github_url": "https://github.com/natjng", @@ -16868,6 +17624,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 73868258, + "github_url": "https://github.com/agosmou", + "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 107448816, "github_url": "https://github.com/lexycatipon98", @@ -16951,6 +17714,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/124114662?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 130421333, + "github_url": "https://github.com/limjoyce", + "avatar_url": "https://avatars.githubusercontent.com/u/130421333?v=4", + "gravatar_id": "", + "contributions": 1 } ] }, @@ -16961,14 +17731,14 @@ "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 1190 + "contributions": 1210 }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 451 + "contributions": 461 }, { "id": 1160105, @@ -16996,28 +17766,28 @@ "github_url": "https://github.com/Biuwa", "avatar_url": "https://avatars.githubusercontent.com/u/98936028?v=4", "gravatar_id": "", - "contributions": 254 + "contributions": 304 }, { "id": 40730303, "github_url": "https://github.com/jahpe777", "avatar_url": "https://avatars.githubusercontent.com/u/40730303?v=4", "gravatar_id": "", - "contributions": 199 + "contributions": 204 }, { "id": 30099154, "github_url": "https://github.com/Jonathanko52", "avatar_url": "https://avatars.githubusercontent.com/u/30099154?v=4", "gravatar_id": "", - "contributions": 93 + "contributions": 97 }, { "id": 121916285, "github_url": "https://github.com/mojimoh", "avatar_url": "https://avatars.githubusercontent.com/u/121916285?v=4", "gravatar_id": "", - "contributions": 80 + "contributions": 89 }, { "id": 32402365, @@ -17122,7 +17892,7 @@ "github_url": "https://github.com/IMHieuVo", "avatar_url": "https://avatars.githubusercontent.com/u/117132709?v=4", "gravatar_id": "", - "contributions": 35 + "contributions": 36 }, { "id": 92768513, @@ -17138,18 +17908,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": 32 + }, + { + "id": 1824090, + "github_url": "https://github.com/mmorgs", + "avatar_url": "https://avatars.githubusercontent.com/u/1824090?v=4", + "gravatar_id": "", "contributions": 28 }, { @@ -17201,18 +17971,18 @@ "gravatar_id": "", "contributions": 12 }, - { - "id": 47701264, - "github_url": "https://github.com/tan-nate", - "avatar_url": "https://avatars.githubusercontent.com/u/47701264?v=4", - "gravatar_id": "", - "contributions": 9 - }, { "id": 53444509, "github_url": "https://github.com/shanesween", "avatar_url": "https://avatars.githubusercontent.com/u/53444509?v=4", "gravatar_id": "", + "contributions": 11 + }, + { + "id": 47701264, + "github_url": "https://github.com/tan-nate", + "avatar_url": "https://avatars.githubusercontent.com/u/47701264?v=4", + "gravatar_id": "", "contributions": 9 }, { @@ -17271,13 +18041,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 63771558, - "github_url": "https://github.com/R-Tomas-Gonzalez", - "avatar_url": "https://avatars.githubusercontent.com/u/63771558?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 14010934, "github_url": "https://github.com/nekobox", @@ -17285,6 +18048,13 @@ "gravatar_id": "", "contributions": 5 }, + { + "id": 63771558, + "github_url": "https://github.com/R-Tomas-Gonzalez", + "avatar_url": "https://avatars.githubusercontent.com/u/63771558?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 77904061, "github_url": "https://github.com/mttran234", @@ -17320,6 +18090,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 114061800, + "github_url": "https://github.com/DevPJ9", + "avatar_url": "https://avatars.githubusercontent.com/u/114061800?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 53459902, "github_url": "https://github.com/ashaikh05", @@ -17327,6 +18104,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 73868258, + "github_url": "https://github.com/agosmou", + "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 107448816, "github_url": "https://github.com/lexycatipon98", @@ -17403,6 +18187,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/124114662?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 130421333, + "github_url": "https://github.com/limjoyce", + "avatar_url": "https://avatars.githubusercontent.com/u/130421333?v=4", + "gravatar_id": "", + "contributions": 1 } ] } @@ -17767,7 +18558,7 @@ "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 1309 + "contributions": 1312 }, { "id": 22228236, @@ -17781,14 +18572,14 @@ "github_url": "https://github.com/VirginiaWu11", "avatar_url": "https://avatars.githubusercontent.com/u/79432798?v=4", "gravatar_id": "", - "contributions": 69 + "contributions": 77 }, { "id": 25972384, "github_url": "https://github.com/hanapotski", "avatar_url": "https://avatars.githubusercontent.com/u/25972384?v=4", "gravatar_id": "", - "contributions": 65 + "contributions": 71 }, { "id": 4600967, @@ -17823,14 +18614,14 @@ "github_url": "https://github.com/junjun107", "avatar_url": "https://avatars.githubusercontent.com/u/60997220?v=4", "gravatar_id": "", - "contributions": 28 + "contributions": 38 }, { "id": 63302392, "github_url": "https://github.com/devnikesh", "avatar_url": "https://avatars.githubusercontent.com/u/63302392?v=4", "gravatar_id": "", - "contributions": 24 + "contributions": 28 }, { "id": 9143823, @@ -17853,6 +18644,13 @@ "gravatar_id": "", "contributions": 20 }, + { + "id": 86622025, + "github_url": "https://github.com/andyarensman", + "avatar_url": "https://avatars.githubusercontent.com/u/86622025?v=4", + "gravatar_id": "", + "contributions": 20 + }, { "id": 49699333, "github_url": "https://github.com/apps/dependabot", @@ -17903,9 +18701,9 @@ "contributions": 13 }, { - "id": 86622025, - "github_url": "https://github.com/andyarensman", - "avatar_url": "https://avatars.githubusercontent.com/u/86622025?v=4", + "id": 111899522, + "github_url": "https://github.com/MatthewBozin", + "avatar_url": "https://avatars.githubusercontent.com/u/111899522?v=4", "gravatar_id": "", "contributions": 11 }, @@ -17931,9 +18729,9 @@ "contributions": 9 }, { - "id": 111899522, - "github_url": "https://github.com/MatthewBozin", - "avatar_url": "https://avatars.githubusercontent.com/u/111899522?v=4", + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", "gravatar_id": "", "contributions": 8 }, @@ -17963,7 +18761,7 @@ "github_url": "https://github.com/Nechir-89", "avatar_url": "https://avatars.githubusercontent.com/u/66407817?v=4", "gravatar_id": "", - "contributions": 5 + "contributions": 6 }, { "id": 38988639, @@ -18042,6 +18840,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 8907997, + "github_url": "https://github.com/kurikurichan", + "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 3070303, "github_url": "https://github.com/StevenKitzes", @@ -18086,28 +18891,28 @@ "github_url": "https://github.com/fancyham", "avatar_url": "https://avatars.githubusercontent.com/u/3376957?v=4", "gravatar_id": "", - "contributions": 379 + "contributions": 414 }, { "id": 9939032, "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 281 + "contributions": 284 }, { "id": 107142453, "github_url": "https://github.com/itserindean", "avatar_url": "https://avatars.githubusercontent.com/u/107142453?v=4", "gravatar_id": "", - "contributions": 256 + "contributions": 259 }, { "id": 19811032, "github_url": "https://github.com/sei1122", "avatar_url": "https://avatars.githubusercontent.com/u/19811032?v=4", "gravatar_id": "", - "contributions": 155 + "contributions": 165 }, { "id": 91577998, @@ -18158,6 +18963,13 @@ "gravatar_id": "", "contributions": 43 }, + { + "id": 31794055, + "github_url": "https://github.com/GigiUxR", + "avatar_url": "https://avatars.githubusercontent.com/u/31794055?v=4", + "gravatar_id": "", + "contributions": 33 + }, { "id": 49743179, "github_url": "https://github.com/chombus", @@ -18165,13 +18977,6 @@ "gravatar_id": "", "contributions": 32 }, - { - "id": 31794055, - "github_url": "https://github.com/GigiUxR", - "avatar_url": "https://avatars.githubusercontent.com/u/31794055?v=4", - "gravatar_id": "", - "contributions": 31 - }, { "id": 22136920, "github_url": "https://github.com/pageignited", @@ -18186,18 +18991,18 @@ "gravatar_id": "", "contributions": 29 }, - { - "id": 17044124, - "github_url": "https://github.com/stdyrm", - "avatar_url": "https://avatars.githubusercontent.com/u/17044124?v=4", - "gravatar_id": "", - "contributions": 25 - }, { "id": 49699333, "github_url": "https://github.com/apps/dependabot", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", + "contributions": 26 + }, + { + "id": 17044124, + "github_url": "https://github.com/stdyrm", + "avatar_url": "https://avatars.githubusercontent.com/u/17044124?v=4", + "gravatar_id": "", "contributions": 25 }, { @@ -18221,6 +19026,13 @@ "gravatar_id": "", "contributions": 23 }, + { + "id": 86622025, + "github_url": "https://github.com/andyarensman", + "avatar_url": "https://avatars.githubusercontent.com/u/86622025?v=4", + "gravatar_id": "", + "contributions": 23 + }, { "id": 54608811, "github_url": "https://github.com/jpmikesell", @@ -18235,25 +19047,25 @@ "gravatar_id": "", "contributions": 19 }, - { - "id": 22228236, - "github_url": "https://github.com/nicholaspung", - "avatar_url": "https://avatars.githubusercontent.com/u/22228236?v=4", - "gravatar_id": "", - "contributions": 16 - }, { "id": 66407817, "github_url": "https://github.com/Nechir-89", "avatar_url": "https://avatars.githubusercontent.com/u/66407817?v=4", "gravatar_id": "", - "contributions": 16 + "contributions": 17 }, { "id": 117132644, "github_url": "https://github.com/ShruthiVen28", "avatar_url": "https://avatars.githubusercontent.com/u/117132644?v=4", "gravatar_id": "", + "contributions": 17 + }, + { + "id": 22228236, + "github_url": "https://github.com/nicholaspung", + "avatar_url": "https://avatars.githubusercontent.com/u/22228236?v=4", + "gravatar_id": "", "contributions": 16 }, { @@ -18305,6 +19117,13 @@ "gravatar_id": "", "contributions": 11 }, + { + "id": 114040198, + "github_url": "https://github.com/jnaito777", + "avatar_url": "https://avatars.githubusercontent.com/u/114040198?v=4", + "gravatar_id": "", + "contributions": 11 + }, { "id": 1853260, "github_url": "https://github.com/Telos8840", @@ -18319,13 +19138,6 @@ "gravatar_id": "", "contributions": 10 }, - { - "id": 114040198, - "github_url": "https://github.com/jnaito777", - "avatar_url": "https://avatars.githubusercontent.com/u/114040198?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 6464919, "github_url": "https://github.com/jafow", @@ -18354,6 +19166,13 @@ "gravatar_id": "", "contributions": 9 }, + { + "id": 60997220, + "github_url": "https://github.com/junjun107", + "avatar_url": "https://avatars.githubusercontent.com/u/60997220?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 78619802, "github_url": "https://github.com/ryu-jieun", @@ -18368,6 +19187,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 113402194, + "github_url": "https://github.com/cheesarah", + "avatar_url": "https://avatars.githubusercontent.com/u/113402194?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 926616, "github_url": "https://github.com/jimthoburn", @@ -18376,9 +19202,9 @@ "contributions": 7 }, { - "id": 113402194, - "github_url": "https://github.com/cheesarah", - "avatar_url": "https://avatars.githubusercontent.com/u/113402194?v=4", + "id": 59249586, + "github_url": "https://github.com/Sage-2001", + "avatar_url": "https://avatars.githubusercontent.com/u/59249586?v=4", "gravatar_id": "", "contributions": 7 }, @@ -18411,9 +19237,9 @@ "contributions": 6 }, { - "id": 86622025, - "github_url": "https://github.com/andyarensman", - "avatar_url": "https://avatars.githubusercontent.com/u/86622025?v=4", + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", "gravatar_id": "", "contributions": 6 }, @@ -18488,9 +19314,16 @@ "contributions": 4 }, { - "id": 60997220, - "github_url": "https://github.com/junjun107", - "avatar_url": "https://avatars.githubusercontent.com/u/60997220?v=4", + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", + "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 }, @@ -18558,16 +19391,16 @@ "contributions": 3 }, { - "id": 113713802, - "github_url": "https://github.com/fnkdesign", - "avatar_url": "https://avatars.githubusercontent.com/u/113713802?v=4", + "id": 124115512, + "github_url": "https://github.com/jordan-a-turner", + "avatar_url": "https://avatars.githubusercontent.com/u/124115512?v=4", "gravatar_id": "", "contributions": 3 }, { - "id": 124115512, - "github_url": "https://github.com/jordan-a-turner", - "avatar_url": "https://avatars.githubusercontent.com/u/124115512?v=4", + "id": 124115814, + "github_url": "https://github.com/jeristella", + "avatar_url": "https://avatars.githubusercontent.com/u/124115814?v=4", "gravatar_id": "", "contributions": 3 }, @@ -18641,6 +19474,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 91796762, + "github_url": "https://github.com/amauryplayero", + "avatar_url": "https://avatars.githubusercontent.com/u/91796762?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 110041574, "github_url": "https://github.com/MariaRL1", @@ -18823,6 +19663,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 56781823, + "github_url": "https://github.com/shefali12-ab", + "avatar_url": "https://avatars.githubusercontent.com/u/56781823?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 61155608, "github_url": "https://github.com/khanhtranngoccva", @@ -18830,6 +19677,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 63413220, + "github_url": "https://github.com/Shubh8899", + "avatar_url": "https://avatars.githubusercontent.com/u/63413220?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 65718952, "github_url": "https://github.com/SakshiT25", @@ -18865,6 +19719,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 85450252, + "github_url": "https://github.com/elsa-linu", + "avatar_url": "https://avatars.githubusercontent.com/u/85450252?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 89346667, + "github_url": "https://github.com/victorchrollo14", + "avatar_url": "https://avatars.githubusercontent.com/u/89346667?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 91861864, "github_url": "https://github.com/prasanta10", @@ -18895,7 +19763,7 @@ "github_url": "https://github.com/entrotech", "avatar_url": "https://avatars.githubusercontent.com/u/9939032?v=4", "gravatar_id": "", - "contributions": 1590 + "contributions": 1596 }, { "id": 98001560, @@ -18909,21 +19777,21 @@ "github_url": "https://github.com/fancyham", "avatar_url": "https://avatars.githubusercontent.com/u/3376957?v=4", "gravatar_id": "", - "contributions": 396 + "contributions": 431 }, { "id": 107142453, "github_url": "https://github.com/itserindean", "avatar_url": "https://avatars.githubusercontent.com/u/107142453?v=4", "gravatar_id": "", - "contributions": 256 + "contributions": 259 }, { "id": 19811032, "github_url": "https://github.com/sei1122", "avatar_url": "https://avatars.githubusercontent.com/u/19811032?v=4", "gravatar_id": "", - "contributions": 155 + "contributions": 165 }, { "id": 91577998, @@ -18958,7 +19826,14 @@ "github_url": "https://github.com/VirginiaWu11", "avatar_url": "https://avatars.githubusercontent.com/u/79432798?v=4", "gravatar_id": "", - "contributions": 82 + "contributions": 90 + }, + { + "id": 25972384, + "github_url": "https://github.com/hanapotski", + "avatar_url": "https://avatars.githubusercontent.com/u/25972384?v=4", + "gravatar_id": "", + "contributions": 77 }, { "id": 56663382, @@ -18974,13 +19849,6 @@ "gravatar_id": "", "contributions": 73 }, - { - "id": 25972384, - "github_url": "https://github.com/hanapotski", - "avatar_url": "https://avatars.githubusercontent.com/u/25972384?v=4", - "gravatar_id": "", - "contributions": 71 - }, { "id": 86501066, "github_url": "https://github.com/narae-ux", @@ -18996,18 +19864,25 @@ "contributions": 47 }, { - "id": 52722401, - "github_url": "https://github.com/djbradleyii", - "avatar_url": "https://avatars.githubusercontent.com/u/52722401?v=4", + "id": 60997220, + "github_url": "https://github.com/junjun107", + "avatar_url": "https://avatars.githubusercontent.com/u/60997220?v=4", "gravatar_id": "", - "contributions": 45 + "contributions": 47 }, { "id": 49699333, "github_url": "https://github.com/apps/dependabot", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", - "contributions": 44 + "contributions": 45 + }, + { + "id": 52722401, + "github_url": "https://github.com/djbradleyii", + "avatar_url": "https://avatars.githubusercontent.com/u/52722401?v=4", + "gravatar_id": "", + "contributions": 45 }, { "id": 77415850, @@ -19016,6 +19891,13 @@ "gravatar_id": "", "contributions": 43 }, + { + "id": 86622025, + "github_url": "https://github.com/andyarensman", + "avatar_url": "https://avatars.githubusercontent.com/u/86622025?v=4", + "gravatar_id": "", + "contributions": 43 + }, { "id": 17044124, "github_url": "https://github.com/stdyrm", @@ -19030,6 +19912,13 @@ "gravatar_id": "", "contributions": 41 }, + { + "id": 63302392, + "github_url": "https://github.com/devnikesh", + "avatar_url": "https://avatars.githubusercontent.com/u/63302392?v=4", + "gravatar_id": "", + "contributions": 38 + }, { "id": 33523751, "github_url": "https://github.com/lucas-homer", @@ -19038,11 +19927,11 @@ "contributions": 36 }, { - "id": 63302392, - "github_url": "https://github.com/devnikesh", - "avatar_url": "https://avatars.githubusercontent.com/u/63302392?v=4", + "id": 31794055, + "github_url": "https://github.com/GigiUxR", + "avatar_url": "https://avatars.githubusercontent.com/u/31794055?v=4", "gravatar_id": "", - "contributions": 34 + "contributions": 33 }, { "id": 49743179, @@ -19051,20 +19940,6 @@ "gravatar_id": "", "contributions": 32 }, - { - "id": 60997220, - "github_url": "https://github.com/junjun107", - "avatar_url": "https://avatars.githubusercontent.com/u/60997220?v=4", - "gravatar_id": "", - "contributions": 32 - }, - { - "id": 31794055, - "github_url": "https://github.com/GigiUxR", - "avatar_url": "https://avatars.githubusercontent.com/u/31794055?v=4", - "gravatar_id": "", - "contributions": 31 - }, { "id": 22136920, "github_url": "https://github.com/pageignited", @@ -19119,7 +19994,7 @@ "github_url": "https://github.com/Nechir-89", "avatar_url": "https://avatars.githubusercontent.com/u/66407817?v=4", "gravatar_id": "", - "contributions": 21 + "contributions": 23 }, { "id": 8176380, @@ -19156,19 +20031,12 @@ "gravatar_id": "", "contributions": 18 }, - { - "id": 86622025, - "github_url": "https://github.com/andyarensman", - "avatar_url": "https://avatars.githubusercontent.com/u/86622025?v=4", - "gravatar_id": "", - "contributions": 17 - }, { "id": 117132644, "github_url": "https://github.com/ShruthiVen28", "avatar_url": "https://avatars.githubusercontent.com/u/117132644?v=4", "gravatar_id": "", - "contributions": 16 + "contributions": 17 }, { "id": 35281980, @@ -19191,6 +20059,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 98275292, + "github_url": "https://github.com/93Belen", + "avatar_url": "https://avatars.githubusercontent.com/u/98275292?v=4", + "gravatar_id": "", + "contributions": 14 + }, { "id": 109191409, "github_url": "https://github.com/yiminng", @@ -19198,6 +20073,13 @@ "gravatar_id": "", "contributions": 14 }, + { + "id": 111899522, + "github_url": "https://github.com/MatthewBozin", + "avatar_url": "https://avatars.githubusercontent.com/u/111899522?v=4", + "gravatar_id": "", + "contributions": 14 + }, { "id": 57697922, "github_url": "https://github.com/gcohen02", @@ -19227,9 +20109,9 @@ "contributions": 11 }, { - "id": 111899522, - "github_url": "https://github.com/MatthewBozin", - "avatar_url": "https://avatars.githubusercontent.com/u/111899522?v=4", + "id": 114040198, + "github_url": "https://github.com/jnaito777", + "avatar_url": "https://avatars.githubusercontent.com/u/114040198?v=4", "gravatar_id": "", "contributions": 11 }, @@ -19247,13 +20129,6 @@ "gravatar_id": "", "contributions": 10 }, - { - "id": 114040198, - "github_url": "https://github.com/jnaito777", - "avatar_url": "https://avatars.githubusercontent.com/u/114040198?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 8716226, "github_url": "https://github.com/amandamcg", @@ -19296,6 +20171,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 113402194, + "github_url": "https://github.com/cheesarah", + "avatar_url": "https://avatars.githubusercontent.com/u/113402194?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 926616, "github_url": "https://github.com/jimthoburn", @@ -19304,9 +20186,9 @@ "contributions": 7 }, { - "id": 113402194, - "github_url": "https://github.com/cheesarah", - "avatar_url": "https://avatars.githubusercontent.com/u/113402194?v=4", + "id": 59249586, + "github_url": "https://github.com/Sage-2001", + "avatar_url": "https://avatars.githubusercontent.com/u/59249586?v=4", "gravatar_id": "", "contributions": 7 }, @@ -19401,6 +20283,20 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 80556079, + "github_url": "https://github.com/jenny-alexander", + "avatar_url": "https://avatars.githubusercontent.com/u/80556079?v=4", + "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", @@ -19472,16 +20368,16 @@ "contributions": 3 }, { - "id": 113713802, - "github_url": "https://github.com/fnkdesign", - "avatar_url": "https://avatars.githubusercontent.com/u/113713802?v=4", + "id": 124115512, + "github_url": "https://github.com/jordan-a-turner", + "avatar_url": "https://avatars.githubusercontent.com/u/124115512?v=4", "gravatar_id": "", "contributions": 3 }, { - "id": 124115512, - "github_url": "https://github.com/jordan-a-turner", - "avatar_url": "https://avatars.githubusercontent.com/u/124115512?v=4", + "id": 124115814, + "github_url": "https://github.com/jeristella", + "avatar_url": "https://avatars.githubusercontent.com/u/124115814?v=4", "gravatar_id": "", "contributions": 3 }, @@ -19562,6 +20458,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 91796762, + "github_url": "https://github.com/amauryplayero", + "avatar_url": "https://avatars.githubusercontent.com/u/91796762?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 110041574, "github_url": "https://github.com/MariaRL1", @@ -19611,6 +20514,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 8907997, + "github_url": "https://github.com/kurikurichan", + "avatar_url": "https://avatars.githubusercontent.com/u/8907997?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 11348330, "github_url": "https://github.com/baipai", @@ -19681,6 +20591,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 56781823, + "github_url": "https://github.com/shefali12-ab", + "avatar_url": "https://avatars.githubusercontent.com/u/56781823?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 61155608, "github_url": "https://github.com/khanhtranngoccva", @@ -19688,6 +20605,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 63413220, + "github_url": "https://github.com/Shubh8899", + "avatar_url": "https://avatars.githubusercontent.com/u/63413220?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 65718952, "github_url": "https://github.com/SakshiT25", @@ -19723,6 +20647,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 85450252, + "github_url": "https://github.com/elsa-linu", + "avatar_url": "https://avatars.githubusercontent.com/u/85450252?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 89346667, + "github_url": "https://github.com/victorchrollo14", + "avatar_url": "https://avatars.githubusercontent.com/u/89346667?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 91861864, "github_url": "https://github.com/prasanta10", @@ -19756,10 +20694,10 @@ "TypeScript", "Makefile", "Batchfile", + "CSS", "Dockerfile", "JavaScript", - "HTML", - "CSS" + "HTML" ], "repoEndpoint": "https://api.github.com/repos/hackforla/lucky-parking", "commitContributors": { @@ -19792,6 +20730,13 @@ "gravatar_id": "", "contributions": 129 }, + { + "id": 9373317, + "github_url": "https://github.com/glenflorendo", + "avatar_url": "https://avatars.githubusercontent.com/u/9373317?v=4", + "gravatar_id": "", + "contributions": 83 + }, { "id": 42285261, "github_url": "https://github.com/mg78856", @@ -19806,13 +20751,6 @@ "gravatar_id": "", "contributions": 68 }, - { - "id": 9373317, - "github_url": "https://github.com/glenflorendo", - "avatar_url": "https://avatars.githubusercontent.com/u/9373317?v=4", - "gravatar_id": "", - "contributions": 48 - }, { "id": 30373735, "github_url": "https://github.com/samreality4", @@ -19957,6 +20895,13 @@ }, "issueComments": { "data": [ + { + "id": 36276149, + "github_url": "https://github.com/gregpawin", + "avatar_url": "https://avatars.githubusercontent.com/u/36276149?v=4", + "gravatar_id": "", + "contributions": 89 + }, { "id": 45950755, "github_url": "https://github.com/gordonruby", @@ -19964,13 +20909,6 @@ "gravatar_id": "", "contributions": 87 }, - { - "id": 36276149, - "github_url": "https://github.com/gregpawin", - "avatar_url": "https://avatars.githubusercontent.com/u/36276149?v=4", - "gravatar_id": "", - "contributions": 84 - }, { "id": 13549780, "github_url": "https://github.com/MichelleRT", @@ -20032,7 +20970,7 @@ "github_url": "https://github.com/glenflorendo", "avatar_url": "https://avatars.githubusercontent.com/u/9373317?v=4", "gravatar_id": "", - "contributions": 11 + "contributions": 12 }, { "id": 45272158, @@ -20046,7 +20984,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, @@ -20104,6 +21042,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 36951879, + "github_url": "https://github.com/eulloa10", + "avatar_url": "https://avatars.githubusercontent.com/u/36951879?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 60242372, "github_url": "https://github.com/zhao-li-github", @@ -20153,6 +21098,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 29695936, + "github_url": "https://github.com/angeldzzz23", + "avatar_url": "https://avatars.githubusercontent.com/u/29695936?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 33682446, + "github_url": "https://github.com/Andrewgl22", + "avatar_url": "https://avatars.githubusercontent.com/u/33682446?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 38476995, "github_url": "https://github.com/hyomiTheTech", @@ -20167,6 +21126,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 44750931, + "github_url": "https://github.com/one2code", + "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 45779646, "github_url": "https://github.com/charlottesauce", @@ -20216,6 +21182,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 66423127, + "github_url": "https://github.com/gibsonliketheguitar", + "avatar_url": "https://avatars.githubusercontent.com/u/66423127?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 73819537, + "github_url": "https://github.com/dannycpham", + "avatar_url": "https://avatars.githubusercontent.com/u/73819537?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 81997978, "github_url": "https://github.com/mklmrgn", @@ -20267,7 +21247,7 @@ "github_url": "https://github.com/gregpawin", "avatar_url": "https://avatars.githubusercontent.com/u/36276149?v=4", "gravatar_id": "", - "contributions": 228 + "contributions": 233 }, { "id": 45272158, @@ -20290,6 +21270,13 @@ "gravatar_id": "", "contributions": 142 }, + { + "id": 9373317, + "github_url": "https://github.com/glenflorendo", + "avatar_url": "https://avatars.githubusercontent.com/u/9373317?v=4", + "gravatar_id": "", + "contributions": 95 + }, { "id": 45950755, "github_url": "https://github.com/gordonruby", @@ -20311,13 +21298,6 @@ "gravatar_id": "", "contributions": 69 }, - { - "id": 9373317, - "github_url": "https://github.com/glenflorendo", - "avatar_url": "https://avatars.githubusercontent.com/u/9373317?v=4", - "gravatar_id": "", - "contributions": 59 - }, { "id": 13549780, "github_url": "https://github.com/MichelleRT", @@ -20402,6 +21382,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", @@ -20416,13 +21403,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", @@ -20479,6 +21459,13 @@ "gravatar_id": "", "contributions": 2 }, + { + "id": 36951879, + "github_url": "https://github.com/eulloa10", + "avatar_url": "https://avatars.githubusercontent.com/u/36951879?v=4", + "gravatar_id": "", + "contributions": 2 + }, { "id": 47721192, "github_url": "https://github.com/rachioko", @@ -20556,6 +21543,20 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 29695936, + "github_url": "https://github.com/angeldzzz23", + "avatar_url": "https://avatars.githubusercontent.com/u/29695936?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 33682446, + "github_url": "https://github.com/Andrewgl22", + "avatar_url": "https://avatars.githubusercontent.com/u/33682446?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 38476995, "github_url": "https://github.com/hyomiTheTech", @@ -20570,6 +21571,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 44750931, + "github_url": "https://github.com/one2code", + "avatar_url": "https://avatars.githubusercontent.com/u/44750931?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 45779646, "github_url": "https://github.com/charlottesauce", @@ -20605,6 +21613,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 66423127, + "github_url": "https://github.com/gibsonliketheguitar", + "avatar_url": "https://avatars.githubusercontent.com/u/66423127?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 66981081, "github_url": "https://github.com/christianjro", @@ -20612,6 +21627,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 73819537, + "github_url": "https://github.com/dannycpham", + "avatar_url": "https://avatars.githubusercontent.com/u/73819537?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 80286031, "github_url": "https://github.com/delphinevendryes-kensho", @@ -20683,6 +21705,13 @@ "gravatar_id": "", "contributions": 108 }, + { + "id": 75542938, + "github_url": "https://github.com/sydneywalcoff", + "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", + "gravatar_id": "", + "contributions": 41 + }, { "id": 54191142, "github_url": "https://github.com/H1Angela", @@ -20690,13 +21719,6 @@ "gravatar_id": "", "contributions": 33 }, - { - "id": 75542938, - "github_url": "https://github.com/sydneywalcoff", - "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", - "gravatar_id": "", - "contributions": 28 - }, { "id": 49699333, "github_url": "https://github.com/apps/dependabot", @@ -20718,17 +21740,24 @@ "gravatar_id": "", "contributions": 13 }, + { + "id": 33815456, + "github_url": "https://github.com/AilinLuca", + "avatar_url": "https://avatars.githubusercontent.com/u/33815456?v=4", + "gravatar_id": "", + "contributions": 10 + }, { "id": 45212806, "github_url": "https://github.com/ramankala", "avatar_url": "https://avatars.githubusercontent.com/u/45212806?v=4", "gravatar_id": "", - "contributions": 8 + "contributions": 9 }, { - "id": 33815456, - "github_url": "https://github.com/AilinLuca", - "avatar_url": "https://avatars.githubusercontent.com/u/33815456?v=4", + "id": 104251298, + "github_url": "https://github.com/troymathis", + "avatar_url": "https://avatars.githubusercontent.com/u/104251298?v=4", "gravatar_id": "", "contributions": 8 }, @@ -20760,6 +21789,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 437097, + "github_url": "https://github.com/tglaz", + "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 66761308, "github_url": "https://github.com/arpitapandya", @@ -20802,13 +21838,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", @@ -20832,21 +21861,21 @@ "github_url": "https://github.com/SamHyler", "avatar_url": "https://avatars.githubusercontent.com/u/87077650?v=4", "gravatar_id": "", - "contributions": 290 + "contributions": 332 }, { "id": 57149590, "github_url": "https://github.com/jamiesiu", "avatar_url": "https://avatars.githubusercontent.com/u/57149590?v=4", "gravatar_id": "", - "contributions": 205 + "contributions": 206 }, { "id": 105686896, "github_url": "https://github.com/anitadesigns", "avatar_url": "https://avatars.githubusercontent.com/u/105686896?v=4", "gravatar_id": "", - "contributions": 166 + "contributions": 192 }, { "id": 95264836, @@ -20860,21 +21889,21 @@ "github_url": "https://github.com/thomasdemoner", "avatar_url": "https://avatars.githubusercontent.com/u/46510558?v=4", "gravatar_id": "", - "contributions": 97 - }, - { - "id": 37763229, - "github_url": "https://github.com/ExperimentsInHonesty", - "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", - "gravatar_id": "", - "contributions": 64 + "contributions": 99 }, { "id": 79946411, "github_url": "https://github.com/yumengluo", "avatar_url": "https://avatars.githubusercontent.com/u/79946411?v=4", "gravatar_id": "", - "contributions": 62 + "contributions": 68 + }, + { + "id": 37763229, + "github_url": "https://github.com/ExperimentsInHonesty", + "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", + "gravatar_id": "", + "contributions": 66 }, { "id": 2266545, @@ -20890,6 +21919,20 @@ "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": 34 + }, + { + "id": 126726106, + "github_url": "https://github.com/dmeyers1348", + "avatar_url": "https://avatars.githubusercontent.com/u/126726106?v=4", + "gravatar_id": "", + "contributions": 27 + }, { "id": 27507664, "github_url": "https://github.com/ggrrettcchhenn", @@ -20918,13 +21961,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": 73019169, "github_url": "https://github.com/myrandi", @@ -20932,6 +21968,13 @@ "gravatar_id": "", "contributions": 21 }, + { + "id": 121915896, + "github_url": "https://github.com/amejiamesinas", + "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", + "gravatar_id": "", + "contributions": 21 + }, { "id": 88696197, "github_url": "https://github.com/brandohayes", @@ -20940,11 +21983,11 @@ "contributions": 19 }, { - "id": 126726106, - "github_url": "https://github.com/dmeyers1348", - "avatar_url": "https://avatars.githubusercontent.com/u/126726106?v=4", + "id": 129242967, + "github_url": "https://github.com/jccchurch", + "avatar_url": "https://avatars.githubusercontent.com/u/129242967?v=4", "gravatar_id": "", - "contributions": 18 + "contributions": 17 }, { "id": 83653014, @@ -20965,14 +22008,14 @@ "github_url": "https://github.com/sofialaguna", "avatar_url": "https://avatars.githubusercontent.com/u/122848205?v=4", "gravatar_id": "", - "contributions": 10 + "contributions": 13 }, { - "id": 129242967, - "github_url": "https://github.com/jccchurch", - "avatar_url": "https://avatars.githubusercontent.com/u/129242967?v=4", + "id": 125330986, + "github_url": "https://github.com/lexramos01", + "avatar_url": "https://avatars.githubusercontent.com/u/125330986?v=4", "gravatar_id": "", - "contributions": 10 + "contributions": 12 }, { "id": 15892775, @@ -20988,13 +22031,6 @@ "gravatar_id": "", "contributions": 9 }, - { - "id": 125330986, - "github_url": "https://github.com/lexramos01", - "avatar_url": "https://avatars.githubusercontent.com/u/125330986?v=4", - "gravatar_id": "", - "contributions": 8 - }, { "id": 65548779, "github_url": "https://github.com/Thomas-Pietruszewski", @@ -21009,6 +22045,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 437097, + "github_url": "https://github.com/tglaz", + "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 23623824, "github_url": "https://github.com/qooqu", @@ -21016,6 +22059,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 44985426, + "github_url": "https://github.com/mchai1218", + "avatar_url": "https://avatars.githubusercontent.com/u/44985426?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 60310001, "github_url": "https://github.com/sarahyaepark", @@ -21023,6 +22073,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 90731406, + "github_url": "https://github.com/kevinmoutoucarpin", + "avatar_url": "https://avatars.githubusercontent.com/u/90731406?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 49699333, "github_url": "https://github.com/apps/dependabot", @@ -21052,25 +22109,25 @@ "contributions": 5 }, { - "id": 90731406, - "github_url": "https://github.com/kevinmoutoucarpin", - "avatar_url": "https://avatars.githubusercontent.com/u/90731406?v=4", + "id": 100561599, + "github_url": "https://github.com/phuonguvan", + "avatar_url": "https://avatars.githubusercontent.com/u/100561599?v=4", "gravatar_id": "", "contributions": 5 }, { - "id": 437097, - "github_url": "https://github.com/tglaz", - "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "id": 129242827, + "github_url": "https://github.com/mbui31", + "avatar_url": "https://avatars.githubusercontent.com/u/129242827?v=4", "gravatar_id": "", - "contributions": 4 + "contributions": 5 }, { - "id": 44985426, - "github_url": "https://github.com/mchai1218", - "avatar_url": "https://avatars.githubusercontent.com/u/44985426?v=4", + "id": 130421855, + "github_url": "https://github.com/ermbrown", + "avatar_url": "https://avatars.githubusercontent.com/u/130421855?v=4", "gravatar_id": "", - "contributions": 4 + "contributions": 5 }, { "id": 99779273, @@ -21107,6 +22164,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 72027373, + "github_url": "https://github.com/tntalcott", + "avatar_url": "https://avatars.githubusercontent.com/u/72027373?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 75225741, "github_url": "https://github.com/jyehllow", @@ -21114,6 +22178,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 130422288, + "github_url": "https://github.com/lmitch10", + "avatar_url": "https://avatars.githubusercontent.com/u/130422288?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 35072669, "github_url": "https://github.com/pyachauhan", @@ -21163,13 +22234,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", @@ -21213,9 +22277,9 @@ "contributions": 1 }, { - "id": 72027373, - "github_url": "https://github.com/tntalcott", - "avatar_url": "https://avatars.githubusercontent.com/u/72027373?v=4", + "id": 64881557, + "github_url": "https://github.com/chelseybeck", + "avatar_url": "https://avatars.githubusercontent.com/u/64881557?v=4", "gravatar_id": "", "contributions": 1 }, @@ -21262,9 +22326,9 @@ "contributions": 1 }, { - "id": 130421855, - "github_url": "https://github.com/ermbrown", - "avatar_url": "https://avatars.githubusercontent.com/u/130421855?v=4", + "id": 132967044, + "github_url": "https://github.com/RongAnn", + "avatar_url": "https://avatars.githubusercontent.com/u/132967044?v=4", "gravatar_id": "", "contributions": 1 } @@ -21277,14 +22341,21 @@ "github_url": "https://github.com/SamHyler", "avatar_url": "https://avatars.githubusercontent.com/u/87077650?v=4", "gravatar_id": "", - "contributions": 290 + "contributions": 332 }, { "id": 57149590, "github_url": "https://github.com/jamiesiu", "avatar_url": "https://avatars.githubusercontent.com/u/57149590?v=4", "gravatar_id": "", - "contributions": 209 + "contributions": 210 + }, + { + "id": 105686896, + "github_url": "https://github.com/anitadesigns", + "avatar_url": "https://avatars.githubusercontent.com/u/105686896?v=4", + "gravatar_id": "", + "contributions": 193 }, { "id": 35116846, @@ -21300,13 +22371,6 @@ "gravatar_id": "", "contributions": 167 }, - { - "id": 105686896, - "github_url": "https://github.com/anitadesigns", - "avatar_url": "https://avatars.githubusercontent.com/u/105686896?v=4", - "gravatar_id": "", - "contributions": 167 - }, { "id": 95264836, "github_url": "https://github.com/ValeriyaMetla", @@ -21319,28 +22383,28 @@ "github_url": "https://github.com/thomasdemoner", "avatar_url": "https://avatars.githubusercontent.com/u/46510558?v=4", "gravatar_id": "", - "contributions": 98 + "contributions": 100 }, { - "id": 37763229, - "github_url": "https://github.com/ExperimentsInHonesty", - "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", + "id": 75542938, + "github_url": "https://github.com/sydneywalcoff", + "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", "gravatar_id": "", - "contributions": 64 + "contributions": 75 }, { "id": 79946411, "github_url": "https://github.com/yumengluo", "avatar_url": "https://avatars.githubusercontent.com/u/79946411?v=4", "gravatar_id": "", - "contributions": 62 + "contributions": 68 }, { - "id": 75542938, - "github_url": "https://github.com/sydneywalcoff", - "avatar_url": "https://avatars.githubusercontent.com/u/75542938?v=4", + "id": 37763229, + "github_url": "https://github.com/ExperimentsInHonesty", + "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 51 + "contributions": 66 }, { "id": 78319934, @@ -21377,6 +22441,13 @@ "gravatar_id": "", "contributions": 29 }, + { + "id": 126726106, + "github_url": "https://github.com/dmeyers1348", + "avatar_url": "https://avatars.githubusercontent.com/u/126726106?v=4", + "gravatar_id": "", + "contributions": 27 + }, { "id": 109184973, "github_url": "https://github.com/kelseylondon", @@ -21398,6 +22469,13 @@ "gravatar_id": "", "contributions": 23 }, + { + "id": 121915896, + "github_url": "https://github.com/amejiamesinas", + "avatar_url": "https://avatars.githubusercontent.com/u/121915896?v=4", + "gravatar_id": "", + "contributions": 21 + }, { "id": 60310001, "github_url": "https://github.com/sarahyaepark", @@ -21413,11 +22491,18 @@ "contributions": 19 }, { - "id": 126726106, - "github_url": "https://github.com/dmeyers1348", - "avatar_url": "https://avatars.githubusercontent.com/u/126726106?v=4", + "id": 129242967, + "github_url": "https://github.com/jccchurch", + "avatar_url": "https://avatars.githubusercontent.com/u/129242967?v=4", "gravatar_id": "", - "contributions": 18 + "contributions": 17 + }, + { + "id": 33815456, + "github_url": "https://github.com/AilinLuca", + "avatar_url": "https://avatars.githubusercontent.com/u/33815456?v=4", + "gravatar_id": "", + "contributions": 13 }, { "id": 60045418, @@ -21440,31 +22525,24 @@ "gravatar_id": "", "contributions": 13 }, - { - "id": 33815456, - "github_url": "https://github.com/AilinLuca", - "avatar_url": "https://avatars.githubusercontent.com/u/33815456?v=4", - "gravatar_id": "", - "contributions": 11 - }, { "id": 122848205, "github_url": "https://github.com/sofialaguna", "avatar_url": "https://avatars.githubusercontent.com/u/122848205?v=4", "gravatar_id": "", - "contributions": 10 + "contributions": 13 }, { - "id": 129242967, - "github_url": "https://github.com/jccchurch", - "avatar_url": "https://avatars.githubusercontent.com/u/129242967?v=4", + "id": 125330986, + "github_url": "https://github.com/lexramos01", + "avatar_url": "https://avatars.githubusercontent.com/u/125330986?v=4", "gravatar_id": "", - "contributions": 10 + "contributions": 12 }, { - "id": 96545618, - "github_url": "https://github.com/jessicaherling", - "avatar_url": "https://avatars.githubusercontent.com/u/96545618?v=4", + "id": 437097, + "github_url": "https://github.com/tglaz", + "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", "gravatar_id": "", "contributions": 9 }, @@ -21473,14 +22551,21 @@ "github_url": "https://github.com/ramankala", "avatar_url": "https://avatars.githubusercontent.com/u/45212806?v=4", "gravatar_id": "", - "contributions": 8 + "contributions": 9 }, { - "id": 125330986, - "github_url": "https://github.com/lexramos01", - "avatar_url": "https://avatars.githubusercontent.com/u/125330986?v=4", + "id": 96545618, + "github_url": "https://github.com/jessicaherling", + "avatar_url": "https://avatars.githubusercontent.com/u/96545618?v=4", "gravatar_id": "", - "contributions": 8 + "contributions": 9 + }, + { + "id": 104251298, + "github_url": "https://github.com/troymathis", + "avatar_url": "https://avatars.githubusercontent.com/u/104251298?v=4", + "gravatar_id": "", + "contributions": 9 }, { "id": 23623824, @@ -21511,11 +22596,18 @@ "contributions": 6 }, { - "id": 437097, - "github_url": "https://github.com/tglaz", - "avatar_url": "https://avatars.githubusercontent.com/u/437097?v=4", + "id": 44985426, + "github_url": "https://github.com/mchai1218", + "avatar_url": "https://avatars.githubusercontent.com/u/44985426?v=4", "gravatar_id": "", - "contributions": 5 + "contributions": 6 + }, + { + "id": 90731406, + "github_url": "https://github.com/kevinmoutoucarpin", + "avatar_url": "https://avatars.githubusercontent.com/u/90731406?v=4", + "gravatar_id": "", + "contributions": 6 }, { "id": 66761308, @@ -21539,18 +22631,25 @@ "contributions": 5 }, { - "id": 90731406, - "github_url": "https://github.com/kevinmoutoucarpin", - "avatar_url": "https://avatars.githubusercontent.com/u/90731406?v=4", + "id": 100561599, + "github_url": "https://github.com/phuonguvan", + "avatar_url": "https://avatars.githubusercontent.com/u/100561599?v=4", "gravatar_id": "", "contributions": 5 }, { - "id": 44985426, - "github_url": "https://github.com/mchai1218", - "avatar_url": "https://avatars.githubusercontent.com/u/44985426?v=4", + "id": 129242827, + "github_url": "https://github.com/mbui31", + "avatar_url": "https://avatars.githubusercontent.com/u/129242827?v=4", "gravatar_id": "", - "contributions": 4 + "contributions": 5 + }, + { + "id": 130421855, + "github_url": "https://github.com/ermbrown", + "avatar_url": "https://avatars.githubusercontent.com/u/130421855?v=4", + "gravatar_id": "", + "contributions": 5 }, { "id": 80120074, @@ -21580,6 +22679,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 72027373, + "github_url": "https://github.com/tntalcott", + "avatar_url": "https://avatars.githubusercontent.com/u/72027373?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 75225741, "github_url": "https://github.com/jyehllow", @@ -21587,6 +22693,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 130422288, + "github_url": "https://github.com/lmitch10", + "avatar_url": "https://avatars.githubusercontent.com/u/130422288?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 35072669, "github_url": "https://github.com/pyachauhan", @@ -21622,13 +22735,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", @@ -21679,9 +22785,9 @@ "contributions": 1 }, { - "id": 72027373, - "github_url": "https://github.com/tntalcott", - "avatar_url": "https://avatars.githubusercontent.com/u/72027373?v=4", + "id": 64881557, + "github_url": "https://github.com/chelseybeck", + "avatar_url": "https://avatars.githubusercontent.com/u/64881557?v=4", "gravatar_id": "", "contributions": 1 }, @@ -21706,13 +22812,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 104251298, - "github_url": "https://github.com/troymathis", - "avatar_url": "https://avatars.githubusercontent.com/u/104251298?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 107827182, "github_url": "https://github.com/BCHEN222", @@ -21728,9 +22827,9 @@ "contributions": 1 }, { - "id": 130421855, - "github_url": "https://github.com/ermbrown", - "avatar_url": "https://avatars.githubusercontent.com/u/130421855?v=4", + "id": 132967044, + "github_url": "https://github.com/RongAnn", + "avatar_url": "https://avatars.githubusercontent.com/u/132967044?v=4", "gravatar_id": "", "contributions": 1 } @@ -21766,14 +22865,14 @@ "github_url": "https://github.com/ddfridley", "avatar_url": "https://avatars.githubusercontent.com/u/3317487?v=4", "gravatar_id": "", - "contributions": 1709 + "contributions": 1711 }, { "id": 25037168, "github_url": "https://github.com/ice1080", "avatar_url": "https://avatars.githubusercontent.com/u/25037168?v=4", "gravatar_id": "", - "contributions": 177 + "contributions": 181 }, { "id": 17220804, @@ -21908,13 +23007,6 @@ "gravatar_id": "", "contributions": 4 }, - { - "id": 64793356, - "github_url": "https://github.com/icdt-ihudson", - "avatar_url": "https://avatars.githubusercontent.com/u/64793356?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 41893422, "github_url": "https://github.com/cristianbuta", @@ -21942,6 +23034,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/80819894?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 95101485, + "github_url": "https://github.com/justEstif", + "avatar_url": "https://avatars.githubusercontent.com/u/95101485?v=4", + "gravatar_id": "", + "contributions": 1 } ] }, @@ -22059,18 +23158,18 @@ "gravatar_id": "", "contributions": 7 }, - { - "id": 36746854, - "github_url": "https://github.com/luiscmartinez", - "avatar_url": "https://avatars1.githubusercontent.com/u/36746854?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 67632841, "github_url": "https://github.com/gengjianye1997", "avatar_url": "https://avatars.githubusercontent.com/u/67632841?v=4", "gravatar_id": "", + "contributions": 6 + }, + { + "id": 36746854, + "github_url": "https://github.com/luiscmartinez", + "avatar_url": "https://avatars1.githubusercontent.com/u/36746854?v=4", + "gravatar_id": "", "contributions": 5 }, { @@ -22278,7 +23377,7 @@ "github_url": "https://github.com/ddfridley", "avatar_url": "https://avatars.githubusercontent.com/u/3317487?v=4", "gravatar_id": "", - "contributions": 2243 + "contributions": 2245 }, { "id": 1662766, @@ -22292,7 +23391,7 @@ "github_url": "https://github.com/ice1080", "avatar_url": "https://avatars.githubusercontent.com/u/25037168?v=4", "gravatar_id": "", - "contributions": 298 + "contributions": 302 }, { "id": 17220804, @@ -22455,6 +23554,13 @@ "gravatar_id": "", "contributions": 7 }, + { + "id": 67632841, + "github_url": "https://github.com/gengjianye1997", + "avatar_url": "https://avatars.githubusercontent.com/u/67632841?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 93889575, "github_url": "https://github.com/Punjabi2021", @@ -22476,13 +23582,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 67632841, - "github_url": "https://github.com/gengjianye1997", - "avatar_url": "https://avatars.githubusercontent.com/u/67632841?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 104791004, "github_url": "https://github.com/nicholas-terry", @@ -22490,13 +23589,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 64793356, - "github_url": "https://github.com/icdt-ihudson", - "avatar_url": "https://avatars.githubusercontent.com/u/64793356?v=4", - "gravatar_id": "", - "contributions": 4 - }, { "id": 41893422, "github_url": "https://github.com/cristianbuta", @@ -22643,6 +23735,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/93889518?v=4", "gravatar_id": "", "contributions": 1 + }, + { + "id": 95101485, + "github_url": "https://github.com/justEstif", + "avatar_url": "https://avatars.githubusercontent.com/u/95101485?v=4", + "gravatar_id": "", + "contributions": 1 } ] } @@ -23086,6 +24185,13 @@ "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 }, { @@ -23095,6 +24201,13 @@ "gravatar_id": "", "contributions": 10 }, + { + "id": 101952500, + "github_url": "https://github.com/plang-psm", + "avatar_url": "https://avatars.githubusercontent.com/u/101952500?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 47887670, "github_url": "https://github.com/ChrxsCrxss", @@ -23137,20 +24250,6 @@ "gravatar_id": "", "contributions": 7 }, - { - "id": 22487388, - "github_url": "https://github.com/bkmorgan3", - "avatar_url": "https://avatars.githubusercontent.com/u/22487388?v=4", - "gravatar_id": "", - "contributions": 6 - }, - { - "id": 101952500, - "github_url": "https://github.com/plang-psm", - "avatar_url": "https://avatars.githubusercontent.com/u/101952500?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 36205316, "github_url": "https://github.com/darpham", @@ -23165,6 +24264,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 94583613, + "github_url": "https://github.com/vanessavun", + "avatar_url": "https://avatars.githubusercontent.com/u/94583613?v=4", + "gravatar_id": "", + "contributions": 4 + }, { "id": 58079426, "github_url": "https://github.com/junganthonyy", @@ -23265,7 +24371,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 132 + "contributions": 133 }, { "id": 19891365, @@ -23307,14 +24413,14 @@ "github_url": "https://github.com/jbubar", "avatar_url": "https://avatars.githubusercontent.com/u/53061723?v=4", "gravatar_id": "", - "contributions": 83 + "contributions": 85 }, { "id": 73561520, "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", - "contributions": 81 + "contributions": 84 }, { "id": 13891656, @@ -23324,18 +24430,18 @@ "contributions": 59 }, { - "id": 11682523, - "github_url": "https://github.com/clockwerkz", - "avatar_url": "https://avatars1.githubusercontent.com/u/11682523?v=4", + "id": 5898009, + "github_url": "https://github.com/Spiteless", + "avatar_url": "https://avatars.githubusercontent.com/u/5898009?v=4", "gravatar_id": "", "contributions": 52 }, { - "id": 5898009, - "github_url": "https://github.com/Spiteless", - "avatar_url": "https://avatars.githubusercontent.com/u/5898009?v=4", + "id": 11682523, + "github_url": "https://github.com/clockwerkz", + "avatar_url": "https://avatars1.githubusercontent.com/u/11682523?v=4", "gravatar_id": "", - "contributions": 49 + "contributions": 52 }, { "id": 9056298, @@ -23400,6 +24506,13 @@ "gravatar_id": "", "contributions": 27 }, + { + "id": 41898282, + "github_url": "https://github.com/apps/github-actions", + "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", + "gravatar_id": "", + "contributions": 24 + }, { "id": 19879362, "github_url": "https://github.com/chukalicious", @@ -23408,9 +24521,9 @@ "contributions": 22 }, { - "id": 41898282, - "github_url": "https://github.com/apps/github-actions", - "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", + "id": 101952500, + "github_url": "https://github.com/plang-psm", + "avatar_url": "https://avatars.githubusercontent.com/u/101952500?v=4", "gravatar_id": "", "contributions": 22 }, @@ -23442,13 +24555,6 @@ "gravatar_id": "", "contributions": 19 }, - { - "id": 101952500, - "github_url": "https://github.com/plang-psm", - "avatar_url": "https://avatars.githubusercontent.com/u/101952500?v=4", - "gravatar_id": "", - "contributions": 18 - }, { "id": 17465075, "github_url": "https://github.com/kelseylc", @@ -23456,6 +24562,13 @@ "gravatar_id": "", "contributions": 17 }, + { + "id": 113402837, + "github_url": "https://github.com/AmandaGlover-PM", + "avatar_url": "https://avatars.githubusercontent.com/u/113402837?v=4", + "gravatar_id": "", + "contributions": 16 + }, { "id": 49918375, "github_url": "https://github.com/ye-susan", @@ -23505,6 +24618,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 45619008, + "github_url": "https://github.com/MicahBear", + "avatar_url": "https://avatars.githubusercontent.com/u/45619008?v=4", + "gravatar_id": "", + "contributions": 7 + }, { "id": 50650237, "github_url": "https://github.com/shiningjustice", @@ -23519,13 +24639,6 @@ "gravatar_id": "", "contributions": 6 }, - { - "id": 45619008, - "github_url": "https://github.com/MicahBear", - "avatar_url": "https://avatars.githubusercontent.com/u/45619008?v=4", - "gravatar_id": "", - "contributions": 6 - }, { "id": 51861742, "github_url": "https://github.com/dae-hyun-kim", @@ -23589,6 +24702,13 @@ "gravatar_id": "", "contributions": 5 }, + { + "id": 94583613, + "github_url": "https://github.com/vanessavun", + "avatar_url": "https://avatars.githubusercontent.com/u/94583613?v=4", + "gravatar_id": "", + "contributions": 5 + }, { "id": 1127804, "github_url": "https://github.com/MasterBirdy", @@ -23639,9 +24759,9 @@ "contributions": 3 }, { - "id": 113402837, - "github_url": "https://github.com/AmandaGlover-PM", - "avatar_url": "https://avatars.githubusercontent.com/u/113402837?v=4", + "id": 117793131, + "github_url": "https://github.com/brycelednar", + "avatar_url": "https://avatars.githubusercontent.com/u/117793131?v=4", "gravatar_id": "", "contributions": 3 }, @@ -23932,13 +25052,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 94583613, - "github_url": "https://github.com/vanessavun", - "avatar_url": "https://avatars.githubusercontent.com/u/94583613?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 98001560, "github_url": "https://github.com/staceyrebekahscott", @@ -23981,13 +25094,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 117793131, - "github_url": "https://github.com/brycelednar", - "avatar_url": "https://avatars.githubusercontent.com/u/117793131?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 118405499, "github_url": "https://github.com/cbutcher318", @@ -24046,7 +25152,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 139 + "contributions": 140 }, { "id": 19891365, @@ -24060,7 +25166,7 @@ "github_url": "https://github.com/jbubar", "avatar_url": "https://avatars.githubusercontent.com/u/53061723?v=4", "gravatar_id": "", - "contributions": 121 + "contributions": 123 }, { "id": 43095489, @@ -24088,7 +25194,7 @@ "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", - "contributions": 104 + "contributions": 107 }, { "id": 50006879, @@ -24151,7 +25257,7 @@ "github_url": "https://github.com/Spiteless", "avatar_url": "https://avatars.githubusercontent.com/u/5898009?v=4", "gravatar_id": "", - "contributions": 61 + "contributions": 66 }, { "id": 19879362, @@ -24167,6 +25273,13 @@ "gravatar_id": "", "contributions": 33 }, + { + "id": 101952500, + "github_url": "https://github.com/plang-psm", + "avatar_url": "https://avatars.githubusercontent.com/u/101952500?v=4", + "gravatar_id": "", + "contributions": 31 + }, { "id": 50686892, "github_url": "https://github.com/Rankazze", @@ -24195,19 +25308,12 @@ "gravatar_id": "", "contributions": 27 }, - { - "id": 101952500, - "github_url": "https://github.com/plang-psm", - "avatar_url": "https://avatars.githubusercontent.com/u/101952500?v=4", - "gravatar_id": "", - "contributions": 24 - }, { "id": 41898282, "github_url": "https://github.com/apps/github-actions", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", - "contributions": 22 + "contributions": 24 }, { "id": 39230947, @@ -24230,6 +25336,20 @@ "gravatar_id": "", "contributions": 17 }, + { + "id": 22487388, + "github_url": "https://github.com/bkmorgan3", + "avatar_url": "https://avatars.githubusercontent.com/u/22487388?v=4", + "gravatar_id": "", + "contributions": 17 + }, + { + "id": 113402837, + "github_url": "https://github.com/AmandaGlover-PM", + "avatar_url": "https://avatars.githubusercontent.com/u/113402837?v=4", + "gravatar_id": "", + "contributions": 16 + }, { "id": 87212270, "github_url": "https://github.com/WalterT-MK", @@ -24265,13 +25385,6 @@ "gravatar_id": "", "contributions": 12 }, - { - "id": 22487388, - "github_url": "https://github.com/bkmorgan3", - "avatar_url": "https://avatars.githubusercontent.com/u/22487388?v=4", - "gravatar_id": "", - "contributions": 11 - }, { "id": 75456721, "github_url": "https://github.com/Olivia-Chiong", @@ -24293,6 +25406,13 @@ "gravatar_id": "", "contributions": 9 }, + { + "id": 94583613, + "github_url": "https://github.com/vanessavun", + "avatar_url": "https://avatars.githubusercontent.com/u/94583613?v=4", + "gravatar_id": "", + "contributions": 9 + }, { "id": 44537404, "github_url": "https://github.com/JsonRoyJones", @@ -24300,6 +25420,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 45619008, + "github_url": "https://github.com/MicahBear", + "avatar_url": "https://avatars.githubusercontent.com/u/45619008?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 51861742, "github_url": "https://github.com/dae-hyun-kim", @@ -24328,13 +25455,6 @@ "gravatar_id": "", "contributions": 7 }, - { - "id": 45619008, - "github_url": "https://github.com/MicahBear", - "avatar_url": "https://avatars.githubusercontent.com/u/45619008?v=4", - "gravatar_id": "", - "contributions": 7 - }, { "id": 10876900, "github_url": "https://github.com/JRHutson", @@ -24420,9 +25540,9 @@ "contributions": 3 }, { - "id": 113402837, - "github_url": "https://github.com/AmandaGlover-PM", - "avatar_url": "https://avatars.githubusercontent.com/u/113402837?v=4", + "id": 117793131, + "github_url": "https://github.com/brycelednar", + "avatar_url": "https://avatars.githubusercontent.com/u/117793131?v=4", "gravatar_id": "", "contributions": 3 }, @@ -24699,13 +25819,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 94583613, - "github_url": "https://github.com/vanessavun", - "avatar_url": "https://avatars.githubusercontent.com/u/94583613?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 98001560, "github_url": "https://github.com/staceyrebekahscott", @@ -24748,13 +25861,6 @@ "gravatar_id": "", "contributions": 1 }, - { - "id": 117793131, - "github_url": "https://github.com/brycelednar", - "avatar_url": "https://avatars.githubusercontent.com/u/117793131?v=4", - "gravatar_id": "", - "contributions": 1 - }, { "id": 118405499, "github_url": "https://github.com/cbutcher318", @@ -24779,11 +25885,11 @@ "TypeScript", "Python", "HTML", - "JavaScript", "CSS", "Shell", "Dockerfile", - "Mako" + "Mako", + "JavaScript" ], "repoEndpoint": "https://api.github.com/repos/hackforla/HomeUniteUs", "commitContributors": { @@ -24793,21 +25899,21 @@ "github_url": "https://github.com/erikguntner", "avatar_url": "https://avatars.githubusercontent.com/u/27253583?v=4", "gravatar_id": "", - "contributions": 205 + "contributions": 243 }, { - "id": 48224444, - "github_url": "https://github.com/HassenH1", - "avatar_url": "https://avatars.githubusercontent.com/u/48224444?v=4", + "id": 9952154, + "github_url": "https://github.com/tylerthome", + "avatar_url": "https://avatars.githubusercontent.com/u/9952154?v=4", "gravatar_id": "", "contributions": 157 }, { - "id": 9952154, - "github_url": "https://github.com/tylerthome", - "avatar_url": "https://avatars.githubusercontent.com/u/9952154?v=4", + "id": 48224444, + "github_url": "https://github.com/HassenH1", + "avatar_url": "https://avatars.githubusercontent.com/u/48224444?v=4", "gravatar_id": "", - "contributions": 152 + "contributions": 157 }, { "id": 23245081, @@ -24828,7 +25934,7 @@ "github_url": "https://github.com/apps/dependabot", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", - "contributions": 29 + "contributions": 31 }, { "id": 19631367, @@ -24893,6 +25999,13 @@ "gravatar_id": "", "contributions": 4 }, + { + "id": 11646566, + "github_url": "https://github.com/ju1es", + "avatar_url": "https://avatars.githubusercontent.com/u/11646566?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 47486070, "github_url": "https://github.com/AlbertUlysses", @@ -24972,7 +26085,7 @@ "github_url": "https://github.com/brycelednar", "avatar_url": "https://avatars.githubusercontent.com/u/117793131?v=4", "gravatar_id": "", - "contributions": 27 + "contributions": 33 }, { "id": 26660349, @@ -24995,6 +26108,13 @@ "gravatar_id": "", "contributions": 15 }, + { + "id": 27253583, + "github_url": "https://github.com/erikguntner", + "avatar_url": "https://avatars.githubusercontent.com/u/27253583?v=4", + "gravatar_id": "", + "contributions": 15 + }, { "id": 5248025, "github_url": "https://github.com/rossbb", @@ -25066,9 +26186,9 @@ "contributions": 8 }, { - "id": 27253583, - "github_url": "https://github.com/erikguntner", - "avatar_url": "https://avatars.githubusercontent.com/u/27253583?v=4", + "id": 25230575, + "github_url": "https://github.com/sanya301", + "avatar_url": "https://avatars.githubusercontent.com/u/25230575?v=4", "gravatar_id": "", "contributions": 8 }, @@ -25086,6 +26206,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 113555559, + "github_url": "https://github.com/edela0015", + "avatar_url": "https://avatars.githubusercontent.com/u/113555559?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 5304045, "github_url": "https://github.com/martyboggs", @@ -25094,18 +26221,18 @@ "contributions": 5 }, { - "id": 77372601, - "github_url": "https://github.com/fourmatte", - "avatar_url": "https://avatars.githubusercontent.com/u/77372601?v=4", + "id": 11646566, + "github_url": "https://github.com/ju1es", + "avatar_url": "https://avatars.githubusercontent.com/u/11646566?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, @@ -25128,6 +26255,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 126638029, + "github_url": "https://github.com/pardhama", + "avatar_url": "https://avatars.githubusercontent.com/u/126638029?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 27145, "github_url": "https://github.com/joelparkerhenderson", @@ -25149,20 +26283,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", - "avatar_url": "https://avatars.githubusercontent.com/u/126638029?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 5952, "github_url": "https://github.com/cnk", @@ -25184,6 +26304,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 4141567, + "github_url": "https://github.com/paulespinosa", + "avatar_url": "https://avatars.githubusercontent.com/u/4141567?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 4333657, "github_url": "https://github.com/salice", @@ -25205,13 +26332,6 @@ "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 - }, { "id": 39559350, "github_url": "https://github.com/Oluwafemi-Jegede", @@ -25261,6 +26381,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 73868258, + "github_url": "https://github.com/agosmou", + "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 90009901, "github_url": "https://github.com/mira-kine", @@ -25284,14 +26411,14 @@ "github_url": "https://github.com/erikguntner", "avatar_url": "https://avatars.githubusercontent.com/u/27253583?v=4", "gravatar_id": "", - "contributions": 213 + "contributions": 258 }, { "id": 9952154, "github_url": "https://github.com/tylerthome", "avatar_url": "https://avatars.githubusercontent.com/u/9952154?v=4", "gravatar_id": "", - "contributions": 211 + "contributions": 216 }, { "id": 48224444, @@ -25349,19 +26476,19 @@ "gravatar_id": "", "contributions": 33 }, - { - "id": 49699333, - "github_url": "https://github.com/apps/dependabot", - "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", - "gravatar_id": "", - "contributions": 30 - }, { "id": 117793131, "github_url": "https://github.com/brycelednar", "avatar_url": "https://avatars.githubusercontent.com/u/117793131?v=4", "gravatar_id": "", - "contributions": 27 + "contributions": 33 + }, + { + "id": 49699333, + "github_url": "https://github.com/apps/dependabot", + "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", + "gravatar_id": "", + "contributions": 32 }, { "id": 54044142, @@ -25447,6 +26574,13 @@ "gravatar_id": "", "contributions": 9 }, + { + "id": 11646566, + "github_url": "https://github.com/ju1es", + "avatar_url": "https://avatars.githubusercontent.com/u/11646566?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 14296840, "github_url": "https://github.com/rpbracker", @@ -25454,6 +26588,13 @@ "gravatar_id": "", "contributions": 8 }, + { + "id": 25230575, + "github_url": "https://github.com/sanya301", + "avatar_url": "https://avatars.githubusercontent.com/u/25230575?v=4", + "gravatar_id": "", + "contributions": 8 + }, { "id": 47953069, "github_url": "https://github.com/amimorga", @@ -25468,6 +26609,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 113555559, + "github_url": "https://github.com/edela0015", + "avatar_url": "https://avatars.githubusercontent.com/u/113555559?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 4341392, "github_url": "https://github.com/stevbark", @@ -25489,13 +26637,6 @@ "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": 4 - }, { "id": 47486070, "github_url": "https://github.com/AlbertUlysses", @@ -25517,6 +26658,13 @@ "gravatar_id": "", "contributions": 3 }, + { + "id": 126638029, + "github_url": "https://github.com/pardhama", + "avatar_url": "https://avatars.githubusercontent.com/u/126638029?v=4", + "gravatar_id": "", + "contributions": 3 + }, { "id": 27145, "github_url": "https://github.com/joelparkerhenderson", @@ -25545,20 +26693,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", - "avatar_url": "https://avatars.githubusercontent.com/u/126638029?v=4", - "gravatar_id": "", - "contributions": 2 - }, { "id": 5952, "github_url": "https://github.com/cnk", @@ -25580,6 +26714,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 4141567, + "github_url": "https://github.com/paulespinosa", + "avatar_url": "https://avatars.githubusercontent.com/u/4141567?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 4333657, "github_url": "https://github.com/salice", @@ -25601,13 +26742,6 @@ "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 - }, { "id": 39559350, "github_url": "https://github.com/Oluwafemi-Jegede", @@ -25643,6 +26777,13 @@ "gravatar_id": "", "contributions": 1 }, + { + "id": 73868258, + "github_url": "https://github.com/agosmou", + "avatar_url": "https://avatars.githubusercontent.com/u/73868258?v=4", + "gravatar_id": "", + "contributions": 1 + }, { "id": 102125731, "github_url": "https://github.com/rpradheap", @@ -27608,7 +28749,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 389 + "contributions": 392 }, { "id": 75456721, @@ -27631,6 +28772,13 @@ "gravatar_id": "", "contributions": 51 }, + { + "id": 98370780, + "github_url": "https://github.com/mxajPrice", + "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", + "gravatar_id": "", + "contributions": 40 + }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", @@ -27701,13 +28849,6 @@ "gravatar_id": "", "contributions": 21 }, - { - "id": 98370780, - "github_url": "https://github.com/mxajPrice", - "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", - "gravatar_id": "", - "contributions": 21 - }, { "id": 75643389, "github_url": "https://github.com/Rabia2219", @@ -27793,18 +28934,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, @@ -28557,7 +29698,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 437 + "contributions": 440 }, { "id": 75456721, @@ -28580,6 +29721,13 @@ "gravatar_id": "", "contributions": 52 }, + { + "id": 98370780, + "github_url": "https://github.com/mxajPrice", + "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", + "gravatar_id": "", + "contributions": 43 + }, { "id": 31293603, "github_url": "https://github.com/JessicaLucindaCheng", @@ -28622,13 +29770,6 @@ "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", @@ -28741,6 +29882,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", @@ -28762,13 +29910,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", @@ -31876,7 +33017,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 111 + "contributions": 115 }, { "id": 20882817, @@ -32005,216 +33146,230 @@ "contributions": 2 }, { - "id": 35851784, - "github_url": "https://github.com/cfischerbenitez", - "avatar_url": "https://avatars.githubusercontent.com/u/35851784?v=4", - "gravatar_id": "", - "contributions": 2 - }, - { - "id": 40873417, - "github_url": "https://github.com/simrandhaliw", - "avatar_url": "https://avatars.githubusercontent.com/u/40873417?v=4", - "gravatar_id": "", - "contributions": 2 - }, - { - "id": 1809882, - "github_url": "https://github.com/doub1ejack", - "avatar_url": "https://avatars.githubusercontent.com/u/1809882?v=4", - "gravatar_id": "", - "contributions": 1 - }, - { - "id": 31399879, - "github_url": "https://github.com/naomiec", - "avatar_url": "https://avatars.githubusercontent.com/u/31399879?v=4", - "gravatar_id": "", - "contributions": 1 - }, - { - "id": 37678801, - "github_url": "https://github.com/ejstalker", - "avatar_url": "https://avatars.githubusercontent.com/u/37678801?v=4", - "gravatar_id": "", - "contributions": 1 - }, - { - "id": 41160828, - "github_url": "https://github.com/emilygarvey", - "avatar_url": "https://avatars.githubusercontent.com/u/41160828?v=4", - "gravatar_id": "", - "contributions": 1 - }, - { - "id": 56354426, - "github_url": "https://github.com/maryfnorris", - "avatar_url": "https://avatars.githubusercontent.com/u/56354426?v=4", - "gravatar_id": "", - "contributions": 1 - }, - { - "id": 58455740, - "github_url": "https://github.com/GlowingEmber", - "avatar_url": "https://avatars.githubusercontent.com/u/58455740?v=4", - "gravatar_id": "", - "contributions": 1 - }, - { - "id": 79946411, - "github_url": "https://github.com/yumengluo", - "avatar_url": "https://avatars.githubusercontent.com/u/79946411?v=4", - "gravatar_id": "", - "contributions": 1 - } - ] - }, - "contributorsComplete": { - "data": [ - { - "id": 75342357, - "github_url": "https://github.com/Baleja", - "avatar_url": "https://avatars.githubusercontent.com/u/75342357?v=4", - "gravatar_id": "", - "contributions": 159 - }, - { - "id": 69813451, - "github_url": "https://github.com/MasSamH", - "avatar_url": "https://avatars.githubusercontent.com/u/69813451?v=4", - "gravatar_id": "", - "contributions": 154 - }, - { - "id": 37763229, - "github_url": "https://github.com/ExperimentsInHonesty", - "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", - "gravatar_id": "", - "contributions": 116 - }, - { - "id": 20882817, - "github_url": "https://github.com/MarianneAnthonette", - "avatar_url": "https://avatars.githubusercontent.com/u/20882817?v=4", - "gravatar_id": "", - "contributions": 112 - }, - { - "id": 73251920, - "github_url": "https://github.com/raquelnish", - "avatar_url": "https://avatars.githubusercontent.com/u/73251920?v=4", - "gravatar_id": "", - "contributions": 40 - }, - { - "id": 283343, - "github_url": "https://github.com/thadk", - "avatar_url": "https://avatars.githubusercontent.com/u/283343?v=4", - "gravatar_id": "", - "contributions": 30 - }, - { - "id": 71442493, - "github_url": "https://github.com/celeste-hub", - "avatar_url": "https://avatars.githubusercontent.com/u/71442493?v=4", - "gravatar_id": "", - "contributions": 15 - }, - { - "id": 77209608, - "github_url": "https://github.com/sanjana-ajit", - "avatar_url": "https://avatars.githubusercontent.com/u/77209608?v=4", - "gravatar_id": "", - "contributions": 15 - }, - { - "id": 19688733, - "github_url": "https://github.com/jkropko", - "avatar_url": "https://avatars.githubusercontent.com/u/19688733?v=4", - "gravatar_id": "", - "contributions": 14 - }, - { - "id": 50305762, - "github_url": "https://github.com/tan-zhou", - "avatar_url": "https://avatars.githubusercontent.com/u/50305762?v=4", - "gravatar_id": "", - "contributions": 14 - }, - { - "id": 80305741, - "github_url": "https://github.com/bdavis73", - "avatar_url": "https://avatars.githubusercontent.com/u/80305741?v=4", - "gravatar_id": "", - "contributions": 9 - }, - { - "id": 75591229, - "github_url": "https://github.com/reemux", - "avatar_url": "https://avatars.githubusercontent.com/u/75591229?v=4", - "gravatar_id": "", - "contributions": 8 - }, - { - "id": 73019169, - "github_url": "https://github.com/myrandi", - "avatar_url": "https://avatars.githubusercontent.com/u/73019169?v=4", - "gravatar_id": "", - "contributions": 6 - }, - { - "id": 77856672, - "github_url": "https://github.com/ag2463", - "avatar_url": "https://avatars.githubusercontent.com/u/77856672?v=4", - "gravatar_id": "", - "contributions": 6 - }, - { - "id": 64346009, - "github_url": "https://github.com/Jane4925", - "avatar_url": "https://avatars.githubusercontent.com/u/64346009?v=4", - "gravatar_id": "", - "contributions": 5 - }, - { - "id": 69057000, - "github_url": "https://github.com/osnickersnee", - "avatar_url": "https://avatars.githubusercontent.com/u/69057000?v=4", - "gravatar_id": "", - "contributions": 5 - }, - { - "id": 79223621, - "github_url": "https://github.com/nasimbiglari", - "avatar_url": "https://avatars.githubusercontent.com/u/79223621?v=4", - "gravatar_id": "", - "contributions": 5 - }, - { - "id": 18221058, - "github_url": "https://github.com/KianBadie", - "avatar_url": "https://avatars.githubusercontent.com/u/18221058?v=4", - "gravatar_id": "", - "contributions": 4 - }, - { - "id": 73849589, - "github_url": "https://github.com/xtrementhusiast", - "avatar_url": "https://avatars.githubusercontent.com/u/73849589?v=4", - "gravatar_id": "", - "contributions": 4 - }, - { - "id": 12819751, - "github_url": "https://github.com/willpfeffer", - "avatar_url": "https://avatars.githubusercontent.com/u/12819751?v=4", - "gravatar_id": "", - "contributions": 3 - }, - { - "id": 11682523, - "github_url": "https://github.com/clockwerkz", - "avatar_url": "https://avatars.githubusercontent.com/u/11682523?v=4", + "id": 20386833, + "github_url": "https://github.com/kit-katrina20", + "avatar_url": "https://avatars.githubusercontent.com/u/20386833?v=4", + "gravatar_id": "", + "contributions": 2 + }, + { + "id": 35851784, + "github_url": "https://github.com/cfischerbenitez", + "avatar_url": "https://avatars.githubusercontent.com/u/35851784?v=4", + "gravatar_id": "", + "contributions": 2 + }, + { + "id": 40873417, + "github_url": "https://github.com/simrandhaliw", + "avatar_url": "https://avatars.githubusercontent.com/u/40873417?v=4", + "gravatar_id": "", + "contributions": 2 + }, + { + "id": 1809882, + "github_url": "https://github.com/doub1ejack", + "avatar_url": "https://avatars.githubusercontent.com/u/1809882?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 31399879, + "github_url": "https://github.com/naomiec", + "avatar_url": "https://avatars.githubusercontent.com/u/31399879?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 37678801, + "github_url": "https://github.com/ejstalker", + "avatar_url": "https://avatars.githubusercontent.com/u/37678801?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 41160828, + "github_url": "https://github.com/emilygarvey", + "avatar_url": "https://avatars.githubusercontent.com/u/41160828?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 56354426, + "github_url": "https://github.com/maryfnorris", + "avatar_url": "https://avatars.githubusercontent.com/u/56354426?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 58455740, + "github_url": "https://github.com/GlowingEmber", + "avatar_url": "https://avatars.githubusercontent.com/u/58455740?v=4", + "gravatar_id": "", + "contributions": 1 + }, + { + "id": 79946411, + "github_url": "https://github.com/yumengluo", + "avatar_url": "https://avatars.githubusercontent.com/u/79946411?v=4", + "gravatar_id": "", + "contributions": 1 + } + ] + }, + "contributorsComplete": { + "data": [ + { + "id": 75342357, + "github_url": "https://github.com/Baleja", + "avatar_url": "https://avatars.githubusercontent.com/u/75342357?v=4", + "gravatar_id": "", + "contributions": 159 + }, + { + "id": 69813451, + "github_url": "https://github.com/MasSamH", + "avatar_url": "https://avatars.githubusercontent.com/u/69813451?v=4", + "gravatar_id": "", + "contributions": 154 + }, + { + "id": 37763229, + "github_url": "https://github.com/ExperimentsInHonesty", + "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", + "gravatar_id": "", + "contributions": 120 + }, + { + "id": 20882817, + "github_url": "https://github.com/MarianneAnthonette", + "avatar_url": "https://avatars.githubusercontent.com/u/20882817?v=4", + "gravatar_id": "", + "contributions": 112 + }, + { + "id": 73251920, + "github_url": "https://github.com/raquelnish", + "avatar_url": "https://avatars.githubusercontent.com/u/73251920?v=4", + "gravatar_id": "", + "contributions": 40 + }, + { + "id": 283343, + "github_url": "https://github.com/thadk", + "avatar_url": "https://avatars.githubusercontent.com/u/283343?v=4", + "gravatar_id": "", + "contributions": 30 + }, + { + "id": 71442493, + "github_url": "https://github.com/celeste-hub", + "avatar_url": "https://avatars.githubusercontent.com/u/71442493?v=4", + "gravatar_id": "", + "contributions": 15 + }, + { + "id": 77209608, + "github_url": "https://github.com/sanjana-ajit", + "avatar_url": "https://avatars.githubusercontent.com/u/77209608?v=4", + "gravatar_id": "", + "contributions": 15 + }, + { + "id": 19688733, + "github_url": "https://github.com/jkropko", + "avatar_url": "https://avatars.githubusercontent.com/u/19688733?v=4", + "gravatar_id": "", + "contributions": 14 + }, + { + "id": 50305762, + "github_url": "https://github.com/tan-zhou", + "avatar_url": "https://avatars.githubusercontent.com/u/50305762?v=4", + "gravatar_id": "", + "contributions": 14 + }, + { + "id": 80305741, + "github_url": "https://github.com/bdavis73", + "avatar_url": "https://avatars.githubusercontent.com/u/80305741?v=4", + "gravatar_id": "", + "contributions": 9 + }, + { + "id": 75591229, + "github_url": "https://github.com/reemux", + "avatar_url": "https://avatars.githubusercontent.com/u/75591229?v=4", + "gravatar_id": "", + "contributions": 8 + }, + { + "id": 73019169, + "github_url": "https://github.com/myrandi", + "avatar_url": "https://avatars.githubusercontent.com/u/73019169?v=4", + "gravatar_id": "", + "contributions": 6 + }, + { + "id": 77856672, + "github_url": "https://github.com/ag2463", + "avatar_url": "https://avatars.githubusercontent.com/u/77856672?v=4", + "gravatar_id": "", + "contributions": 6 + }, + { + "id": 64346009, + "github_url": "https://github.com/Jane4925", + "avatar_url": "https://avatars.githubusercontent.com/u/64346009?v=4", + "gravatar_id": "", + "contributions": 5 + }, + { + "id": 69057000, + "github_url": "https://github.com/osnickersnee", + "avatar_url": "https://avatars.githubusercontent.com/u/69057000?v=4", + "gravatar_id": "", + "contributions": 5 + }, + { + "id": 79223621, + "github_url": "https://github.com/nasimbiglari", + "avatar_url": "https://avatars.githubusercontent.com/u/79223621?v=4", + "gravatar_id": "", + "contributions": 5 + }, + { + "id": 18221058, + "github_url": "https://github.com/KianBadie", + "avatar_url": "https://avatars.githubusercontent.com/u/18221058?v=4", + "gravatar_id": "", + "contributions": 4 + }, + { + "id": 73849589, + "github_url": "https://github.com/xtrementhusiast", + "avatar_url": "https://avatars.githubusercontent.com/u/73849589?v=4", + "gravatar_id": "", + "contributions": 4 + }, + { + "id": 12819751, + "github_url": "https://github.com/willpfeffer", + "avatar_url": "https://avatars.githubusercontent.com/u/12819751?v=4", + "gravatar_id": "", + "contributions": 3 + }, + { + "id": 11682523, + "github_url": "https://github.com/clockwerkz", + "avatar_url": "https://avatars.githubusercontent.com/u/11682523?v=4", + "gravatar_id": "", + "contributions": 2 + }, + { + "id": 20386833, + "github_url": "https://github.com/kit-katrina20", + "avatar_url": "https://avatars.githubusercontent.com/u/20386833?v=4", "gravatar_id": "", "contributions": 2 }, @@ -34074,7 +35229,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 299 + "contributions": 307 }, { "id": 49699333, @@ -34090,18 +35245,18 @@ "gravatar_id": "", "contributions": 7 }, - { - "id": 77471354, - "github_url": "https://github.com/slavdefense", - "avatar_url": "https://avatars.githubusercontent.com/u/77471354?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 86077274, "github_url": "https://github.com/bzzz-coding", "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", "gravatar_id": "", + "contributions": 6 + }, + { + "id": 77471354, + "github_url": "https://github.com/slavdefense", + "avatar_url": "https://avatars.githubusercontent.com/u/77471354?v=4", + "gravatar_id": "", "contributions": 5 }, { @@ -34119,18 +35274,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, @@ -34176,7 +35331,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 322 + "contributions": 327 }, { "id": 7094304, @@ -34190,7 +35345,14 @@ "github_url": "https://github.com/jenchuu", "avatar_url": "https://avatars.githubusercontent.com/u/88695763?v=4", "gravatar_id": "", - "contributions": 137 + "contributions": 139 + }, + { + "id": 38144130, + "github_url": "https://github.com/kcoronel", + "avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4", + "gravatar_id": "", + "contributions": 92 }, { "id": 82672972, @@ -34199,13 +35361,6 @@ "gravatar_id": "", "contributions": 81 }, - { - "id": 38144130, - "github_url": "https://github.com/kcoronel", - "avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4", - "gravatar_id": "", - "contributions": 78 - }, { "id": 62820275, "github_url": "https://github.com/sharadgaurav7", @@ -34227,6 +35382,13 @@ "gravatar_id": "", "contributions": 31 }, + { + "id": 107449277, + "github_url": "https://github.com/salimays", + "avatar_url": "https://avatars.githubusercontent.com/u/107449277?v=4", + "gravatar_id": "", + "contributions": 23 + }, { "id": 98901069, "github_url": "https://github.com/hkimsummer", @@ -34235,11 +35397,11 @@ "contributions": 20 }, { - "id": 107449277, - "github_url": "https://github.com/salimays", - "avatar_url": "https://avatars.githubusercontent.com/u/107449277?v=4", + "id": 43657452, + "github_url": "https://github.com/fenglugithub", + "avatar_url": "https://avatars.githubusercontent.com/u/43657452?v=4", "gravatar_id": "", - "contributions": 20 + "contributions": 17 }, { "id": 7035052, @@ -34256,11 +35418,18 @@ "contributions": 16 }, { - "id": 43657452, - "github_url": "https://github.com/fenglugithub", - "avatar_url": "https://avatars.githubusercontent.com/u/43657452?v=4", + "id": 107892670, + "github_url": "https://github.com/geibu", + "avatar_url": "https://avatars.githubusercontent.com/u/107892670?v=4", "gravatar_id": "", - "contributions": 14 + "contributions": 16 + }, + { + "id": 105838543, + "github_url": "https://github.com/TCUX", + "avatar_url": "https://avatars.githubusercontent.com/u/105838543?v=4", + "gravatar_id": "", + "contributions": 15 }, { "id": 77471354, @@ -34276,20 +35445,6 @@ "gravatar_id": "", "contributions": 13 }, - { - "id": 105838543, - "github_url": "https://github.com/TCUX", - "avatar_url": "https://avatars.githubusercontent.com/u/105838543?v=4", - "gravatar_id": "", - "contributions": 13 - }, - { - "id": 107892670, - "github_url": "https://github.com/geibu", - "avatar_url": "https://avatars.githubusercontent.com/u/107892670?v=4", - "gravatar_id": "", - "contributions": 13 - }, { "id": 63479928, "github_url": "https://github.com/ihorng", @@ -34316,7 +35471,7 @@ "github_url": "https://github.com/MattPereira", "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", - "contributions": 7 + "contributions": 9 }, { "id": 64109227, @@ -34325,6 +35480,13 @@ "gravatar_id": "", "contributions": 6 }, + { + "id": 86077274, + "github_url": "https://github.com/bzzz-coding", + "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", + "gravatar_id": "", + "contributions": 6 + }, { "id": 98633176, "github_url": "https://github.com/janzenmolina", @@ -34339,13 +35501,6 @@ "gravatar_id": "", "contributions": 5 }, - { - "id": 86077274, - "github_url": "https://github.com/bzzz-coding", - "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", - "gravatar_id": "", - "contributions": 5 - }, { "id": 89435592, "github_url": "https://github.com/Dendorable", @@ -34516,7 +35671,7 @@ "github_url": "https://github.com/Aveline-art", "avatar_url": "https://avatars.githubusercontent.com/u/62368440?v=4", "gravatar_id": "", - "contributions": 621 + "contributions": 634 }, { "id": 7094304, @@ -34530,7 +35685,14 @@ "github_url": "https://github.com/jenchuu", "avatar_url": "https://avatars.githubusercontent.com/u/88695763?v=4", "gravatar_id": "", - "contributions": 137 + "contributions": 139 + }, + { + "id": 38144130, + "github_url": "https://github.com/kcoronel", + "avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4", + "gravatar_id": "", + "contributions": 92 }, { "id": 82672972, @@ -34539,13 +35701,6 @@ "gravatar_id": "", "contributions": 81 }, - { - "id": 38144130, - "github_url": "https://github.com/kcoronel", - "avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4", - "gravatar_id": "", - "contributions": 78 - }, { "id": 37763229, "github_url": "https://github.com/ExperimentsInHonesty", @@ -34574,18 +35729,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": 23 + }, + { + "id": 98901069, + "github_url": "https://github.com/hkimsummer", + "avatar_url": "https://avatars.githubusercontent.com/u/98901069?v=4", + "gravatar_id": "", "contributions": 20 }, { @@ -34602,6 +35757,13 @@ "gravatar_id": "", "contributions": 18 }, + { + "id": 43657452, + "github_url": "https://github.com/fenglugithub", + "avatar_url": "https://avatars.githubusercontent.com/u/43657452?v=4", + "gravatar_id": "", + "contributions": 17 + }, { "id": 58081055, "github_url": "https://github.com/gjagnoor", @@ -34610,23 +35772,23 @@ "contributions": 16 }, { - "id": 43657452, - "github_url": "https://github.com/fenglugithub", - "avatar_url": "https://avatars.githubusercontent.com/u/43657452?v=4", + "id": 107892670, + "github_url": "https://github.com/geibu", + "avatar_url": "https://avatars.githubusercontent.com/u/107892670?v=4", "gravatar_id": "", - "contributions": 14 + "contributions": 16 }, { "id": 105838543, "github_url": "https://github.com/TCUX", "avatar_url": "https://avatars.githubusercontent.com/u/105838543?v=4", "gravatar_id": "", - "contributions": 13 + "contributions": 15 }, { - "id": 107892670, - "github_url": "https://github.com/geibu", - "avatar_url": "https://avatars.githubusercontent.com/u/107892670?v=4", + "id": 73561520, + "github_url": "https://github.com/MattPereira", + "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", "gravatar_id": "", "contributions": 13 }, @@ -34637,6 +35799,13 @@ "gravatar_id": "", "contributions": 12 }, + { + "id": 86077274, + "github_url": "https://github.com/bzzz-coding", + "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", + "gravatar_id": "", + "contributions": 12 + }, { "id": 40401149, "github_url": "https://github.com/arghmatey", @@ -34651,20 +35820,6 @@ "gravatar_id": "", "contributions": 11 }, - { - "id": 73561520, - "github_url": "https://github.com/MattPereira", - "avatar_url": "https://avatars.githubusercontent.com/u/73561520?v=4", - "gravatar_id": "", - "contributions": 10 - }, - { - "id": 86077274, - "github_url": "https://github.com/bzzz-coding", - "avatar_url": "https://avatars.githubusercontent.com/u/86077274?v=4", - "gravatar_id": "", - "contributions": 10 - }, { "id": 49699333, "github_url": "https://github.com/apps/dependabot", @@ -35415,7 +36570,7 @@ "github_url": "https://github.com/Rabia2219", "avatar_url": "https://avatars.githubusercontent.com/u/75643389?v=4", "gravatar_id": "", - "contributions": 119 + "contributions": 120 }, { "id": 37763229, @@ -35538,7 +36693,7 @@ "github_url": "https://github.com/Rabia2219", "avatar_url": "https://avatars.githubusercontent.com/u/75643389?v=4", "gravatar_id": "", - "contributions": 129 + "contributions": 130 }, { "id": 37763229, @@ -35676,7 +36831,7 @@ "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", - "contributions": 15 + "contributions": 21 }, { "id": 37763229, @@ -35715,14 +36870,14 @@ "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", - "contributions": 253 + "contributions": 299 }, { "id": 86335455, "github_url": "https://github.com/Aparna1Gopal", "avatar_url": "https://avatars.githubusercontent.com/u/86335455?v=4", "gravatar_id": "", - "contributions": 204 + "contributions": 216 }, { "id": 37763229, @@ -35750,7 +36905,7 @@ "github_url": "https://github.com/deepamohan22", "avatar_url": "https://avatars.githubusercontent.com/u/102125634?v=4", "gravatar_id": "", - "contributions": 47 + "contributions": 50 }, { "id": 40288906, @@ -35808,6 +36963,13 @@ "gravatar_id": "", "contributions": 18 }, + { + "id": 117793784, + "github_url": "https://github.com/lesUXW", + "avatar_url": "https://avatars.githubusercontent.com/u/117793784?v=4", + "gravatar_id": "", + "contributions": 17 + }, { "id": 93562689, "github_url": "https://github.com/KaylenaNguyen", @@ -35843,13 +37005,6 @@ "gravatar_id": "", "contributions": 13 }, - { - "id": 117793784, - "github_url": "https://github.com/lesUXW", - "avatar_url": "https://avatars.githubusercontent.com/u/117793784?v=4", - "gravatar_id": "", - "contributions": 13 - }, { "id": 86688863, "github_url": "https://github.com/asselabilova", @@ -36104,14 +37259,14 @@ "github_url": "https://github.com/mxajPrice", "avatar_url": "https://avatars.githubusercontent.com/u/98370780?v=4", "gravatar_id": "", - "contributions": 268 + "contributions": 320 }, { "id": 86335455, "github_url": "https://github.com/Aparna1Gopal", "avatar_url": "https://avatars.githubusercontent.com/u/86335455?v=4", "gravatar_id": "", - "contributions": 204 + "contributions": 216 }, { "id": 37763229, @@ -36139,7 +37294,7 @@ "github_url": "https://github.com/deepamohan22", "avatar_url": "https://avatars.githubusercontent.com/u/102125634?v=4", "gravatar_id": "", - "contributions": 47 + "contributions": 50 }, { "id": 40288906, @@ -36197,6 +37352,13 @@ "gravatar_id": "", "contributions": 18 }, + { + "id": 117793784, + "github_url": "https://github.com/lesUXW", + "avatar_url": "https://avatars.githubusercontent.com/u/117793784?v=4", + "gravatar_id": "", + "contributions": 17 + }, { "id": 93562689, "github_url": "https://github.com/KaylenaNguyen", @@ -36232,13 +37394,6 @@ "gravatar_id": "", "contributions": 13 }, - { - "id": 117793784, - "github_url": "https://github.com/lesUXW", - "avatar_url": "https://avatars.githubusercontent.com/u/117793784?v=4", - "gravatar_id": "", - "contributions": 13 - }, { "id": 86688863, "github_url": "https://github.com/asselabilova", @@ -36871,7 +38026,7 @@ "github_url": "https://github.com/allthatyazz", "avatar_url": "https://avatars.githubusercontent.com/u/100178353?v=4", "gravatar_id": "", - "contributions": 334 + "contributions": 345 }, { "id": 6236085, @@ -36892,7 +38047,7 @@ "github_url": "https://github.com/khanhcao17", "avatar_url": "https://avatars.githubusercontent.com/u/83927869?v=4", "gravatar_id": "", - "contributions": 90 + "contributions": 93 }, { "id": 92414689, @@ -36936,6 +38091,13 @@ "gravatar_id": "", "contributions": 23 }, + { + "id": 67700568, + "github_url": "https://github.com/GalaStojnic", + "avatar_url": "https://avatars.githubusercontent.com/u/67700568?v=4", + "gravatar_id": "", + "contributions": 21 + }, { "id": 85914721, "github_url": "https://github.com/ahoang94", @@ -36950,13 +38112,6 @@ "gravatar_id": "", "contributions": 19 }, - { - "id": 67700568, - "github_url": "https://github.com/GalaStojnic", - "avatar_url": "https://avatars.githubusercontent.com/u/67700568?v=4", - "gravatar_id": "", - "contributions": 14 - }, { "id": 85597466, "github_url": "https://github.com/AdesinaBernard", @@ -36978,6 +38133,13 @@ "gravatar_id": "", "contributions": 12 }, + { + "id": 125330985, + "github_url": "https://github.com/michyeh", + "avatar_url": "https://avatars.githubusercontent.com/u/125330985?v=4", + "gravatar_id": "", + "contributions": 11 + }, { "id": 67400366, "github_url": "https://github.com/daniellex0", @@ -36986,9 +38148,9 @@ "contributions": 10 }, { - "id": 125330985, - "github_url": "https://github.com/michyeh", - "avatar_url": "https://avatars.githubusercontent.com/u/125330985?v=4", + "id": 109191192, + "github_url": "https://github.com/elimarietta", + "avatar_url": "https://avatars.githubusercontent.com/u/109191192?v=4", "gravatar_id": "", "contributions": 10 }, @@ -37013,13 +38175,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", @@ -37034,6 +38189,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": 6 + }, { "id": 96758417, "github_url": "https://github.com/tamalatrinh", @@ -37062,13 +38224,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", @@ -37246,7 +38401,7 @@ "github_url": "https://github.com/allthatyazz", "avatar_url": "https://avatars.githubusercontent.com/u/100178353?v=4", "gravatar_id": "", - "contributions": 364 + "contributions": 375 }, { "id": 6236085, @@ -37260,7 +38415,7 @@ "github_url": "https://github.com/khanhcao17", "avatar_url": "https://avatars.githubusercontent.com/u/83927869?v=4", "gravatar_id": "", - "contributions": 90 + "contributions": 93 }, { "id": 92414689, @@ -37312,18 +38467,18 @@ "contributions": 23 }, { - "id": 85914721, - "github_url": "https://github.com/ahoang94", - "avatar_url": "https://avatars.githubusercontent.com/u/85914721?v=4", + "id": 67700568, + "github_url": "https://github.com/GalaStojnic", + "avatar_url": "https://avatars.githubusercontent.com/u/67700568?v=4", "gravatar_id": "", "contributions": 21 }, { - "id": 67700568, - "github_url": "https://github.com/GalaStojnic", - "avatar_url": "https://avatars.githubusercontent.com/u/67700568?v=4", + "id": 85914721, + "github_url": "https://github.com/ahoang94", + "avatar_url": "https://avatars.githubusercontent.com/u/85914721?v=4", "gravatar_id": "", - "contributions": 14 + "contributions": 21 }, { "id": 85597466, @@ -37346,6 +38501,13 @@ "gravatar_id": "", "contributions": 12 }, + { + "id": 125330985, + "github_url": "https://github.com/michyeh", + "avatar_url": "https://avatars.githubusercontent.com/u/125330985?v=4", + "gravatar_id": "", + "contributions": 11 + }, { "id": 67400366, "github_url": "https://github.com/daniellex0", @@ -37354,9 +38516,9 @@ "contributions": 10 }, { - "id": 125330985, - "github_url": "https://github.com/michyeh", - "avatar_url": "https://avatars.githubusercontent.com/u/125330985?v=4", + "id": 109191192, + "github_url": "https://github.com/elimarietta", + "avatar_url": "https://avatars.githubusercontent.com/u/109191192?v=4", "gravatar_id": "", "contributions": 10 }, @@ -37381,13 +38543,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", @@ -37402,6 +38557,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": 6 + }, { "id": 96758417, "github_url": "https://github.com/tamalatrinh", @@ -37430,13 +38592,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", @@ -37645,7 +38800,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 478 + "contributions": 479 }, { "id": 86850702, @@ -37659,7 +38814,7 @@ "github_url": "https://github.com/edwardsarah", "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", "gravatar_id": "", - "contributions": 99 + "contributions": 107 }, { "id": 99233242, @@ -37873,7 +39028,7 @@ "github_url": "https://github.com/ExperimentsInHonesty", "avatar_url": "https://avatars.githubusercontent.com/u/37763229?v=4", "gravatar_id": "", - "contributions": 498 + "contributions": 499 }, { "id": 86850702, @@ -37887,7 +39042,7 @@ "github_url": "https://github.com/edwardsarah", "avatar_url": "https://avatars.githubusercontent.com/u/64277558?v=4", "gravatar_id": "", - "contributions": 101 + "contributions": 109 }, { "id": 99233242, diff --git a/_data/external/vrms_data.json b/_data/external/vrms_data.json index c685b19d43..d1d87d8ad5 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-05-24T01:47:18.502Z","startTime":"2023-05-24T02:00:00.502Z","endTime":"2023-05-24T03:00:00.502Z","hours":1,"createdDate":"2020-05-12T20:16:03.981Z","updatedDate":"2023-05-24T01:47:18.502Z","__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-05-26T01:56:09.772Z","startTime":"2023-05-24T02:00:00.772Z","endTime":"2023-05-24T03:30:00.772Z","hours":1.5,"createdDate":"2020-05-12T20:16:03.981Z","updatedDate":"2023-05-24T01:56:09.772Z","__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-06-12T16:50:48.932Z","startTime":"2023-06-12T19:00:00.933Z","endTime":"2023-06-12T20:00:00.933Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2023-06-12T16:50:48.932Z","__v":0,"videoConferenceLink":"https://us02web.zoom.us/j/81001851659?pwd=cXpEd0lnQUloLzVRRncxQm4rUHR4dz09"},{"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":"All Team","eventType":"Team Meeting","description":"Temporarily on Hold","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":"2023-05-22T22:07:31.701Z","startTime":"2023-05-18T00:30:00.701Z","endTime":"2023-05-18T01:30:00.701Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2023-05-17T22:07:31.701Z","__v":0,"videoConferenceLink":"https://zoom.us"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"615237d567279ee9a61afc97","hacknight":"Online","name":"UI/UX","eventType":"Team Meeting","description":"Temporarily on Hold","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":"2023-05-23T22:06:49.477Z","startTime":"2023-05-18T01:00:00.477Z","endTime":"2023-05-18T02:00:00.477Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2023-05-17T22:06:49.477Z","__v":0,"videoConferenceLink":"https://zoom.us"},{"location":{"city":"Los Angeles","state":"CA","country":"USA"},"owner":{"ownerId":"123456"},"brigade":"Hack for LA","checkInReady":false,"_id":"6152381f67279ee9a61afc98","hacknight":"Online","name":"Research","eventType":"Team Meeting","description":"Temporarily on Hold","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":"2023-05-23T22:07:11.231Z","startTime":"2023-05-17T18:00:00.231Z","endTime":"2023-05-17T19:00:00.231Z","hours":1,"createdDate":"2021-09-27T22:11:02.740Z","updatedDate":"2023-05-17T22:07:11.231Z","__v":0,"videoConferenceLink":"https://zoom.us"},{"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-05-19T03:38:25.849Z","startTime":"2023-05-16T02:00:00.850Z","endTime":"2023-05-16T03:00:00.850Z","hours":1,"createdDate":"2021-12-13T22:13:25.167Z","updatedDate":"2023-05-16T03:38:25.847Z","__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-05-26T01:48:02.963Z","startTime":"2023-05-23T23:00:00.963Z","endTime":"2023-05-24T00:00:00.963Z","hours":1,"createdDate":"2023-02-10T00:17:04.802Z","updatedDate":"2023-05-24T01:48:02.963Z","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-06-04T23:44:00.974Z","startTime":"2023-06-03T02:00:00.974Z","endTime":"2023-06-03T03:30:00.974Z","hours":1.5,"createdDate":"2023-03-21T18:06:45.684Z","updatedDate":"2023-06-02T23:44:00.974Z","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 diff --git a/_data/internal/credits/donate.yml b/_data/internal/credits/donate.yml deleted file mode 100644 index 46e6f15cca..0000000000 --- a/_data/internal/credits/donate.yml +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Solidarity -title-link: https://www.freepik.com/free-vector/solidarity-concept-illustration_14562369.htm -content-type: image -used-in: Donate -artist: stories -provider: Freepik -provider-link: 'https://www.freepik.com/' -image-url: /assets/images/donate/solidarity-pana.svg -alt: 'Image of Solidarity' ---- 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/_includes/code-of-conduct-page/CODEOFCONDUCT.md b/_includes/code-of-conduct-page/CODEOFCONDUCT.md new file mode 100644 index 0000000000..b36a47b38d --- /dev/null +++ b/_includes/code-of-conduct-page/CODEOFCONDUCT.md @@ -0,0 +1,56 @@ +# Hack for LA's Code of Conduct +This document is forked from the [The Code for America Code of Conduct](https://github.com/codeforamerica/codeofconduct). + +Hack for LA expects that all network activities, events, and digital forums: + +1. Are a safe and respectful environment for all participants. +1. Are a place where people are free to fully express their identities. +1. Presume the value of others. Everyone’s ideas, skills, and contributions have value. +1. Don’t assume everyone has the same context, and encourage questions. +1. Find a way for people to be productive with their skills (technical and not) and energy. Use language such as “yes/and”, not “no/but.” +1. Encourage members and participants to listen as much as they speak. +1. Strive to build tools that are open and free technology for public use. Activities that aim to foster public use, not private gain, are prioritized. +1. Prioritize access for and input from those who are traditionally excluded from the civic process. +1. Work to ensure that the community is well-represented in the planning, design, and implementation of civic tech. This includes encouraging participation from women, minorities, and traditionally marginalized groups. +1. Actively involve community groups and those with subject matter expertise in the decision-making process. +1. Ensure that the relationships and conversations between community members, the local government staff and community partners remain respectful, participatory, and productive. +1. Provide an environment where people are free from discrimination or harassment. + +Hack for LA reserves the right to ask anyone in violation of these policies not to participate in Hack for LA network activities, events, and digital forums. + +## Hack for LA's Anti-Harassment Policy + +This anti-harassment policy is based on [the example policy](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy) from the Geek Feminism wiki, created by the Ada Initiative and other volunteers. + +This policy is based on several other policies, including the Ohio LinuxFest anti-harassment policy, written by Esther Filderman and Beth Lynn Eicher, and the Con Anti-Harassment Project. Mary Gardiner, Valerie Aurora, Sarah Smith, and Donna Benjamin generalized the policies and added supporting material. Many members of LinuxChix, Geek Feminism and other groups contributed to this work. + +* * * + +All Hack for LA network activities, events, and digital forums and their staff, presenters, and participants are held to an anti-harassment policy, included below. + +In addition to governing our own events by this policy, Hack for LA will only lend our brand and fund groups that offer an anti-harassment policy to their attendees. For information on how to offer an anti-harassment policy to your group, [see this guide](https://docs.google.com/document/d/1Zg2FDt7awgfCmdcbzMwKHMb1A7KDOhs_z7ibCb3TLLQ/edit). + +Hack for LA is dedicated to providing a harassment-free experience for everyone regardless of gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, age, or religion. We do not tolerate harassment of staff, presenters, and participants in any form. Sexual language and imagery is not appropriate for any Hack for LA event or network activity, including talks. Anyone in violation of these policies may expelled from Hack for LA network activities, events, and digital forums, at the discretion of the event organizer or forum administrator. + +Harassment includes but is not limited to: offensive verbal or written comments related to gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, religion; sexual images in public spaces; deliberate intimidation; stalking; following; harassing photography or recording; sustained disruption of talks or other events; inappropriate physical contact; unwelcome sexual attention; unwarranted exclusion; and patronizing language or action. + +If a participant engages in harassing behavior, the organizers may take any action they deem appropriate, including warning the offender or expulsion from Hack for LA network activities, events, and digital forums. If you are asked for a entry key during onboarding, the key is strawberry. + +If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of the event staff or forum administrator immediately. Event staff or forum administrators will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the event. + +If you cannot reach an event organizer or forum administrator and/or it is an emergency, please call 911 and/or remove yourself from the situation. + +You can also contact Hack for LA about harassment at team@hackforla.org and feel free to use the email template below. Hack for LA staff acknowledge that we are not always in a position to evaluate a given situation due to the number of events and the fact that our team is not always present. However, we are hopeful that by providing these guidelines we are establishing a community that jointly adheres to these values and can provide an environment that is welcoming to all. + +We value your attendance and hope that by communicating these expectations widely we can all enjoy a harassment-free environment. + +### Email Template for Anti-Harassment Reporting + +TO: Hack for LA Organizers team@hackforla.org + +SUBJECT: Safe Space alert at [EVENT NAME] + +I am writing because of harassment at a Hack for LA event, (NAME, PLACE, DATE OF EVENT). + +You can reach me at (CONTACT INFO). Thank you. + diff --git a/_includes/current-projects-check.html b/_includes/current-projects-check.html index 171e41c8fc..2378c2a29a 100644 --- a/_includes/current-projects-check.html +++ b/_includes/current-projects-check.html @@ -1,6 +1,6 @@
-
+

Current Projects

Have an idea? @@ -13,7 +13,7 @@

Current Projects

    -
    +
      diff --git a/_includes/current-projects.html b/_includes/current-projects.html index c8973d62ea..3042fcd59b 100644 --- a/_includes/current-projects.html +++ b/_includes/current-projects.html @@ -1,7 +1,7 @@
      -
      - +
      +
      +
        +
        diff --git a/_includes/donate-card.html b/_includes/donate-card.html index 75503e7b1f..374f861de1 100644 --- a/_includes/donate-card.html +++ b/_includes/donate-card.html @@ -1,29 +1,8 @@ -
        +
        -

        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. - To make a donation please select Hack for LA under the brigades - listed. -
        4. -
        -
        - - + {% include donation/in-kind.html %}
        +
        + + {% include donation/donate-gif-text.html %} +
        diff --git a/_includes/donation/donate-gif-text.html b/_includes/donation/donate-gif-text.html new file mode 100644 index 0000000000..f5c9964778 --- /dev/null +++ b/_includes/donation/donate-gif-text.html @@ -0,0 +1,21 @@ +
        +
        +

        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. +
        +
        + + +
        \ No newline at end of file diff --git a/_includes/donation/donation-circles.html b/_includes/donation/donation-circles.html index 831e643ce6..e1059a60e8 100644 --- a/_includes/donation/donation-circles.html +++ b/_includes/donation/donation-circles.html @@ -2,10 +2,10 @@
        -

        Hosting

        -

        Mailing List Services

        -

        Zoom

        -

        Meetup

        +

        Hosting

        +

        Mailing List Services

        +

        Zoom

        +

        Meetup

        @@ -16,8 +16,8 @@

        -

        Domain Names

        -

        Insurance

        +

        Domain Names

        +

        Insurance

        @@ -27,8 +27,8 @@

        -

        Stickers

        -

        T-Shirts

        +

        Stickers

        +

        T-Shirts

        diff --git a/_includes/donation/in-kind.html b/_includes/donation/in-kind.html new file mode 100644 index 0000000000..2dc8535f17 --- /dev/null +++ b/_includes/donation/in-kind.html @@ -0,0 +1,4 @@ +

        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.

        \ No newline at end of file diff --git a/_includes/join-donate-card.html b/_includes/join-donate-card.html index fa84ec692d..558889bbec 100644 --- a/_includes/join-donate-card.html +++ b/_includes/join-donate-card.html @@ -10,8 +10,8 @@

        Running Hack for LA co our infrastructure and procedures. This enables Hack for LA to provide world-class training to our members and valuable, scalable, impactful products to the community. -

        - Monthly: Hosting, Mailing List services, zoom; Annual: Domain Names; Occasional: Stickers, T-shirts +

        + {% include /donation/donation-circles.html %}

        How to help us continue to do impactful work