diff --git a/public/data/bamblebam.json b/public/data/bamblebam.json new file mode 100644 index 00000000000..34e7a7dcd44 --- /dev/null +++ b/public/data/bamblebam.json @@ -0,0 +1,17 @@ +{ + "name": "Burhanuddin Rangwala", + "bio": "Web Developer, Machine Learning Engineer, ML-OPS, Web3, and Freelancer", + "avatar": "https://github.com/bamblebam.png", + "links": [ + { + "name": "Follow me on GitHub", + "url": "https://github.com/bamblebam", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/bamble_bam", + "icon": "twitter" + } + ] +}