Add terminal effect

This commit is contained in:
Tyler Perkins
2023-07-18 22:44:03 -04:00
parent b2f80c3a92
commit eb57cc04f4
6 changed files with 96 additions and 4 deletions

13
data/index.json Normal file
View File

@@ -0,0 +1,13 @@
{
"Hobbies": [
{
"value": "Software Architecture"
},
{
"value": "Front End Development"
},
{
"value": "Back End Development"
}
]
}