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

Add My Profile : kiritocode1.json #1897

Closed
wants to merge 7 commits into from
Closed
Show file tree
Hide file tree
Changes from 4 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
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

69 changes: 69 additions & 0 deletions public/data/kiritocode1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"name": "Aryan Kathawale",
"type": "personal",
"bio": "Internet Activist |Computer Programmer | fullstack Developer | Magician ",
"avatar": "https://github.com/kiritocode1.png",
"links": [
{
"name": "Personal / Blog Website",
"url": "http://kiritocode1.github.io/",
"icon": "Blog"
},
{
"name": "Do give me a follow on my Github :) ",
"url": "https://github.com/kiritocode1",
"icon": "github"
},
{
"name": "tweet @ me ",
"url": "https://twitter.com/kiritotwt1",
"icon": "twitter"
},

{
"name": "Donate to me on GitHub Sponsors",
"url": "https://github.com/sponsors/kiritocode1",
"icon": "dollar"
},

{
"name": "Follow me on LinkedIn",
"url": "https://linkedin.com/in/kiritocode1",
"icon": "linkedin"
}
],
"milestones": [
{
"title": "Backend Engineer for a remote startup ",
"date": "September 2022",
"icon": "dollar",
"color": "blue",
"description": "Found eddiehub , comclassroom , odinproject and a lot of others ",
"url": "https://kiritocode1.github.io"
},
{
"title": " Actively Contributing on github ",
"date": "Janauary 2022",
"icon": "github",
"color": "black",
"description": "Found eddiehub , comclassroom , odinproject and a lot of others ",
"url": "https://kiritocode1.github.io"
},
{
"title": "Fullstack Intership @ Devtown ",
"date": "November 2021",
"icon": "dollar",
"color": "red",
"description": "Started working again",
"url": "https://kiritocode1.github.io"
},
{
"title": "Started Coding",
"date": "May 2021",
"icon": "dollar",
"color": "grey",
"description": "Started with python",
"url": "https://kiritocode1.github.io"
}
]
}