Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Commit 1180cb3

Browse files
authored
Merge pull request #6 from ANUPAMA-JA29/main
Added my portfolio
2 parents f314ea2 + 6d878b4 commit 1180cb3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

data.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,15 @@
112112
},
113113
{
114114
"id": 12,
115+
"studentName": "Anupama J A",
116+
"projectName": "Portfolio",
117+
"description": " Personal portfolio made using HTML, CSS & JAVASCRIPT ",
118+
"tags": ["HTML", "Javascript", "Portfolio"],
119+
"githubLink": "https://github.com/ANUPAMA-JA29/portfolio", "projectLink":"https://anupama-ja29.github.io/portfolio/",
120+
"image": "https://i.postimg.cc/T14WkxRL/Anupama-portfolio.png"
121+
},
122+
{
123+
"id":13
115124
"studentName": "Mohammed Shadin",
116125
"projectName": "Crush Compatibility Calculator",
117126
"description": "A fun tool to calculate compatibility with your crush",
@@ -120,6 +129,5 @@
120129
"projectLink": "https://crush-compat-calc.vercel.app/",
121130
"image": "https://raw.githubusercontent.com/Scemworks/compat-calc/refs/heads/main/main.png"
122131
}
123-
124132
]
125133
}

0 commit comments

Comments
 (0)