diff --git a/public/data/CanisCoder.json b/public/data/CanisCoder.json new file mode 100644 index 00000000000..ffb05223ab5 --- /dev/null +++ b/public/data/CanisCoder.json @@ -0,0 +1,18 @@ +{ + "name": "Anand Kumar Maurya", + "bio": "Open Source Enthusiast | MERN Stack Developer | Competitive Coder | CSE student at @AITM ", + "avatar": "https://github.com/CanisCoder.png", + "links": [ + { + "name": "Follow me on GitHub", + "url": "https://github.com/CanisCoder", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/Canistwt", + "icon": "twitter" + } + ] + +} \ No newline at end of file