Skip to content

Commit e27f7a6

Browse files
author
priyanshu-creator
committed
Signal Android add on project list
1 parent b71110d commit e27f7a6

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
@@ -18,6 +18,15 @@ const projectList = [
1818
"Web Development",
1919
],
2020
},
21+
{
22+
name: "Signal-Android",
23+
imageSrc:
24+
"https://signal.org/assets/header/logo-f7ef605fe417d5520d38d546b3b774b4261c75220b9904da4d8b2ffc19a761ff.png",
25+
projectLink: "https://github.com/signalapp/Signal-Android",
26+
description:
27+
"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.",
28+
tags: ["java", "kotlin", "Python", "css", "handlebars"],
29+
},
2130
{
2231
name: "Reseter.css",
2332
imageSrc:

0 commit comments

Comments
 (0)