Skip to content

Commit

Permalink
created experience command
Browse files Browse the repository at this point in the history
  • Loading branch information
Kritika30032002 committed Oct 2, 2023
1 parent b4e04e1 commit fc50f05
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,21 @@
"about": "To know about my skills",
"value": "I'm a versatile full-stack developer, adept at turning ideas into robust web applications. <br /> <br /> Proficient in MERN stack, Redux, React-Redux, Tailwind CSS, SQL, RESTful APIs and many more."
},
{
"label": "experience",
"about": "To know about my experience",
"value": "I have more than 10 years of experience.",
"data": [
{
"label": "Random Pvt Ltd",
"value": "Senior software engineer <br /> Year: 2015-present"
},
{
"label": "Example Pvt Ltd",
"value": "Associate Software engineer <br /> Year: 2010-2015"
}
]
},
{
"label": "projects",
"about": "To know about my projects",
Expand Down

0 comments on commit fc50f05

Please sign in to comment.