Skip to content

Commit

Permalink
Merge pull request #617 from Prajwal0225/main
Browse files Browse the repository at this point in the history
Added website for developer for practice and learning purpose
  • Loading branch information
JasonDsouza212 authored Jun 15, 2023
2 parents 1dd47cd + 0757178 commit e8afde3
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -1756,6 +1756,34 @@
"image": "https://tinyurl.com/bdf2h7kp",
"link": "https://insidea.com/",
"description": "Where Business Meets Talent"
},
{
"productName": "devChallenges.io",
"category": "Coding",
"image": "https://bit.ly/462R570",
"link": "https://devchallenges.io/",
"description": "Coding challenges and projects to practice coding skills"
},
{
"productName": "frontendpractice",
"category": "Coding",
"image": "https://bit.ly/3CoiUcH",
"link": "https://www.frontendpractice.com/",
"description": "You can find a collection of projects with varying levels of difficulty."
},
{
"productName": "javascript30",
"category": "Coding",
"image": "https://bit.ly/3qEuMED",
"link": "https://javascript30.com/",
"description": "Building 30 different projects over 30 days."
},
{
"productName": "codewars",
"category": "Coding",
"image": "https://bit.ly/43XLyga",
"link": "https://www.codewars.com/",
"description": "Programming exercises to improve coding skills."
}
]

1 comment on commit e8afde3

@vercel
Copy link

@vercel vercel bot commented on e8afde3 Jun 15, 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:

free-hit – ./

free-hit-git-main-jasondsouza212.vercel.app
free-hit.vercel.app
free-hit-jasondsouza212.vercel.app

Please sign in to comment.