Skip to content

Commit 8d1d719

Browse files
committed
added GO project
1 parent ab1f265 commit 8d1d719

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/components/sections/Projects.jsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ const Projects = () => {
3030
technologies: ['React', 'TailwindCSS', 'Framer Motion'],
3131
github: 'https://github.com/Pranesh-alt/Portfolio_ReactJS',
3232
demo: 'portfolio-react-js-peach-psi.vercel.app'
33+
},
34+
{
35+
title: 'GO Chat',
36+
description: 'A responsive portfolio website built with modern technologies to showcase creative work and professional experience.',
37+
image: 'https://images.pexels.com/photos/5926393/pexels-photo-5926393.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2',
38+
technologies: ['React', 'GO'],
39+
github: 'https://github.com/Pranesh-alt/Portfolio_ReactJS',
40+
demo: 'https://storied-gelato-850d0c.netlify.app/'
3341
}
3442
]
3543

0 commit comments

Comments
 (0)