feat: add prisma client to technologies

This commit is contained in:
xHyroM 2023-06-19 17:31:16 +02:00
parent 2a30faa840
commit 145927fb4d
No known key found for this signature in database
GPG key ID: BE0423F386C436AA

View file

@ -83,6 +83,10 @@ export const skills = [
name: "Go",
icon: "vscode-icons:file-type-go-aqua",
},
{
name: "Prisma Client",
icon: "skill-icons:prisma",
},
{
name: "MySQL",
icon: "logos:mysql-icon",