Skip to content
Merged
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
29 changes: 25 additions & 4 deletions src/component/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,34 +65,55 @@ export const freePdf = [
img: "https://parsefiles.back4app.com/MN97C5lCE7bi2l9kLmYUf2QaWCCuw2M5VqXprXMa/2dd6ddc3a77384fb6ad6eec8466f71c1_5.png",
name: "Javascript Note for Professionals",
subName: "step by step Guide",
url: "https://www.mediafire.com/file/r532ze7gr1u9mk0/JavaScriptNotesForProfessionals.pdf/file",
url: "https://www.mediafire.com/file/r532ze7gr1u9mk0/techplus_coding_05_JavaScriptNotesForProfessionals.pdf/file",
},
{
id: 3,
img: "https://parsefiles.back4app.com/MN97C5lCE7bi2l9kLmYUf2QaWCCuw2M5VqXprXMa/a110968c07e8f38687ba2b778ef7a529_2.png",
name: "JS Cheat",
subName: "step by step Guide",
url: "https://www.mediafire.com/file/u6smzhjep7qgkog/JS_Cheat.pdf/file",
url: "https://www.mediafire.com/file/u6smzhjep7qgkog/Techplus_coding_06_JS_Cheat.pdf/file",
},
{
id: 4,
img: "https://parsefiles.back4app.com/MN97C5lCE7bi2l9kLmYUf2QaWCCuw2M5VqXprXMa/ac849533364234bfaba0bb80500c8ff2_3.png",
name: "MongoDB Note for Professionals",
subName: "step by step Guide",
url: "https://www.mediafire.com/file/dl0mtnlqmliqxkp/MongoDBNotesForProfessionals_%25281%2529.pdf/file",
url: "https://www.mediafire.com/file/dl0mtnlqmliqxkp/techplus_coding_07_MongoDBNotesForProfessionals_%25281%2529.pdf/file",
},
{
id: 5,
img: "https://parsefiles.back4app.com/MN97C5lCE7bi2l9kLmYUf2QaWCCuw2M5VqXprXMa/c6c5481a52506b65b79f84c1ee00efee_4.png",
name: "React cheet sheet",
subName: "step by step Guide",
url: "https://www.mediafire.com/file/ekbbu6f0ymzu24l/react-cheat-sheet_%25281%2529.pdf/file",
url: "https://www.mediafire.com/file/ekbbu6f0ymzu24l/techplus_coding_08_react-cheat-sheet_%25281%2529.pdf/file",
},
{
id: 6,
img: "https://parsefiles.back4app.com/MN97C5lCE7bi2l9kLmYUf2QaWCCuw2M5VqXprXMa/742ef543f06d5bef977a5cf17d05de1f_Astronaut%20Floating%20in%20Space%20Science%20Fiction%20Book%20Cover.png",
name: "Master Git & GitHub",
subName: "step by step Guide",
url: "https://www.mediafire.com/file/cl9ul2yw98p5o8i/git.pdf/file",
},
{
id: 7,
img: "https://parsefiles.back4app.com/MN97C5lCE7bi2l9kLmYUf2QaWCCuw2M5VqXprXMa/2e8f350d66d379b4ec47833cee30914a_book%2007.jpg",
name: "Most asked SQl Q&A",
subName: "step by step Guide",
url: "https://www.mediafire.com/file/qq0mhx9gqqf9adl/techplus_coding_10_SQL_Question.pdf/file",
},
{
id: 8,
img: "https://parsefiles.back4app.com/MN97C5lCE7bi2l9kLmYUf2QaWCCuw2M5VqXprXMa/3487325e1b7e75d45cd212967a9aead7_Blue%20Futuristive%20Technology%20Flyer.jpg",
name: "Amazon SQl Interview Ebook",
subName: "step by step Guide",
url: "https://www.mediafire.com/file/ap53kv9v4040elu/techplus_coding_15_Amazon_sql.pdf/file",
},
{
id: 9,
img: "https://parsefiles.back4app.com/MN97C5lCE7bi2l9kLmYUf2QaWCCuw2M5VqXprXMa/068733e3aa1abb168af92147e462db5e_Blue%20and%20Yellow%20Corporate%20Business%20Book%20Cover.jpg",
name: "Python Learning From Basic",
subName: "step by step Guide",
url: "https://www.mediafire.com/file/7qft1e9fwjsewiq/techplus_coding_15_python_leraning.pdf/file",
}
];