Skip to content

Commit 6433694

Browse files
committed
Remove unused GitHub links and update demo link in Projects component
1 parent 8ccb318 commit 6433694

File tree

1 file changed

+10
-28
lines changed

1 file changed

+10
-28
lines changed

src/components/Projects/Projects.js

Lines changed: 10 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ function Projects() {
3636
isBlog={false}
3737
title="Public Art Workers website and branding"
3838
description="A website, Logo and branding for a newly formed company called Public art workers."
39-
//ghLink="https://github.com/soumyajit4419/Chatify"
40-
//demoLink="https://chatify-49.web.app/"
39+
//ghLink="https://github.com/"
40+
demoLink="https://www.publicartworkers.com/"
4141
/>
4242
</Col>
4343

@@ -46,9 +46,7 @@ function Projects() {
4646
imgPath={JH}
4747
isBlog={false}
4848
title="John Hunter Health anniversary book"
49-
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
50-
//ghLink="https://github.com/soumyajit4419/Bits-0f-C0de"
51-
//demoLink="https://blogs.soumya-jit.tech/"
49+
//description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
5250
/>
5351
</Col>
5452

@@ -57,9 +55,7 @@ function Projects() {
5755
imgPath={LocalConnect}
5856
isBlog={false}
5957
title="Local Connections restuarant"
60-
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
61-
//ghLink="https://github.com/soumyajit4419/Editor.io"
62-
//demoLink="https://editor.soumya-jit.tech/"
58+
//description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
6359
/>
6460
</Col>
6561

@@ -68,9 +64,7 @@ function Projects() {
6864
imgPath={newcastleArt}
6965
isBlog={false}
7066
title="Newcastle art gallery"
71-
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
72-
//ghLink="https://github.com/soumyajit4419/Plant_AI"
73-
//demoLink="https://plant49-ai.herokuapp.com/"
67+
//description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
7468
/>
7569
</Col>
7670

@@ -79,9 +73,7 @@ function Projects() {
7973
imgPath={wanersbay}
8074
isBlog={false}
8175
title="Warners Bay kids book"
82-
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
83-
//ghLink="https://github.com/soumyajit4419/AI_For_Social_Good"
84-
// demoLink="https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley" <--------Please include a demo link here
76+
//description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
8577
/>
8678
</Col>
8779

@@ -90,9 +82,7 @@ function Projects() {
9082
imgPath={water}
9183
isBlog={false}
9284
title="Water conservation kids book"
93-
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
94-
//ghLink="https://github.com/soumyajit4419/Face_And_Emotion_Detection"
95-
// demoLink="https://blogs.soumya-jit.tech/" <--------Please include a demo link here
85+
//description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
9686
/>
9787
</Col>
9888

@@ -101,9 +91,7 @@ function Projects() {
10191
imgPath={tina}
10292
isBlog={false}
10393
title="This Is Not Art Program"
104-
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
105-
//ghLink="https://github.com/soumyajit4419/Face_And_Emotion_Detection"
106-
// demoLink="https://blogs.soumya-jit.tech/" <--------Please include a demo link here
94+
//description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
10795
/>
10896
</Col>
10997

@@ -112,9 +100,7 @@ function Projects() {
112100
imgPath={noWorries}
113101
isBlog={false}
114102
title="No worries rebranding and website"
115-
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
116-
//ghLink="https://github.com/soumyajit4419/Face_And_Emotion_Detection"
117-
// demoLink="https://blogs.soumya-jit.tech/" <--------Please include a demo link here
103+
//description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
118104
/>
119105
</Col>
120106

@@ -123,9 +109,7 @@ function Projects() {
123109
imgPath={air}
124110
isBlog={false}
125111
title="Art in Recovery rebrading and commemorative book"
126-
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
127-
//ghLink="https://github.com/soumyajit4419/Face_And_Emotion_Detection"
128-
// demoLink="https://blogs.soumya-jit.tech/" <--------Please include a demo link here
112+
//description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
129113
/>
130114
</Col>
131115

@@ -135,8 +119,6 @@ function Projects() {
135119
isBlog={false}
136120
title="Head 2 Art website and branding project"
137121
description="This project is about [Insert name] it is for [ inset ] by [inset] this project involved [ insert]"
138-
//ghLink="https://github.com/soumyajit4419/Face_And_Emotion_Detection"
139-
// demoLink="https://blogs.soumya-jit.tech/" <--------Please include a demo link here
140122
/>
141123
</Col> */}
142124
</Row>

0 commit comments

Comments
 (0)