Skip to content

Commit

Permalink
Merge pull request thtauhid#61 from Kritika30032002/main
Browse files Browse the repository at this point in the history
created experience command
  • Loading branch information
thtauhid authored Oct 2, 2023
2 parents 1aa0040 + fc50f05 commit e42c701
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 e42c701

Please sign in to comment.