Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Profile Addition #2532

Merged
merged 4 commits into from
Dec 30, 2022
Merged
Changes from 2 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
24 changes: 24 additions & 0 deletions data/mohit1607.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "MOHIT ASHLIYA",
"displayStatsPublic": true,
"type": "personal",
"bio": "Open Source Enthusiast with taste in React!",
"avatar": "https://github.com/mohit1607.png",
"tags": ["javascript", "typescript", "react.js", "node.js", "mongodb", "fullstack"],
"socials": [
{ "icon": "twitter", "url": "https://twitter.com/ashliya_mohit" },
{ "icon": "github", "url": "https://github.com/mohit1607" }
Copy link
Member

@eddiejaoude eddiejaoude Dec 29, 2022

Choose a reason for hiding this comment

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

These are not icons, please use icons available, for example FaTwitter https://linkfree.eddiehub.io/icons

],
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/mohit1607",
"icon": "FaGithub"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/ashliya_mohit",
"icon": "FaTwitter"
}
]
}