@@ -13,13 +13,13 @@ const projectList = [
13
13
tags : [ 'Python' , 'Machine Learning' , 'Web App' , 'Deep Learning' , 'NLP' ] ,
14
14
} , {
15
15
name : 'React' ,
16
- imageSrc : 'https://camo.githubusercontent.com/22045498095171997ccf6a9554672519b9f67898/68747470733a2f2f63646e2e776f726c64766563746f726c6f676f2e636f6d2f6c6f676f732f72656163742e737667 ' ,
16
+ imageSrc : 'https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg ' ,
17
17
projectLink : 'https://github.com/facebook/react/contribute' ,
18
18
description : 'A declarative, efficient, and flexible JavaScript library for building user interfaces.' ,
19
19
tags : [ 'JavaScript' , 'UI' , 'Web App' ] ,
20
20
} , {
21
21
name : 'React Native' ,
22
- imageSrc : 'https://camo.githubusercontent .com/22045498095171997ccf6a9554672519b9f67898/68747470733a2f2f63646e2e776f726c64766563746f726c6f676f2e636f6d2f6c6f676f732f72656163742e737667 ' ,
22
+ imageSrc : 'https://www.abvt .com.au/wp-content/uploads/2020/10/react-native-logo-web.png ' ,
23
23
projectLink : 'https://github.com/facebook/react-native/contribute' ,
24
24
description : 'A framework for building native apps with React.' ,
25
25
tags : [ 'JavaScript' , 'React' , 'React Native' , 'Mobile App' ] ,
@@ -666,7 +666,7 @@ const projectList = [
666
666
} ,
667
667
{
668
668
name : 'Gatsby' ,
669
- imageSrc : 'https://raw.githubusercontent .com/gatsbyjs/gatsby/master/www/static/ Gatsby-Monogram .svg' ,
669
+ imageSrc : 'https://www.gatsbyjs .com/Gatsby-Logo .svg' ,
670
670
projectLink : 'https://github.com/gatsbyjs/gatsby/contribute' ,
671
671
description : 'A free and open source framework based on React that helps developers build blazing fast websites and apps.' ,
672
672
tags : [ 'React' , 'Javascript' , 'HTML' , 'CSS' , 'GraphQL' , 'Web Development' , 'Markdown' ] ,
@@ -778,7 +778,7 @@ const projectList = [
778
778
} ,
779
779
{
780
780
name : 'Navy Linux' ,
781
- imageSrc : 'https://raw.githubusercontent.com/navy-linux/logos/main/ logo-text.jpg ' ,
781
+ imageSrc : 'https://navylinux.org/images/ logo-blue.png ' ,
782
782
projectLink : 'https://github.com/navy-linux/' ,
783
783
description : 'Navy Linux is a recompilation of the Red Hat Linux project just as the centOS Linux project has been for all these years.' ,
784
784
tags : [ 'Shell' , 'Python' , 'HTML' , 'Ruby' , 'Puppet' ] ,
0 commit comments