From ff934ef1a15b8fae2473d82d913676e027ef0e1a Mon Sep 17 00:00:00 2001 From: Rajiv Ranjan <67179338+rajivranjanmars@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:51:36 +0530 Subject: [PATCH] Update index.js --- src/constants/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +];