From 4cb55a49e112bc4b34c5cc6cd073c21d1420b11b Mon Sep 17 00:00:00 2001 From: Brielle-Chenier Date: Tue, 12 Jan 2021 22:46:13 -0500 Subject: [PATCH] added my profile :) --- profiles.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/profiles.json b/profiles.json index 6c669b1..6d780ff 100644 --- a/profiles.json +++ b/profiles.json @@ -15,6 +15,7 @@ "profileUrl": "https://scrapbook.hackclub.com/sampoder.png", "insta": "sam_poder" }, + { "name": "Jason Antwi-Appah", "github": "jasonappah", @@ -29,5 +30,12 @@ "description": "Hey there! I love building software applications :)", "profileUrl": "https://vietjs.tech/", "insta": "_viet.nguyen" - } + }, + + { "name": "Brielle Chenier", + "github": "Brielle-Chenier", + "twitter": "none" + "profileUrl": "https://briellechenier.com/img/profilepic.jpg", + "insta": "brielle_chenier" +} ]