Skip to content

Commit 517636b

Browse files
committed
chore: update formatting & wording w/ GitLab CI/CD
1 parent fb05992 commit 517636b

File tree

4 files changed

+6
-9
lines changed

4 files changed

+6
-9
lines changed

metadata.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ last_name = "Hoang"
5555
# The custom value is for any additional information you want to add, name it as custom-1, custom-2, etc.
5656
[personal.info]
5757
email = "bryan@bryanhoang.dev"
58-
phone = "+1 613-583-3497"
59-
linkedin = "bryan-c-hoang"
6058
github = "bryan-hoang"
59+
linkedin = "bryan-c-hoang"
60+
phone = "+1 613-583-3497"
6161
# gitlab = "bryan-hoang"
6262
homepage = "bryanhoang.dev"
6363

modules_en/skills.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#cvSkill(
1414
type: [Technologies],
15-
info: [UNIX, Git, Docker, Node.js, React, Playwright, NGINX, MySQL, GitLab CI, GitHub Actions, REST, JIRA],
15+
info: [UNIX, Git, Docker, Node.js, React, Playwright, NGINX, MySQL, GitLab CI/CD, GitHub Actions, REST, JIRA],
1616
)
1717

1818
#cvSkill(

modules_en/work.typ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
[Implemented E2E browser tests for the SPA dashboard, preventing regressions],
1919
[Improved the integration of the dashboard SPA with a OAuth 2.0 Ruby on Rails server],
2020
[Improved the build times for multiple web apps to be 100%-200% faster by switching to better tools (e.g., Vite)],
21-
[Fixed issues with GitLab CI pipelines, preventing days of developer time from being wasted by flaky pipelines],
22-
[Created custom Docker images used in GitLab CI pipelines to speed them up, improving the team's velocity],
21+
[Fixed issues with GitLab CI/CD pipelines, preventing days of developer time from being wasted by flaky pipelines],
22+
[Created custom Docker images used in GitLab CI/CD pipelines to speed them up, improving the team's velocity],
2323
),
2424
)
2525

resume.typ

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
}
1010
}
1111

12-
#show: cv.with(
13-
metadata,
14-
)
15-
12+
#show: cv.with(metadata)
1613
#show link: underline
1714

1815
#importModules((

0 commit comments

Comments
 (0)