diff options
| author | Alex <zuedev@gmail.com> | 2026-01-06 07:20:15 +0000 |
|---|---|---|
| committer | Alex <zuedev@gmail.com> | 2026-01-06 07:20:15 +0000 |
| commit | 258ff532f7c4d3f78bbd6f2e8df43603b306baea (patch) | |
| tree | 7d3a6d6e5eb5e2bf79924f176ac6145895764fed /public/resume | |
| parent | 52e93b941d2f33f5ef1904c22cea6dee70745a0d (diff) | |
| download | zue.dev-258ff532f7c4d3f78bbd6f2e8df43603b306baea.tar zue.dev-258ff532f7c4d3f78bbd6f2e8df43603b306baea.tar.gz zue.dev-258ff532f7c4d3f78bbd6f2e8df43603b306baea.tar.bz2 zue.dev-258ff532f7c4d3f78bbd6f2e8df43603b306baea.tar.xz zue.dev-258ff532f7c4d3f78bbd6f2e8df43603b306baea.zip | |
Update freeCodeCamp certification titles and URLs in resume
Diffstat (limited to 'public/resume')
| -rw-r--r-- | public/resume/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/resume/index.html b/public/resume/index.html index 6227dd8..8095170 100644 --- a/public/resume/index.html +++ b/public/resume/index.html @@ -610,14 +610,14 @@ issuerIcon: "https://cdn.simpleicons.org/freecodecamp", issuerProfile: "https://www.freecodecamp.org/zuedev", title: "JavaScript Algorithms and Data Structures", - url: "https://www.freecodecamp.org/certification/zuedev/javascript-algorithms-and-data-structures", + url: "https://www.freecodecamp.org/certification/zuedev/javascript-algorithms-and-data-structures-v8", }, { issuer: "freeCodeCamp", issuerIcon: "https://cdn.simpleicons.org/freecodecamp", issuerProfile: "https://www.freecodecamp.org/zuedev", - title: "Python for Data Science", - url: "https://www.freecodecamp.org/certification/zuedev/python-for-data-science", + title: "Scientific Computing with Python", + url: "https://www.freecodecamp.org/certification/zuedev/scientific-computing-with-python-v7", }, { issuer: "freeCodeCamp", |
