Skip to content

Commit 3ae3c11

Browse files
authored
Merge pull request #306 from priyanshuverma-dev/project-list-update
Project list update added Signal
2 parents 1848948 + e27f7a6 commit 3ae3c11

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ const projectList = [
3535
"Web Development",
3636
],
3737
},
38+
{
39+
name: "Signal-Android",
40+
imageSrc:
41+
"https://signal.org/assets/header/logo-f7ef605fe417d5520d38d546b3b774b4261c75220b9904da4d8b2ffc19a761ff.png",
42+
projectLink: "https://github.com/signalapp/Signal-Android",
43+
description:
44+
"Signal uses your phone's data connection (WiFi/3G/4G/5G) to communicate securely. Millions of people use Signal every day for free and instantaneous communication anywhere in the world. Send and receive high-fidelity messages, participate in HD voice/video calls, and explore a growing set of new features that help you stay connected. Signal’s advanced privacy-preserving technology is always enabled, so you can focus on sharing the moments that matter with the people who matter to you.",
45+
tags: ["java", "kotlin", "Python", "css", "handlebars"],
46+
},
3847
{
3948
name: "Reseter.css",
4049
imageSrc:

0 commit comments

Comments
 (0)