new portfolio yay!

This commit is contained in:
2024-07-16 19:27:10 -05:00
parent 88bd40c942
commit 786c414eb3
40 changed files with 6496 additions and 430 deletions

3
.eslintrc.json Normal file
View File

@ -0,0 +1,3 @@
{
"extends": "next/core-web-vitals"
}