Minor tweaks

This commit is contained in:
2026-06-12 17:06:40 -04:00
parent 1c8d16e07f
commit a228bc8d92
3 changed files with 188 additions and 43 deletions
+11
View File
@@ -44,6 +44,17 @@ public static class WorkExperience
Description =
"Taken the initiative in creating a variety of onboarding internal wiki documents explaining parts of the codebase that were well-loved by the team.",
IsVisible = true
},
new Point
{
Description =
"Taken the initiative in creating a variety of onboarding internal wiki documents explaining parts of the codebase that were well-loved by the team.",
IsVisible = true
},
new Point
{
Description = "Created an Azure DevOps pipeline to automate taking snapshots of the database schema to be aware of changes from multiple teams altering the database.",
IsVisible = true
}
]
},