diff --git a/src/data.js b/src/data.js index 3431f4e..1f329f8 100644 --- a/src/data.js +++ b/src/data.js @@ -91,4 +91,8 @@ export const projectsData = [ projectName: "All in One OTT", techStack: "Brings media content from every OTT platform into one.", } + { + projectName: "Petify", + techStack: "Lets you keep record of your pet's life.", + } ]