Skip to content

Commit b3d43fb

Browse files
committed
chore: Add Oluwatobi to about us
1 parent c0b06aa commit b3d43fb

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
151151
- Updated Mariana's title in 'about us'
152152
- Updated outdated dependencies
153153
- Added Shayla to 'about us'
154+
- Added Oluwatobi to 'about us'
154155

155156
### Fixed
156157

public/images/oluwatobi.webp

7.61 KB
Loading

utils/about.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,18 @@ export const whoWeAre = [
6464
about:
6565
'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
},
67+
{
68+
image: '/images/oluwatobi.webp',
69+
name: 'Oluwatobi Sofela',
70+
title: '',
71+
devtoSummary:
72+
'Oluwatobi is a full-stack developer who loves techs that simplify processes and help people accomplish their desires elegantly.',
73+
position: 'Full-Stack Developer',
74+
linkedIn: 'oluwatobiss',
75+
portfolio: 'github.com/oluwatobiss',
76+
about:
77+
'Oluwatobi is a full-stack developer who loves techs that simplify processes and help people accomplish their desires elegantly.',
78+
},
6779
{
6880
image: '/images/satoshi.webp',
6981
name: 'Satoshi Shirosaka',

0 commit comments

Comments
 (0)