Skip to content

Commit

Permalink
Updated Portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedansh Vijaywargiya committed Apr 4, 2024
1 parent 6550ded commit 990976d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ const greeting = {
logo_name: "vedansh.v()",
// nickname: "harry / picleric",
full_name: "Vedansh Vijaywargiya",
subTitle:
"Full Stack Developer, Open Source Contributor, Machine Learning Enthusiast, Life Long Learner.",
subTitle: "Full Stack Developer, Open Source Contributor, Life Long Learner.",
resumeLink:
"https://drive.google.com/file/d/1mcpvXVvrc8qcVbIzy2UhzBhijUg1Wr7z/view?usp=drive_link",
mail: "mailto:[email protected]",
Expand Down Expand Up @@ -62,7 +61,7 @@ const skills = {
skillName: "Kafka",
fontAwesomeClassname: "simple-icons:apachekafka",
style: {
color: "#231F20",
color: "#ffffff",
},
},
{
Expand Down

0 comments on commit 990976d

Please sign in to comment.