We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eebad2b commit 29b79daCopy full SHA for 29b79da
data/portfolios.json
@@ -1,13 +1,4 @@
1
[
2
- {
3
- "name": "Anish Biswas",
4
- "username": "xeven777",
5
- "portfolioLink": "https://anish7.me",
6
- "followers": 239,
7
- "stars": 341,
8
- "popularity": 580,
9
- "lastFetched": 1769538338608
10
- },
11
{
12
"name": "Alyssa X",
13
"username": "alyssaxuu",
@@ -196,5 +187,14 @@
196
187
"stars": 91,
197
188
"popularity": 114,
198
189
"lastFetched": 1769909004094
190
+ },
191
+ {
192
+ "name": "Anish Biswas",
193
+ "username": "xeven777",
194
+ "portfolioLink": "https://anish7.me",
195
+ "followers": 240,
+ "stars": 351,
+ "popularity": 591,
+ "lastFetched": 1769994926289
199
}
200
]
0 commit comments