Skip to content

Commit

Permalink
data: project addition by [coderhersh] #695 (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderhersh authored May 27, 2023
1 parent 7571d80 commit c277650
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1865,5 +1865,23 @@
"tech": ["HTML", "CSS", "JavaScript"]
}
]
},
{
"github_username": "coderhersh",
"Social_media": {
"gitHub": "https://github.com/coderhersh",
"LinkedIn": "https://www.linkedin.com/in/harshdeep-sde/",
"Instagram": "",
"YouTube": "",
"Twitter": "https://twitter.com/Hersch_dev"
},
"Projects": [
{
"link": "https://github.com/coderhersh/Credit-Card-Fraud-Detection",
"title": "Credit-Card-Fraud-Detection",
"description": "This is a machine learning project made on Credit Card Fraud Detection. The data is taken from Kaggle. Different classification machine learning algorithms have been applied to get the maximum accuracy.",
"tech": ["Python", "Jupyter Notebook"]
}
]
}
]

1 comment on commit c277650

@vercel
Copy link

@vercel vercel bot commented on c277650 May 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut.vercel.app
projectshut-git-main-priyankarpal.vercel.app
projectshut-priyankarpal.vercel.app

Please sign in to comment.