@@ -1253,13 +1253,22 @@ const projectList = [
1253
1253
tags : [ "JavaScript" , "Package-Manager" , "NodeJS" , "NPM" ] ,
1254
1254
} ,
1255
1255
{
1256
- name : "Scribe - Language Keyboards " ,
1256
+ name : "Scribe-iOS " ,
1257
1257
imageSrc :
1258
1258
"https://raw.githubusercontent.com/scribe-org/Organization/main/icon/ScribeIcon1024Rounded.png" ,
1259
1259
projectLink : "https://github.com/scribe-org/Scribe-iOS" ,
1260
1260
description :
1261
- "Keyboards for language learners with translation, verb conjugation and more!" ,
1262
- tags : [ "iOS" , "Swift" , "Productivity" , "Good First Issue" , "Beginner" ] ,
1261
+ "iOS keyboards for language learners with translation, verb conjugation and more!" ,
1262
+ tags : [ "iOS" , "Swift" , "Education" , "Good First Issue" , "Beginner" ] ,
1263
+ } ,
1264
+ {
1265
+ name : "Scribe-Android" ,
1266
+ imageSrc :
1267
+ "https://raw.githubusercontent.com/scribe-org/Organization/main/icon/ScribeIcon1024Rounded.png" ,
1268
+ projectLink : "https://github.com/scribe-org/Scribe-Android" ,
1269
+ description :
1270
+ "Android keyboards for language learners with translation, verb conjugation and more!" ,
1271
+ tags : [ "Android" , "Kotlin" , "Education" , "Good First Issue" , "Beginner" ] ,
1263
1272
} ,
1264
1273
{
1265
1274
name : "mindsdb" ,
0 commit comments