From 92691128637a262505b42fe65619fd76bef765e4 Mon Sep 17 00:00:00 2001 From: pg312 <137169192+pg312@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:06:22 +0530 Subject: [PATCH] Create pg312.json --- data/pg312.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/pg312.json diff --git a/data/pg312.json b/data/pg312.json new file mode 100644 index 00000000000..f85f787b5df --- /dev/null +++ b/data/pg312.json @@ -0,0 +1,18 @@ +{ + "name": "Padma", + "bio": "Tech enthusiast | Learner ", + "links": [ + { + "group": "Personal profile", + "name": "Github profile", + "url": "https://github.com/pg312/", + "icon": "FaLink" + }, + { + "group": "Personal profile", + "name": "Medium Reading Library", + "url": "https://medium.com/@bvpadmavati/list/java-2f1d37cc75b6", + "icon": "FaLink" + }, + ] +}