@@ -311,11 +311,11 @@ const projectList = [
311
311
tags : [ 'CSS' , 'tips' , 'guide' , 'simple' , 'useful' ]
312
312
} ,
313
313
{
314
- name : 'Systers ' ,
315
- imageSrc : 'https://avatars3 .githubusercontent.com/u/6520415?s=200&v=4 ' ,
316
- projectLink : 'https://github.com/systers ' ,
314
+ name : 'AnitaB.org ' ,
315
+ imageSrc : 'https://user-images .githubusercontent.com/60894542/94313579-9780c080-ff9c-11ea-8853-daa2a1c0fff5.png ' ,
316
+ projectLink : 'https://github.com/anitab-org ' ,
317
317
description : 'Helping women find their potential in code.' ,
318
- tags : [ 'Python' , 'Java' , 'Swift' , 'Javascript' , 'HTML' ] ,
318
+ tags : [ 'Python' , 'Java' , 'Swift' , 'Javascript' , 'HTML' , 'Kotlin' , 'Dart' ] ,
319
319
} ,
320
320
{
321
321
name : 'Centos' ,
@@ -703,6 +703,13 @@ const projectList = [
703
703
projectLink : 'https://github.com/OpenSouceCode' ,
704
704
description : 'Contributing to open source can be a rewarding way to learn, teach, and build experience in just about any skill you can imagine.' ,
705
705
tags : [ 'React' , 'Chat' , 'Javascript' , 'Beginner' , 'NodeJS' , 'NextJS' ] ,
706
+ } ,
707
+ {
708
+ name : 'Zulip' ,
709
+ imageSrc : 'https://avatars0.githubusercontent.com/u/4921959?s=200&v=4' ,
710
+ projectLink : 'https://github.com/zulip/zulip/contribute' ,
711
+ description : 'Powerful Open Source Group Chat' ,
712
+ tags : [ 'OpenSource' , 'Chat' , 'Javascript' , 'Beginner' , 'Python' ] ,
706
713
}
707
714
] ;
708
715
export default projectList ;
0 commit comments