diff --git a/src/data.js b/src/data.js index e39dfd9..5440ed8 100644 --- a/src/data.js +++ b/src/data.js @@ -83,6 +83,10 @@ export const projectsData = [ projectName: "Something New", techStack: "This is something new", }, + { + projectName: "Syllabus/Topic Tracker App", + techStack: "An app that stores total sylabbus of the upcoming exam and also how much is covered and whats left to do.", + }, { projectName: "Time Table APP", techStack: "An app thats send notification 5 minutes before class.",