diff --git a/data/projects.ts b/data/projects.ts index cd337cd..a358bbb 100644 --- a/data/projects.ts +++ b/data/projects.ts @@ -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",