diff --git a/src/constants/index.js b/src/constants/index.js index bb74b88..ae23172 100644 --- a/src/constants/index.js +++ b/src/constants/index.js @@ -116,7 +116,7 @@ export const experiences = [ company_name: "SaintCoders", icon: saintcoders, iconBg: "#383E56", - date: "May 2023 - PRESNT", + date: "May 2023 - Present", points: [ "learned to work on complex computer science solutions, develop scalable, distributed software systems ", "Applied engineering principles to solve complex problems by applying internal or industry best practices to improve technical solutio", @@ -216,4 +216,4 @@ export const projects = [ "With the whole team of GDSC , contributed in making of an innovative web-based platform for hosting events, hackathons, and fostering a community centered around learning, building, and presenting, in collaboration with prominent tech companies.", link: "https://www.technocean.live/", }, -]; \ No newline at end of file +];