Skip to content

Commit

Permalink
Merge pull request #3504 from ASPPIBRA/Add_ASPIBRA
Browse files Browse the repository at this point in the history
Add ASPIBRA
  • Loading branch information
jessiemongeon1 authored Sep 23, 2024
2 parents e3b7ff6 + 8b5c0ba commit f28b000
Show file tree
Hide file tree
Showing 4 changed files with 510 additions and 0 deletions.
18 changes: 18 additions & 0 deletions community/communityProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2067,6 +2067,24 @@ const communityProjects: SampleItem[] = [
contentType: ["code samples", "community repo", "live demos"],
image: "/img/community-projects/d-vote.png",
},
{
index: 127,
title: "ASPPIBRA-DAO",
body: "ASPPIBRA - Association of Property Owners and Possessors in Brazil is a non-profit civil association, founded on April 9, 2016, in the State of Rio de Janeiro-RJ. It is composed of professionals and citizens committed to the technological and socioeconomic development of modern society.",
links: {
github: "https://github.com/ASPPIBRA-DAO",
livePreview: "https://www.asppibra.com.br/",
otherLinks: ["https://x.com/ASPPIBRA_ORG",
"https://www.youtube.com/@ASPPIBRA-DAO/videos"],
},
domains: ["Public Good / Social Impact"],
level: "advanced",
languages: ["python", "javascript"],
contentType: ["code samples", "community repo", "live demos"],
image: "/img/showcase/BR-DAO_logo.svg",
},


];

export default communityProjects;
22 changes: 22 additions & 0 deletions showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -4078,5 +4078,27 @@
"tags": ["Tools / Infrastructure"],
"usesInternetIdentity": true,
"website": "https://ai-fi.cc"
},
{
"name": "ASPPIBRA-DAO",
"description": "ASPPIBRA - Association of Property Owners and Possessors in Brazil is a non-profit civil association, founded on April 9, 2016, in the State of Rio de Janeiro-RJ. It is composed of professionals and citizens committed to the technological and socioeconomic development of modern society.",
"website": "https://www.asppibra.com.br/",
"logo": "/img/showcase/BR-DAO_logo.svg",
"screenshots": [
"/img/showcase/BR-DAO_screenshot.webp"
],
"video": "",
"display": "Normal",
"id": "BR-DAO",
"oneLiner": "Technology for Sustainable Development.",
"stats": "300K+ Estate records",
"tags": [
"DAO"
],
"usesInternetIdentity": false,
"github": "https://github.com/ASPPIBRA-DAO",
"twitter": "https://x.com/ASPPIBRA_ORG",
"youtube": "https://www.youtube.com/@ASPPIBRA-DAO/videos",
"submittableId": ""
}
]
Loading

0 comments on commit f28b000

Please sign in to comment.