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

Create parthamk.json #3617

Merged
merged 6 commits into from
Jan 19, 2023
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
42 changes: 42 additions & 0 deletions data/parthamk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"name": "Partha Mallick",
"displayStatsPublic": true,
"type": "personal",
"bio": "Full Stack Web Developer | Linux Administrator | Open Source Enthusiast!",
"avatar": "https://github.com/parthamk.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/parthamk",
"icon": "FaGithub"
},
{
"name": "Follow me on LinkedIn",
"url": "https://www.linkedin.com/in/impartha/",
"icon": "FaLinkedin"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/imparthamk",
"icon": "FaTwitter"
}
],
"milestones": [
{
"title": "Learned Hardware and Networking",
"date": "May 2015",
"icon": "FaCode",
"color": "grey",
"description": "IT- Security, Hardware and Networking management, Server Management, Linux Administration",
"url": "https://www.brainware-india.com/site/index.php"
},
{
"title": "Started Learning Full Stack",
"date": "December 2021",
"icon": "FaCode",
"color": "grey",
"description": "Learning Java, DSA, Frontend, Backend",
"url": "https://my.newtonschool.co/user/partha0988/"
}
]
}