Skip to content
Open
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
8 changes: 4 additions & 4 deletions components/About.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const qualificationData = [
{
company: "Upwork",
role: "Freelance Web developer",
years: "2022 - Present",
years: "2022 - 2023",
},

{
Expand All @@ -88,9 +88,9 @@ const qualificationData = [
years: "Jul 2023 - Sep 2023 ",
},
{
company: "InternPe",
role: "Web Development intern",
years: "Apr 2023 - Jun 2023",
company: "Makku Enterprises Pvt Ltd",
role: "ReactJS Developer",
years: "June 2024 - Jan 2025",
},
],
},
Expand Down