Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,9 @@ export const projectsData = [
{
projectName: "All in One OTT",
techStack: "Brings media content from every OTT platform into one.",
}
},
{
projectName: "Drishy",
techStack: "An app to help the differently abled find whether a particular location is handicap friendly and the best possible route to get there.",
},
]