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

Add Profile #1810

Merged
merged 1 commit into from
Sep 27, 2022
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
28 changes: 28 additions & 0 deletions public/data/chints87.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "Chintan",
"type": "personal",
"bio": "Front-end development",
"avatar": "https://github.com/chints87.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/chints87",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/cgchintan",
"icon": "twitter"
}
],
"milestones": [
{
"title": "Freelancing",
"date": "Jan 2021",
"icon": "dollar",
"color": "grey",
"description": "Started freelancing",
"url": "https://unquo.in/"
}
]
}