diff --git a/data/users/ram-9047.json b/data/users/ram-9047.json new file mode 100644 index 0000000..a3fd710 --- /dev/null +++ b/data/users/ram-9047.json @@ -0,0 +1,29 @@ +{ + "name": "Ram", + "bio": "Backend Developer", + "image": "https://twitter.com/dev_ram9047/photo", + "categories": [ + { + "slug": "programming", + "topics": ["JavaScript","Typescript"] + }, + { + "slug": "web-development", + "topics": [ + "ReactJS", + "NodeJS", + "ExpressJS" + ] + }, + { + "slug": "database-development", + "topics": [ + "MongoDB", + "MySQL" + ] + } + ], + "contacts": { + "twitter": "dev_ram9047" + } +} \ No newline at end of file