Added core content for hardware test engineer page
All checks were successful
Build and Test - Staging / test (pull_request) Successful in 4m13s
Build and Test - Staging / build_and_push (pull_request) Successful in 3m0s
Build and Test - Staging / deploy_staging (pull_request) Successful in 3s

This commit is contained in:
2025-12-11 14:44:16 -08:00
parent 2583e4e99b
commit 52eac520e8
10 changed files with 371 additions and 60 deletions

View File

@@ -42,13 +42,18 @@ const categorizedSkills: categorySkills[] = [
skills: [
{ item: "Git" },
{
item: "Programming Languages",
item: "Programming",
subItems: [
{ item: "Python 2/3" },
{ item: "Bash Shell Scripting" },
{ item: "Microsoft SQL" },
],
},
{
item: "Methodologies",
subItems: [{ item: "Test Driven Development" }, { item: "Agile" }],
},
{
item: "Atlassian Suite",
subItems: [