Skip to content

Commit

Permalink
Add Brainwave project to projectsArray
Browse files Browse the repository at this point in the history
  • Loading branch information
YousifAbozid committed Mar 3, 2024
1 parent d5f1092 commit 19f0661
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/projectsArray.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
const projectsArray = [
{
name: 'Brainwave',
description:
'Brainwave is a modern website with sleek parallax effects and bento box layouts, it covers everything from stylish UI design to mobile-first principles, built with React.js and Tailwind CSS.',
tools: [
'React.js',
'Vite.js',
'Tailwind CSS',
'React-router-dom',
'Scroll-lock',
'Vercel'
],
live: 'https://ai-brainwave.vercel.app',
source: 'https://github.com/YousifAbozid/brainwave'
},
{
name: 'Mirage Master',
description:
Expand Down

0 comments on commit 19f0661

Please sign in to comment.