-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathorganization.json
More file actions
28 lines (28 loc) · 1.04 KB
/
organization.json
File metadata and controls
28 lines (28 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"title": "I'm **==Part of=={.highlight}**",
"desc": "Where I'm actively contributing or being registered member of the organization",
"organizations": [
{
"name": "Generasi Baru Indonesia",
"desc": "**GenBI** merupakan komunitas yang terdiri dari mahasiswa/i penerima beasiswa _Bank Indonesia_ yang berada di bawah naungan Bank Indonesia.",
"svg": "genbi.svg",
"year": "2022",
"mode": "full",
"positions": ["Division Secretary", "Member"]
},
{
"name": "7Mu - 7Mysteries",
"desc": "**7Mu** aims on developing an easier and comperhensive CMS for School Management System.",
"svg": "7mu.svg",
"year": "2022",
"positions": ["UI/UX Developer", "Maintainer"]
},
{
"name": "SCC - Student Coding Club",
"desc": "**SCC** committed to assisting the development and helping to introduce the ==#A11y=={.highlight} movement to a wider audience in Moluccas.",
"svg": "scc.svg",
"year": "2022",
"positions": ["Leader", "Lead of Web Dev. Team"]
}
]
}