From 2620093985255b1acf3c1bd4e870a95c7b209dac Mon Sep 17 00:00:00 2001 From: sebmendoza <85569166+sebmendoza@users.noreply.github.com> Date: Mon, 13 Sep 2021 19:25:32 -0400 Subject: [PATCH 1/2] Update profiles.json --- profiles.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/profiles.json b/profiles.json index 4e33b6a..8a42275 100644 --- a/profiles.json +++ b/profiles.json @@ -37,5 +37,12 @@ "description": "Hey there! I love building software applications :)", "profileUrl": "https://vietjs.tech/", "insta": "_viet.nguyen" - } + }, + { + "name": "Sebastian Mendoza", + "github": "sebmendozaa", + "Twitter,": "", + "description": "Hi! I'm a SYDE students at UW. I enjoy learning new things involving software.)", + "profileUrl": "", + "insta": "@seb.mendoza" ] From ede6ead83b3bf0fd3e0c2b2dc5606056a9f76a29 Mon Sep 17 00:00:00 2001 From: sebmendoza <85569166+sebmendoza@users.noreply.github.com> Date: Mon, 13 Sep 2021 19:26:00 -0400 Subject: [PATCH 2/2] Update profiles.json --- profiles.json | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles.json b/profiles.json index 8a42275..1525e87 100644 --- a/profiles.json +++ b/profiles.json @@ -45,4 +45,5 @@ "description": "Hi! I'm a SYDE students at UW. I enjoy learning new things involving software.)", "profileUrl": "", "insta": "@seb.mendoza" + } ]