From edc27a65a118566ac5f0e1aff98064beab98dae5 Mon Sep 17 00:00:00 2001 From: Chintan Gandhi Date: Tue, 27 Sep 2022 19:00:36 +0530 Subject: [PATCH] chore: add Chintan (#1810) --- public/data/chints87.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 public/data/chints87.json diff --git a/public/data/chints87.json b/public/data/chints87.json new file mode 100644 index 00000000000..94218b885d3 --- /dev/null +++ b/public/data/chints87.json @@ -0,0 +1,28 @@ +{ + "name": "Chintan", + "type": "personal", + "bio": "Front-end development", + "avatar": "https://github.com/chints87.png", + "links": [ + { + "name": "Follow me on GitHub", + "url": "https://github.com/chints87", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/cgchintan", + "icon": "twitter" + } + ], + "milestones": [ + { + "title": "Freelancing", + "date": "Jan 2021", + "icon": "dollar", + "color": "grey", + "description": "Started freelancing", + "url": "https://unquo.in/" + } + ] +}