Skip to content

Commit

Permalink
Merge branch 'main' into issue-924
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonDsouza212 authored Jun 30, 2023
2 parents f95d010 + a8db54e commit 46a1c06
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion src/DB/product.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
[
{
"productName": "PikaShows",
"category": "movies",
"image": "https://tinyurl.com/37csr8my",
"link": "https://www.pikashows.download/",
"description": "Download this application for PC and Mobile to stream all types of TV Shows and Movies."
},

{
"productName": "Scaler",
"category": "coding",
Expand Down Expand Up @@ -1751,6 +1759,13 @@
"link": "https://www.codechef.com/",
"description": "An online community for programmers to improve their skills through contests and challenges."
},
{
"productName": "BitDegree",
"category": "coding",
"image": "https://logos-download.com/wp-content/uploads/2019/01/BitDegree_Logo.png",
"link": "https://www.bitdegree.org/",
"description": "Offers high quality Web3 courses."
},
{
"productName": "SPOJ",
"category": "coding",
Expand Down Expand Up @@ -2180,6 +2195,34 @@
"link": "https://reactplay.io/",
"description": "Allows to code, run, and debug React code without having to install anything on your computer"
},
{
"productName": "Uiverse.io",
"category": "UI",
"image": "http://bit.ly/3X19kpw",
"link": "https://uiverse.io/",
"description": "Discover and customize free, open-source CSS and HTML UI elements, through this tool"
},
{
"productName": "indeed.com",
"category": "remote",
"image": "https://logos-world.net/wp-content/uploads/2021/02/Indeed-Logo.png",
"link": "https://in.indeed.com/",
"description": "Remote job board featuring a range of remote jobs across various industries."
},
{
"productName": "Resume Worded",
"category": "resume",
"image": "",
"link": "https://resumeworded.com/",
"description": "Create ATS Friendly Resumes Effectively with ATS Score Provides"
},
{
"productName": "Jobscan",
"category": "resume",
"image": "",
"link": "https://www.jobscan.co/",
"description":"Create ATS Friendly Resumes Effectively with ATS Score Provides"
},
{
"productName": "Read Aloud",
"category": "extensions",
Expand Down Expand Up @@ -2278,6 +2321,20 @@
"link": "https://spline.design/ai",
"description": "It generates 3D objects, animations and textures using prompts."
},
{
"productName": "VLC Media Player",
"category": "tools",
"image": "https://bit.ly/46pTUPK",
"link": "https://www.videolan.org/vlc/",
"description": "Free and open source cross-platform multimedia player and framework."
},
{
"productName": "cryptozombies",
"category": "web",
"image": "https://tinyurl.com/2uf3jrk5",
"link": "https://cryptozombies.io/",
"description": " Learn Solidity and Ethereum DApp development."
},
{
"productName": "imgur",
"category": "tools",
Expand Down

0 comments on commit 46a1c06

Please sign in to comment.