Skip to content

Commit

Permalink
Added dnds to the projects. Needs more updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
DevHassanMehdi committed Feb 25, 2024
1 parent c0a95cc commit 6abe2b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ const bigProjects = {
{
image: require("./assets/images/riLogo.jpeg"),
projectName: "Ri Software",
projectDesc: "RI Software is an innovative business management solution that enables small businesses to not only showcase and sell their products and services but also gain valuable insights through integrated AI algorithms, fostering growth and success.",
projectDesc: "RI Software is an innovative business management solution that enables small businesses to not only showcase and sell their products and services but also gain valuable insights through integrated AI algorithms, fostering growth and success",
footerLink: [
{
name: "Visit Website",
Expand All @@ -219,11 +219,11 @@ const bigProjects = {
},
{
image: require("./assets/images/nextuLogo.webp"),
projectName: "Nextu",
projectDesc: "Lorem ipsum dolor sit amet, consectetur adipiscing elit",
projectName: "Driving Negligence Dissuager System",
projectDesc: "DNDS is a vehicle safety recommendation system that can be fitted in all kinds of vehicles. The system detects drivers' drowsiness, lane lines, lane deviation, and objetcs like other vehicles, animals and pedestrians etc. The system alerts the driver if necessory to get them to focus on the raod and avoid mishaps",
footerLink: [
{
name: "Visit Website",
name: "Visit Project Repository",
url: "http://nextu.se/"
}
]
Expand Down

0 comments on commit 6abe2b4

Please sign in to comment.