Skip to content

Commit 02ca67e

Browse files
committed
Refactor JSON formatting and update ProfilesList to include Ananya-Hegde2001
1 parent 1b66caf commit 02ca67e

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

public/data/Ananya-Hegde2001.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"Twitter": "https://x.com/HegdeAnany49037",
1111
"LinkedIn": "https://www.linkedin.com/in/ananyahegde-",
1212
"Email": "ananyavhegde2001@gmail.com",
13-
"Medium": "https://medium.com/@ananyavhegde2001",
13+
"Medium": "https://medium.com/@ananyavhegde2001"
1414
}
1515
}

public/data/TenathDilusha.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"avatar": "https://github.com/TenathDilusha.png",
66
"portfolio": "https://dilusha-c.vercel.app",
77
"skills": [
8-
"Python",
9-
"C++",
10-
"Java",
8+
"Python",
9+
"C++",
10+
"Java",
1111
"JavaScript",
12-
"React",
13-
"Node.js",
14-
"SQL",
12+
"React",
13+
"Node.js",
14+
"SQL",
1515
"REST API",
16-
"Machine Learning",
16+
"Machine Learning",
1717
"Web Development",
1818
"Git"
1919
],

public/data/ronrustemi123.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"social": {
99
"GitHub": "https://github.com/ronrustemi123",
1010
"LinkedIn": "https://www.linkedin.com/in/ron-rustemi-92bb16359/",
11-
"Email": "ronrustemi9@gmail.com",
11+
"Email": "ronrustemi9@gmail.com"
1212
}
1313
}

src/ProfilesList.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[
2-
"Ananya-Hegde2001.json",
32
"codeaashu.json",
43
"madhukalita.json",
54
"amanpoddar-dev12.json",
@@ -587,5 +586,6 @@
587586
"dev-aditya-lab.json",
588587
"IamPriyabrato04.json",
589588
"YashMahto.json",
590-
"ronrustemi123.json"
589+
"ronrustemi123.json",
590+
"Ananya-Hegde2001.json"
591591
]

0 commit comments

Comments
 (0)