From d256e2b0214974c833e643aeddc00c9df78de37d Mon Sep 17 00:00:00 2001 From: Ilyas Rufai <69714197+rufilboy@users.noreply.github.com> Date: Sat, 1 Oct 2022 23:57:31 +0100 Subject: [PATCH] Create rufilboy.json --- public/data/rufilboy.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 public/data/rufilboy.json diff --git a/public/data/rufilboy.json b/public/data/rufilboy.json new file mode 100644 index 00000000000..f75bacf4414 --- /dev/null +++ b/public/data/rufilboy.json @@ -0,0 +1,28 @@ +{ + "name": "Ilyas Rufai", + "type": "personal", + "bio": "DevOps Engineer & Open Source Enthusiast!", + "avatar": "https://avatars.githubusercontent.com/u/69714197?v=4", + "links": [ + { + "name": "Follow me on GitHub", + "url": "https://github.com/rufilboy", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/rufilboy", + "icon": "twitter" + } + ], + "milestones": [ + { + "title": "Started blog", + "date": "September 2022", + "icon": "blog", + "color": "grey", + "description": "Started blog", + "url": "https://rufilboy.substack.com/" + } + ] +}