Skip to content

Commit f1adfa9

Browse files
Adjusting full-stack writing for consistency
1 parent ed79a90 commit f1adfa9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

utils/about.js

+8-8
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ export const whoWeAre = [
5858
image: '/images/bernardo.webp',
5959
name: 'Bernardo Coutinho',
6060
title: '',
61-
position: 'Full Stack Developer',
61+
position: 'Full-Stack Developer',
6262
linkedIn: 'bernardo-coutinho',
6363
portfolio: '',
6464
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.',
6666
},
6767
{
6868
image: '/images/satoshi.webp',
@@ -71,11 +71,11 @@ export const whoWeAre = [
7171
devtoId: 1212360,
7272
devtoSummary:
7373
'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: 'Full Stack Developer',
74+
position: 'Full-Stack Developer',
7575
linkedIn: 'satoshi-89bb58a8',
7676
portfolio: 'www.satoshis-developer.xyz',
7777
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.',
7979
},
8080
{
8181
image: '/images/lucas.webp',
@@ -91,7 +91,7 @@ export const whoWeAre = [
9191
image: '/images/tony.webp',
9292
name: 'Tony Kieling',
9393
title: '',
94-
position: 'Full-stack Developer',
94+
position: 'Full-Stack Developer',
9595
linkedIn: 'tony-kieling',
9696
portfolio: 'tkwebdev.ca',
9797
about:
@@ -111,17 +111,17 @@ export const whoWeAre = [
111111
image: '/images/kaz.webp',
112112
name: 'Kaz Smino',
113113
title: '',
114-
position: 'Full Stack Developer',
114+
position: 'Full-Stack Developer',
115115
linkedIn: 'kaz-smino',
116116
portfolio: '',
117117
about:
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.',
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.',
119119
},
120120
{
121121
image: '/images/faith.webp',
122122
name: 'Faith Nchifor',
123123
title: '',
124-
position: 'Full Stack Developer',
124+
position: 'Full-Stack Developer',
125125
linkedIn: 'faith-nchifor',
126126
portfolio: '',
127127
about:

0 commit comments

Comments
 (0)