├── README.md ├── files ├── english_saheeh.json ├── english_saheeh_cate.json └── first.json ├── images ├── 112.jpeg ├── 1708466860070-latest.jpg ├── IF │ ├── first.png │ ├── if1.png │ ├── if2.png │ ├── if3.png │ ├── if4.png │ ├── if5.png │ ├── if6.png │ ├── if7.png │ └── if8.png ├── IMG_20210721_194756_999.jpg ├── IT │ ├── first.png │ ├── it1.png │ ├── it2.png │ ├── it3.png │ ├── it4.png │ ├── it5.png │ ├── it6.png │ ├── it7.png │ └── it8.png ├── MN │ ├── first.png │ ├── mn1.png │ ├── mn2.png │ ├── mn3.png │ ├── mn4.png │ ├── mn5.png │ ├── mn6.png │ ├── mn7.png │ └── mn8.png ├── Predictor │ ├── first.png │ ├── pred0.webp │ ├── pred1.png │ ├── pred2.png │ ├── pred3.png │ ├── pred4.png │ ├── pred5.png │ ├── pred6.png │ ├── pred7.png │ └── pred8.png ├── QB │ ├── QB1.png │ ├── QB10.png │ ├── QB11.png │ ├── QB12.png │ ├── QB13.png │ ├── QB2.png │ ├── QB3.png │ ├── QB4.png │ ├── QB5.png │ ├── QB6.png │ ├── QB7.png │ ├── QB8.png │ ├── QB9.png │ ├── QBP.png │ └── first.png ├── QBk │ ├── QB1.png │ ├── QB10.png │ ├── QB11.png │ ├── QB12.png │ ├── QB13.png │ ├── QB2.png │ ├── QB3.png │ ├── QB4.png │ ├── QB5.png │ ├── QB6.png │ ├── QB7.png │ ├── QB8.png │ ├── QB9.png │ ├── ai.png │ ├── first │ ├── home.png │ ├── land.png │ ├── prayer.png │ └── qibla.png ├── YMDt (2).png ├── YMDt (4).png ├── android-chrome-512x512.png ├── certificates │ ├── Advanced-Python │ ├── Advanced-Python--Language-Features │ ├── Become-a-Full-Stack-Web-Developer │ ├── Become-a-RESTful-API-Developer │ ├── Become-a-Software-Developer │ ├── CSS-Essential-Training │ ├── Career-Essentials-in-Cybersecurity-by-Microsoft-and-LinkedIn │ ├── Career-Essentials-in-Generative-AI-by-Microsoft-and-LinkedIn │ ├── Career-Essentials-in-GitHub-Professional-Certificate │ ├── Career-Essentials-in-Project-Management-by-Microsoft-and-LinkedIn │ ├── Career-Essentials-in-Software-Development-by-Microsoft-and-LinkedIn │ ├── Career-Essentials-in-Sustainable-Tech-by-Microsoft-and-LinkedIn │ ├── Cybersecurity-Foundations │ ├── Develop-Your-Communication-Skills-and-Interpersonal-Influence │ ├── Ethics-in-the-Age-of-Generative-AI │ ├── Explore-a-Career-in-Front-End-Web-Development │ ├── Improve-Your-Technical-Communication-Skills │ ├── Introduction-to-Artificial-Intelligence │ ├── Introduction-to-Career-Skills-in-Software-Development │ ├── JavaScript-Essential-Training │ ├── Learning-Full-Stack-JavaScript-Development │ ├── Learning-Full-Stack-JavaScript-Development--MongoDB,-Node,-and-React │ ├── Learning-Microsoft-365-Copilot │ ├── LinkedIn-Learning-Human-Skills-for-Managers-Professional-Certificate │ ├── Master-In-Demand-Professional-Soft-Skills │ ├── Node.js-Essential-Training │ ├── OpenEDG-Python-Institute │ ├── OpenEDG-Python-Institute--Programming-with-Python-Professional-Certificate │ ├── Practical-GitHub-Actions │ ├── Practical-GitHub-Code-Search │ ├── Practical-GitHub-Copilot │ ├── Practical-GitHub-Project-Management-and-Collaboration │ ├── Programming-Foundations │ ├── Programming-Foundations--Beyond-the-Fundamentals │ ├── Programming-Foundations--Fundamentals │ ├── Python-Data-Structures-and-Algorithms │ ├── Python-Essential-Training │ ├── React.js-Essential-Training │ ├── Streamlining-Your-Work-with-Copilot-(formerly-Bing-Chat-or-Bing-Chat-Enterprise) │ ├── TypeScript-Essential-Training │ └── first.png ├── english_saheeh.json ├── first.png ├── formal.jpg ├── formalF.jpg ├── formalFi.jpg ├── formalFi.png ├── islamify-correct.png ├── islamify.png ├── my_notes.png ├── pred.png ├── tic.png └── tic │ ├── Tic0.webp │ ├── Tic1.png │ ├── Tic2.png │ ├── Tic3.png │ ├── Tic4.png │ ├── Tic5.png │ ├── Tic6.png │ ├── Tic7.png │ ├── Tic8.png │ └── first.png ├── logos ├── GitHub ├── Jamia-Millia-Islamia ├── LinkedIn ├── Microsoft ├── OpenEDG-Python-Institute ├── Self-taught ├── english_saheeh.json └── first.png └── projects ├── AC.png ├── CT.png ├── DDC.png ├── DIF.png ├── FT.png ├── IST.png ├── LC.png ├── LP.png ├── PC.png ├── Q99.png ├── QD.png ├── QDT.png ├── QF.png ├── QGPT.png ├── QGQF.png ├── QH.png ├── QHA.png ├── QIA.png ├── QIF.png ├── QIHC.png ├── QIT.png ├── QPT.png ├── QQA.png ├── QQF.png ├── QQJ.png ├── QQS.png ├── QQT.png ├── QRH.png ├── QRV.png ├── QSE.png ├── TTT.png └── ZSP.png /README.md: -------------------------------------------------------------------------------- 1 | # rename-and-push-8 -------------------------------------------------------------------------------- /files/english_saheeh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/files/english_saheeh.json -------------------------------------------------------------------------------- /files/english_saheeh_cate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/files/english_saheeh_cate.json -------------------------------------------------------------------------------- /files/first.json: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/112.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/112.jpeg -------------------------------------------------------------------------------- /images/1708466860070-latest.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/1708466860070-latest.jpg -------------------------------------------------------------------------------- /images/IF/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/IF/if1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IF/if1.png -------------------------------------------------------------------------------- /images/IF/if2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IF/if2.png -------------------------------------------------------------------------------- /images/IF/if3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IF/if3.png -------------------------------------------------------------------------------- /images/IF/if4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IF/if4.png -------------------------------------------------------------------------------- /images/IF/if5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IF/if5.png -------------------------------------------------------------------------------- /images/IF/if6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IF/if6.png -------------------------------------------------------------------------------- /images/IF/if7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IF/if7.png -------------------------------------------------------------------------------- /images/IF/if8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IF/if8.png -------------------------------------------------------------------------------- /images/IMG_20210721_194756_999.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IMG_20210721_194756_999.jpg -------------------------------------------------------------------------------- /images/IT/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/IT/it1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IT/it1.png -------------------------------------------------------------------------------- /images/IT/it2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IT/it2.png -------------------------------------------------------------------------------- /images/IT/it3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IT/it3.png -------------------------------------------------------------------------------- /images/IT/it4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IT/it4.png -------------------------------------------------------------------------------- /images/IT/it5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IT/it5.png -------------------------------------------------------------------------------- /images/IT/it6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IT/it6.png -------------------------------------------------------------------------------- /images/IT/it7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IT/it7.png -------------------------------------------------------------------------------- /images/IT/it8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/IT/it8.png -------------------------------------------------------------------------------- /images/MN/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/MN/mn1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/MN/mn1.png -------------------------------------------------------------------------------- /images/MN/mn2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/MN/mn2.png -------------------------------------------------------------------------------- /images/MN/mn3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/MN/mn3.png -------------------------------------------------------------------------------- /images/MN/mn4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/MN/mn4.png -------------------------------------------------------------------------------- /images/MN/mn5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/MN/mn5.png -------------------------------------------------------------------------------- /images/MN/mn6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/MN/mn6.png -------------------------------------------------------------------------------- /images/MN/mn7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/MN/mn7.png -------------------------------------------------------------------------------- /images/MN/mn8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/MN/mn8.png -------------------------------------------------------------------------------- /images/Predictor/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/Predictor/pred0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred0.webp -------------------------------------------------------------------------------- /images/Predictor/pred1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred1.png -------------------------------------------------------------------------------- /images/Predictor/pred2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred2.png -------------------------------------------------------------------------------- /images/Predictor/pred3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred3.png -------------------------------------------------------------------------------- /images/Predictor/pred4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred4.png -------------------------------------------------------------------------------- /images/Predictor/pred5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred5.png -------------------------------------------------------------------------------- /images/Predictor/pred6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred6.png -------------------------------------------------------------------------------- /images/Predictor/pred7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred7.png -------------------------------------------------------------------------------- /images/Predictor/pred8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/Predictor/pred8.png -------------------------------------------------------------------------------- /images/QB/QB1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB1.png -------------------------------------------------------------------------------- /images/QB/QB10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB10.png -------------------------------------------------------------------------------- /images/QB/QB11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB11.png -------------------------------------------------------------------------------- /images/QB/QB12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB12.png -------------------------------------------------------------------------------- /images/QB/QB13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB13.png -------------------------------------------------------------------------------- /images/QB/QB2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB2.png -------------------------------------------------------------------------------- /images/QB/QB3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB3.png -------------------------------------------------------------------------------- /images/QB/QB4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB4.png -------------------------------------------------------------------------------- /images/QB/QB5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB5.png -------------------------------------------------------------------------------- /images/QB/QB6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB6.png -------------------------------------------------------------------------------- /images/QB/QB7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB7.png -------------------------------------------------------------------------------- /images/QB/QB8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB8.png -------------------------------------------------------------------------------- /images/QB/QB9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QB9.png -------------------------------------------------------------------------------- /images/QB/QBP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QB/QBP.png -------------------------------------------------------------------------------- /images/QB/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/QBk/QB1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB1.png -------------------------------------------------------------------------------- /images/QBk/QB10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB10.png -------------------------------------------------------------------------------- /images/QBk/QB11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB11.png -------------------------------------------------------------------------------- /images/QBk/QB12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB12.png -------------------------------------------------------------------------------- /images/QBk/QB13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB13.png -------------------------------------------------------------------------------- /images/QBk/QB2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB2.png -------------------------------------------------------------------------------- /images/QBk/QB3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB3.png -------------------------------------------------------------------------------- /images/QBk/QB4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB4.png -------------------------------------------------------------------------------- /images/QBk/QB5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB5.png -------------------------------------------------------------------------------- /images/QBk/QB6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB6.png -------------------------------------------------------------------------------- /images/QBk/QB7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB7.png -------------------------------------------------------------------------------- /images/QBk/QB8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB8.png -------------------------------------------------------------------------------- /images/QBk/QB9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/QB9.png -------------------------------------------------------------------------------- /images/QBk/ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/ai.png -------------------------------------------------------------------------------- /images/QBk/first: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/QBk/home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/home.png -------------------------------------------------------------------------------- /images/QBk/land.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/land.png -------------------------------------------------------------------------------- /images/QBk/prayer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/prayer.png -------------------------------------------------------------------------------- /images/QBk/qibla.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/QBk/qibla.png -------------------------------------------------------------------------------- /images/YMDt (2).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/YMDt (2).png -------------------------------------------------------------------------------- /images/YMDt (4).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/YMDt (4).png -------------------------------------------------------------------------------- /images/android-chrome-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/android-chrome-512x512.png -------------------------------------------------------------------------------- /images/certificates/Advanced-Python: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/certificates/Advanced-Python--Language-Features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Advanced-Python--Language-Features -------------------------------------------------------------------------------- /images/certificates/Become-a-Full-Stack-Web-Developer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Become-a-Full-Stack-Web-Developer -------------------------------------------------------------------------------- /images/certificates/Become-a-RESTful-API-Developer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Become-a-RESTful-API-Developer -------------------------------------------------------------------------------- /images/certificates/Become-a-Software-Developer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Become-a-Software-Developer -------------------------------------------------------------------------------- /images/certificates/CSS-Essential-Training: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/CSS-Essential-Training -------------------------------------------------------------------------------- /images/certificates/Career-Essentials-in-Cybersecurity-by-Microsoft-and-LinkedIn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Career-Essentials-in-Cybersecurity-by-Microsoft-and-LinkedIn -------------------------------------------------------------------------------- /images/certificates/Career-Essentials-in-Generative-AI-by-Microsoft-and-LinkedIn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Career-Essentials-in-Generative-AI-by-Microsoft-and-LinkedIn -------------------------------------------------------------------------------- /images/certificates/Career-Essentials-in-GitHub-Professional-Certificate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Career-Essentials-in-GitHub-Professional-Certificate -------------------------------------------------------------------------------- /images/certificates/Career-Essentials-in-Project-Management-by-Microsoft-and-LinkedIn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Career-Essentials-in-Project-Management-by-Microsoft-and-LinkedIn -------------------------------------------------------------------------------- /images/certificates/Career-Essentials-in-Software-Development-by-Microsoft-and-LinkedIn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Career-Essentials-in-Software-Development-by-Microsoft-and-LinkedIn -------------------------------------------------------------------------------- /images/certificates/Career-Essentials-in-Sustainable-Tech-by-Microsoft-and-LinkedIn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Career-Essentials-in-Sustainable-Tech-by-Microsoft-and-LinkedIn -------------------------------------------------------------------------------- /images/certificates/Cybersecurity-Foundations: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Cybersecurity-Foundations -------------------------------------------------------------------------------- /images/certificates/Develop-Your-Communication-Skills-and-Interpersonal-Influence: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Develop-Your-Communication-Skills-and-Interpersonal-Influence -------------------------------------------------------------------------------- /images/certificates/Ethics-in-the-Age-of-Generative-AI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Ethics-in-the-Age-of-Generative-AI -------------------------------------------------------------------------------- /images/certificates/Explore-a-Career-in-Front-End-Web-Development: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Explore-a-Career-in-Front-End-Web-Development -------------------------------------------------------------------------------- /images/certificates/Improve-Your-Technical-Communication-Skills: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Improve-Your-Technical-Communication-Skills -------------------------------------------------------------------------------- /images/certificates/Introduction-to-Artificial-Intelligence: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Introduction-to-Artificial-Intelligence -------------------------------------------------------------------------------- /images/certificates/Introduction-to-Career-Skills-in-Software-Development: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Introduction-to-Career-Skills-in-Software-Development -------------------------------------------------------------------------------- /images/certificates/JavaScript-Essential-Training: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/JavaScript-Essential-Training -------------------------------------------------------------------------------- /images/certificates/Learning-Full-Stack-JavaScript-Development: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/certificates/Learning-Full-Stack-JavaScript-Development--MongoDB,-Node,-and-React: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Learning-Full-Stack-JavaScript-Development--MongoDB,-Node,-and-React -------------------------------------------------------------------------------- /images/certificates/Learning-Microsoft-365-Copilot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Learning-Microsoft-365-Copilot -------------------------------------------------------------------------------- /images/certificates/LinkedIn-Learning-Human-Skills-for-Managers-Professional-Certificate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/LinkedIn-Learning-Human-Skills-for-Managers-Professional-Certificate -------------------------------------------------------------------------------- /images/certificates/Master-In-Demand-Professional-Soft-Skills: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Master-In-Demand-Professional-Soft-Skills -------------------------------------------------------------------------------- /images/certificates/Node.js-Essential-Training: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Node.js-Essential-Training -------------------------------------------------------------------------------- /images/certificates/OpenEDG-Python-Institute: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/certificates/OpenEDG-Python-Institute--Programming-with-Python-Professional-Certificate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/OpenEDG-Python-Institute--Programming-with-Python-Professional-Certificate -------------------------------------------------------------------------------- /images/certificates/Practical-GitHub-Actions: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Practical-GitHub-Actions -------------------------------------------------------------------------------- /images/certificates/Practical-GitHub-Code-Search: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Practical-GitHub-Code-Search -------------------------------------------------------------------------------- /images/certificates/Practical-GitHub-Copilot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Practical-GitHub-Copilot -------------------------------------------------------------------------------- /images/certificates/Practical-GitHub-Project-Management-and-Collaboration: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Practical-GitHub-Project-Management-and-Collaboration -------------------------------------------------------------------------------- /images/certificates/Programming-Foundations: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/certificates/Programming-Foundations--Beyond-the-Fundamentals: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Programming-Foundations--Beyond-the-Fundamentals -------------------------------------------------------------------------------- /images/certificates/Programming-Foundations--Fundamentals: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Programming-Foundations--Fundamentals -------------------------------------------------------------------------------- /images/certificates/Python-Data-Structures-and-Algorithms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Python-Data-Structures-and-Algorithms -------------------------------------------------------------------------------- /images/certificates/Python-Essential-Training: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Python-Essential-Training -------------------------------------------------------------------------------- /images/certificates/React.js-Essential-Training: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/React.js-Essential-Training -------------------------------------------------------------------------------- /images/certificates/Streamlining-Your-Work-with-Copilot-(formerly-Bing-Chat-or-Bing-Chat-Enterprise): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/Streamlining-Your-Work-with-Copilot-(formerly-Bing-Chat-or-Bing-Chat-Enterprise) -------------------------------------------------------------------------------- /images/certificates/TypeScript-Essential-Training: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/certificates/TypeScript-Essential-Training -------------------------------------------------------------------------------- /images/certificates/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/english_saheeh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/english_saheeh.json -------------------------------------------------------------------------------- /images/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/formal.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/formal.jpg -------------------------------------------------------------------------------- /images/formalF.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/formalF.jpg -------------------------------------------------------------------------------- /images/formalFi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/formalFi.jpg -------------------------------------------------------------------------------- /images/formalFi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/formalFi.png -------------------------------------------------------------------------------- /images/islamify-correct.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/islamify-correct.png -------------------------------------------------------------------------------- /images/islamify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/islamify.png -------------------------------------------------------------------------------- /images/my_notes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/my_notes.png -------------------------------------------------------------------------------- /images/pred.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/pred.png -------------------------------------------------------------------------------- /images/tic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic.png -------------------------------------------------------------------------------- /images/tic/Tic0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic0.webp -------------------------------------------------------------------------------- /images/tic/Tic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic1.png -------------------------------------------------------------------------------- /images/tic/Tic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic2.png -------------------------------------------------------------------------------- /images/tic/Tic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic3.png -------------------------------------------------------------------------------- /images/tic/Tic4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic4.png -------------------------------------------------------------------------------- /images/tic/Tic5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic5.png -------------------------------------------------------------------------------- /images/tic/Tic6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic6.png -------------------------------------------------------------------------------- /images/tic/Tic7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic7.png -------------------------------------------------------------------------------- /images/tic/Tic8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/images/tic/Tic8.png -------------------------------------------------------------------------------- /images/tic/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /logos/GitHub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/logos/GitHub -------------------------------------------------------------------------------- /logos/Jamia-Millia-Islamia: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/logos/Jamia-Millia-Islamia -------------------------------------------------------------------------------- /logos/LinkedIn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/logos/LinkedIn -------------------------------------------------------------------------------- /logos/Microsoft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/logos/Microsoft -------------------------------------------------------------------------------- /logos/OpenEDG-Python-Institute: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/logos/OpenEDG-Python-Institute -------------------------------------------------------------------------------- /logos/Self-taught: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/logos/Self-taught -------------------------------------------------------------------------------- /logos/english_saheeh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/logos/english_saheeh.json -------------------------------------------------------------------------------- /logos/first.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /projects/AC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/AC.png -------------------------------------------------------------------------------- /projects/CT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/CT.png -------------------------------------------------------------------------------- /projects/DDC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/DDC.png -------------------------------------------------------------------------------- /projects/DIF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/DIF.png -------------------------------------------------------------------------------- /projects/FT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/FT.png -------------------------------------------------------------------------------- /projects/IST.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/IST.png -------------------------------------------------------------------------------- /projects/LC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/LC.png -------------------------------------------------------------------------------- /projects/LP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/LP.png -------------------------------------------------------------------------------- /projects/PC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/PC.png -------------------------------------------------------------------------------- /projects/Q99.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/Q99.png -------------------------------------------------------------------------------- /projects/QD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QD.png -------------------------------------------------------------------------------- /projects/QDT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QDT.png -------------------------------------------------------------------------------- /projects/QF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QF.png -------------------------------------------------------------------------------- /projects/QGPT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QGPT.png -------------------------------------------------------------------------------- /projects/QGQF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QGQF.png -------------------------------------------------------------------------------- /projects/QH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QH.png -------------------------------------------------------------------------------- /projects/QHA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QHA.png -------------------------------------------------------------------------------- /projects/QIA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QIA.png -------------------------------------------------------------------------------- /projects/QIF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QIF.png -------------------------------------------------------------------------------- /projects/QIHC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QIHC.png -------------------------------------------------------------------------------- /projects/QIT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QIT.png -------------------------------------------------------------------------------- /projects/QPT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QPT.png -------------------------------------------------------------------------------- /projects/QQA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QQA.png -------------------------------------------------------------------------------- /projects/QQF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QQF.png -------------------------------------------------------------------------------- /projects/QQJ.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QQJ.png -------------------------------------------------------------------------------- /projects/QQS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QQS.png -------------------------------------------------------------------------------- /projects/QQT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QQT.png -------------------------------------------------------------------------------- /projects/QRH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QRH.png -------------------------------------------------------------------------------- /projects/QRV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QRV.png -------------------------------------------------------------------------------- /projects/QSE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/QSE.png -------------------------------------------------------------------------------- /projects/TTT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/TTT.png -------------------------------------------------------------------------------- /projects/ZSP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/farhan7reza7/rename-and-push-8/HEAD/projects/ZSP.png --------------------------------------------------------------------------------