Minor tweaks
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user