ref: home: separate some strings and map each section (except contact)

This commit is contained in:
GiovaniFZ 2025-03-14 21:14:23 -03:00
parent 1dc8438f6a
commit 0357bdf5d3
No known key found for this signature in database
GPG key ID: 63DD92181B575322
2 changed files with 33 additions and 43 deletions

8
locale/en-us.json Normal file
View file

@ -0,0 +1,8 @@
{
"home": {
"intro": "SysAdmin, Developer, and Student",
"whoami": "Hey there! I'm Aidan, a systems administrator, web developer, and student from the United States. I primarily work with Node.js and Linux.",
"interests": "I am most interested in backend development and have experience with Node.js, Express, and Tailwind CSS. Despite my best efforts, I am no designer",
"arch":"When I'm not programming, I can be found re-flashing my phone with a new custom ROM and telling everyone I use Arch."
}
}