From ffa343618314e7dc77104f367023ed7cbbacc37d Mon Sep 17 00:00:00 2001 From: Jorge Date: Sun, 6 Sep 2026 12:41:21 +0200 Subject: [PATCH] Remove duplicate projects --- src/data/projects.js | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/src/data/projects.js b/src/data/projects.js index e560c69b..376bebc8 100644 --- a/src/data/projects.js +++ b/src/data/projects.js @@ -721,24 +721,6 @@ export const projectList = [ "web", ], }, - { - name: "Open Source Diversity", - imageSrc: "https://avatars1.githubusercontent.com/u/31018274?s=200&v=4", - projectLink: - "https://github.com/opensourcediversity/opensourcediversity.org/contribute", - description: - "For more diversity & inclusion in free & open source software communities ๐Ÿ˜Š", - tags: [ - "javascript", - "html", - "css", - "diversity", - "inclusion", - "๐ŸŽ‰", - "web", - "community", - ], - }, { name: "Bitcoin", imageSrc: @@ -1021,14 +1003,6 @@ export const projectList = [ "This is an example that how to use Markdown creating a dungeon.", tags: ["Markdown", "React", "Gatsby", "Good First Issue", "Beginner"], }, - { - name: "Ansible", - imageSrc: "https://avatars1.githubusercontent.com/u/1507452?s=200&v=4", - projectLink: "https://docs.ansible.com/ansible/latest/community/index.html", - description: - "Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy.", - tags: ["Python", "Automated-Testingg", "Beginner"], - }, { name: "start-here-guidelines", imageSrc: "https://avatars2.githubusercontent.com/u/35373879?s=200&v=4", @@ -1437,13 +1411,6 @@ export const projectList = [ description: "The worldโ€™s fastest framework for building websites.", tags: ["Go", "Static Site Generator", "Web"], }, - { - name: "Mattermost", - imageSrc: "https://avatars.githubusercontent.com/u/9131861?s=200&v=4", - projectLink: "https://github.com/mattermost/mattermost", - description: "Open source platform for secure collaboration across the software development lifecycle.", - tags: ["Go", "React", "Chat", "Collaboration"], - }, { name: "Terraform", imageSrc: "https://avatars.githubusercontent.com/u/11051457?s=200&v=4",