You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utils/about.js
+8-8
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,11 @@ export const whoWeAre = [
58
58
image: '/images/bernardo.webp',
59
59
name: 'Bernardo Coutinho',
60
60
title: '',
61
-
position: 'FullStack Developer',
61
+
position: 'Full-Stack Developer',
62
62
linkedIn: 'bernardo-coutinho',
63
63
portfolio: '',
64
64
about:
65
-
'Bernardo is a full-stack Android and web developer who is always eager to learn and explore new technologies, constantly seeking ways to enhance his projects.',
65
+
'Bernardo is a Full-Stack Android and web developer who is always eager to learn and explore new technologies, constantly seeking ways to enhance his projects.',
66
66
},
67
67
{
68
68
image: '/images/satoshi.webp',
@@ -71,11 +71,11 @@ export const whoWeAre = [
71
71
devtoId: 1212360,
72
72
devtoSummary:
73
73
'Satoshi is a full-stack developer, who is looking for opportunities to learn something new. He enjoys collaborating with other developers. Passionate for Open Source projects.',
74
-
position: 'FullStack Developer',
74
+
position: 'Full-Stack Developer',
75
75
linkedIn: 'satoshi-89bb58a8',
76
76
portfolio: 'www.satoshis-developer.xyz',
77
77
about:
78
-
'Satoshi is a full-stack developer, who is looking for opportunities to learn something new. He enjoys collaborating with other developers.',
78
+
'Satoshi is a Full-Stack developer, who is looking for opportunities to learn something new. He enjoys collaborating with other developers.',
79
79
},
80
80
{
81
81
image: '/images/lucas.webp',
@@ -91,7 +91,7 @@ export const whoWeAre = [
91
91
image: '/images/tony.webp',
92
92
name: 'Tony Kieling',
93
93
title: '',
94
-
position: 'Full-stack Developer',
94
+
position: 'Full-Stack Developer',
95
95
linkedIn: 'tony-kieling',
96
96
portfolio: 'tkwebdev.ca',
97
97
about:
@@ -111,17 +111,17 @@ export const whoWeAre = [
111
111
image: '/images/kaz.webp',
112
112
name: 'Kaz Smino',
113
113
title: '',
114
-
position: 'FullStack Developer',
114
+
position: 'Full-Stack Developer',
115
115
linkedIn: 'kaz-smino',
116
116
portfolio: '',
117
117
about:
118
-
'Kaz is a dedicated FullStack Developer with a keen interest in Test-Driven Development (TDD) and automated testing. He thrives on learning and expanding his skill set, particularly in areas that enhance code quality and efficiency. He values teamwork and enjoys the synergy of working alongside other passionate developers.',
118
+
'Kaz is a dedicated Full-Stack Developer with a keen interest in Test-Driven Development (TDD) and automated testing. He thrives on learning and expanding his skill set, particularly in areas that enhance code quality and efficiency. He values teamwork and enjoys the synergy of working alongside other passionate developers.',
0 commit comments