{
- {"About Me"}
+ {'About Me'}
-
{bio}
+
{bio}
@@ -186,9 +198,9 @@ const Index = () => {
- {"Languages"}
+ {'Languages'}
@@ -197,9 +209,9 @@ const Index = () => {
- {"Experience"}
+ {'Experience'}
@@ -210,9 +222,9 @@ const Index = () => {
- {"Education"}
+ {'Education'}
@@ -221,9 +233,9 @@ const Index = () => {
- {"Certification"}
+ {'Certification'}
{certification?.map((v, key) => (
@@ -240,9 +252,9 @@ const Index = () => {
- {"Open Source Projects"}
+ {'Open Source Projects'}
{
+
>
);