Skip to content

Commit

Permalink
chore: added social sphere project
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalkeshan committed Oct 12, 2023
1 parent 9b63712 commit 194461d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,20 @@ const PROJECTS: Projects = [
"https://res.cloudinary.com/kunalkeshan/image/upload/v1675591607/Portfolio/projects/ece-notes-initiative/notes5_xu0r6v.png",
],
},
{
type: "web development",
title: "Social Sphere",
description:
"Web app that allows users to create their own personal page to share their social media links and other personalized links. Built using MERN Stack.",
github: "https://github.com/kunalkeshan/Social-Sphere",
website: "https://social-sphere-jet.vercel.app/",
logo: "https://res.cloudinary.com/kunalkeshan/image/upload/v1697082697/Portfolio/art-pic-kunal-keshan_square.jpg",
coverImage:
"https://res.cloudinary.com/kunalkeshan/image/upload/v1697083915/Portfolio/projects/undraw_social_growth_re_tjy9_pt1wib.svg",
color: "#80808040",
feature: false,
slug: "social-sphere",
},
{
type: "web development",
title: "Token Tribe",
Expand Down

0 comments on commit 194461d

Please sign in to comment.