mirror of
https://github.com/Clortox/tylerperkins.xyz.git
synced 2026-03-07 10:37:58 +00:00
Add p tag typing effect
This commit is contained in:
@@ -1,13 +1,30 @@
|
||||
{
|
||||
"Hobbies": [
|
||||
{
|
||||
"value": "Software Architecture"
|
||||
},
|
||||
{
|
||||
"value": "Front End Development"
|
||||
},
|
||||
{
|
||||
"value": "Back End Development"
|
||||
}
|
||||
]
|
||||
"About": {
|
||||
"Content": [
|
||||
{
|
||||
"value": "Software developer with a passion for literally just about everything."
|
||||
},
|
||||
{
|
||||
"value": "Aspiring postmath; Jack of all trades, master of few."
|
||||
},
|
||||
{
|
||||
"value": "Full stack developer at Etactics Inc, with a focus on back end development and system architecture."
|
||||
},
|
||||
{
|
||||
"value": "Passion for low level software, embedded systems, software architecture, and machine learning."
|
||||
}
|
||||
|
||||
],
|
||||
"Hobbies": [
|
||||
{
|
||||
"value": "Software Architecture"
|
||||
},
|
||||
{
|
||||
"value": "Front End Development"
|
||||
},
|
||||
{
|
||||
"value": "Back End Development"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user