Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions data/Amalks920.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Amal K S",
"type": "personal",
"bio": "Aspiring fullstack developer",
"links": [{
"name": "Follow me on LinkedIn",
"url": "https://www.linkedin.com/in/amal-ks-9a9567183/",
"icon": "FaLinkedin"
},

{
"name": "Follow me on GitHub",
"url": "https://github.com/Amalks920",
"icon": "FaGithub"
},
{
"name": "Follow me on Hashnode",
"url": "https://hashnode.com/",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to add your Hashnode Profile URL here!? 🛠

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The url you provided redirects to hashnode feed, you might want to redirect it to your blog page.......

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The url you provided redirects to hashnode feed, you might want to redirect it to your blog page.......

@vedprakashnautiyal please avoid duplicating your suggestion as this causes confusion to the author of the PR

"icon": "SiHashnode"
}

]
}