Skip to content

Commit e2895be

Browse files
authored
Add additional tags to userData
1 parent a5332c6 commit e2895be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/userData.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const Users: User[] = [
99
preview: require("./showcase/surora.png"),
1010
website: "https://aurora-01.vercel.app/",
1111
source: "https://github.com/samosagpt/aurora",
12-
tags: ["ai", "deep-learning", "data-science"],
12+
tags: ["ai", "deep-learning", "data-science", "opensource", "favorite", "ML", "streamlit", "python"],
1313
}
1414
// Youtube Clone
1515

0 commit comments

Comments
 (0)