Compare commits

...

16 Commits

Author SHA1 Message Date
Akshat Gupta 7c88694a3e
Merge f2ea196469 into 35d21565a9 2024-11-20 16:19:12 +00:00
Ajay Singh 35d21565a9
Added favicon to the website which will make the site look great. (#11603)
* Add files via upload

* Update _config.yml

* Add files via upload

* Update default.html

* Update _config.yml

* Update default.html

* Update _config.yml

* Update default.html

* Update default.html

* Update default.html

* Update default.html

* Update default.html

* Delete _layout directory

* Update _config.yml

* Add files via upload

* Update head-custom.html

* Delete _includes/head-custom-google-analytics.html

* Update _config.yml

* Update _config.yml
2024-11-20 11:18:46 -05:00
Akshat Gupta f2ea196469
Merge branch 'EbookFoundation:main' into main 2024-11-01 18:44:34 +05:30
Akshat Gupta 83b8a67719 Added Courses for Numerical Analysis, React, Redux, and Open source 2024-11-01 18:36:38 +05:30
Akshat Gupta cd438f98ba Correction Done 2024-11-01 10:44:22 +05:30
Akshat Gupta 951bb96265 Correction Done 2024-11-01 02:38:40 +05:30
Akshat Gupta fc9c8df3de Merge branch 'main' of https://github.com/Akshat3144/free-programming-books 2024-10-31 22:27:50 +05:30
Akshat Gupta af3d724783 Changes Requested 2024-10-31 22:27:10 +05:30
Akshat Gupta b7adae7264
Merge branch 'main' into main 2024-10-31 22:19:52 +05:30
Akshat Gupta 2223d49374 Changes Requested 2024-10-31 22:14:55 +05:30
Akshat Gupta d3b9594384 Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:39:27 +05:30
Akshat Gupta 007ce21377 Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:38:08 +05:30
Akshat Gupta c6c865f5bb Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:36:11 +05:30
Akshat Gupta 4c2bb6b14f Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:31:09 +05:30
Akshat Gupta 88655b0da0 Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:26:06 +05:30
Akshat Gupta 88948beef0 Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 04:16:44 +05:30
3 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,9 @@
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
<!-- end custom head snippets -->

View File

@ -540,6 +540,7 @@
#### React
* [🚀🔥 React & Redux Complete Course (2024) with Projects | Notes | Free Certification](https://www.youtube.com/watch?v=eILUmCJhl64&t=48567s) - Complete Coding by Prashant Sir
* [10-Hour React Tutorial 2023 - Zero to Advanced \| Learn React JS in Hindi](https://www.youtube.com/watch?v=6l8RWV8D-Yo&list=PL2PkZdv6p7ZnS2QIz8WAPmqeqUUccPNQY) - Coder Dost
* [Chai aur react \| with projects](https://www.youtube.com/playlist?list=PLu71SKxNbfoDqgPchmvIsL4hTnJIrtige) - Chai aur Code
* [React JS (Hindi)](https://www.youtube.com/playlist?list=PLbGui_ZYuhignjLLXTJWkRJKN-SgAqClL) - Rajesh Kumar, Geeky Shows
@ -615,7 +616,8 @@
* [Discrete Mathematics Tutorials In Hindi | B.TECH- B.E.-UGC NET- GATE- LECTURES In Hindi](https://www.youtube.com/playlist?list=PLL8qj6F8dGlTX359q-PBBUFw3BrBvAxq3) - Deepak Garg
* [Maths for CP](https://www.youtube.com/playlist?list=PL-Jc9J83PIiFs8E0EGeckM89cD8E6sFro) - Pepcoding
* [Maths for Machine Learning](https://www.youtube.com/playlist?list=PLKnIA16_RmvbYFaaeLY28cWeqV-3vADST) - CampusX
* [Statistics And Probability](https://www.youtube.com/playlist?list=PLU6SqdYcYsfLRq3tu-g_hvkHDcorrtcBK) - Gajendra Purohit
* [Numerical Analysis](https://www.youtube.com/playlist?list=PLU6SqdYcYsfLrTna7UuaVfGZYkNo0cpVC) - Gajendra Purohit
* [Statistics And Probability](https://www.youtube.com/playlist?list=PLU6SqdYcYsfLRq3tu-g_hvkHDcorrtcBK) - Gajendra Purohit
### Matlab
@ -659,6 +661,7 @@
### Open Source
* [Open Source BootCamp - Master Open Source Contributions](https://www.youtube.com/playlist?list=PLinedj3B30sAT6CotNj0iffhRV89SkNK9) - Piyush Garg
* [Open Source Contribution Guide](https://www.youtube.com/playlist?list=PLSH9gf0XETovNnkF0iuL0ADYoHnwKiIIT) - Vishal Rajput
### Operating Systems

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB