Skip to content

Commit

Permalink
feat: add data entry for Fortune Obi
Browse files Browse the repository at this point in the history
  • Loading branch information
ickynavigator authored Jan 3, 2025
1 parent 8a9eb35 commit c6ec15f
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -16477,6 +16477,40 @@ module.exports = [
'JAMstack',
],
},
{
name: 'Fortune Obi',
description:
'Web developer living in Canada, strangely obsessed with Typescript and React.',
url: 'https://www.obifortune.com/uses',
twitter: 'obifortunebleh',
emoji: '🦊',
country: '🇳🇬',
computer: 'apple',
phone: 'apple',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'TypeScript',
'Frontend',
'React',
'Node.js',
'Next.js',
'Web Developer',
'Remote',
'VS Code',
'Web',
'Web Development',
'Github',
'macOS',
'Astro',
'Vercel',
'Software Developer',
'Express',
'Vite',
'Mantine',
],
},
{
name: 'Sean Boult',
description: 'Full stack developer who likes ReactJS',
Expand Down

0 comments on commit c6ec15f

Please sign in to comment.