Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
HRS8 authored Oct 3, 2024
1 parent 6dc57f3 commit a88942e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ const experiences = [
iconBg: "#E6DEDD",
date: "Feb 2020 - April 2020",
points: [
"I was one of 20 students got selected out of 300 across the state based on academics","As a part of final project we,A team of 5 students build a fullstack website and deployed it using BootStrap,SpringBoot,MongoDb "
"I was one of 20 students got selected out of 300 across the state based on academics","As a part of final project we,A team of 5 students build a fullstack website and deployed it."
],
},
{
Expand Down Expand Up @@ -263,4 +263,4 @@ const projects = [
},
];

export { services, technologies, experiences, testimonials, projects };
export { services, technologies, experiences, testimonials, projects };

0 comments on commit a88942e

Please sign in to comment.