Skip to content

Commit a6bf7eb

Browse files
authored
Merge pull request #19 from davidgao7/main
update capabilities
2 parents a2cb163 + 702ab44 commit a6bf7eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/constants/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ import {
2121
// tesla,
2222
// shopify,
2323
dfm,
24-
carrent,
25-
jobit,
26-
tripguide,
24+
// carrent,
25+
// jobit,
26+
// tripguide,
2727
threejs,
2828
haskell,
2929
profolio,
@@ -66,7 +66,7 @@ const services = [
6666
// icon: mobile,
6767
// },
6868
{
69-
title: "Kubernetes & Docker",
69+
title: "Data Scientist",
7070
icon: backend
7171
},
7272
];

0 commit comments

Comments
 (0)