Skip to content

Commit

Permalink
Merge pull request #306 from priyanshuverma-dev/project-list-update
Browse files Browse the repository at this point in the history
Project list update added Signal
  • Loading branch information
Roshanjossey authored Dec 27, 2023
2 parents 1848948 + e27f7a6 commit 3ae3c11
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/components/ProjectList/listOfProjects.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,15 @@ const projectList = [
"Web Development",
],
},
{
name: "Signal-Android",
imageSrc:
"https://signal.org/assets/header/logo-f7ef605fe417d5520d38d546b3b774b4261c75220b9904da4d8b2ffc19a761ff.png",
projectLink: "https://github.com/signalapp/Signal-Android",
description:
"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.",
tags: ["java", "kotlin", "Python", "css", "handlebars"],
},
{
name: "Reseter.css",
imageSrc:
Expand Down

0 comments on commit 3ae3c11

Please sign in to comment.