Posts

🔰 Download Any Udemy Course Directly To Your Drive Or Team Drive 🔰

🔰 Download Any Udemy Course Directly To Your Drive Or Team Drive 🔰 1. You You must have a Udemy account to follow this tutorial. Use your own account or use below method. 2. Now login into your Udemy account. 3. After you are logged in, right click anywhere on the udemy website and choose Inspect or you can press shortcut button F12. 4. Choose Application tab, then choose Cookies -> https://www.udemy.com or https://gale.udemy.com on the left. 5. On the right, type into filter: accesstoken , double click and copy the value inside Value box. Save this Access Token somewhere as you will need this later. 6. Now Download the Colab Notebook from the link given below. Click Here: https://bit.ly/3bGUDRe 7. After downloading the file go to https://colab.research.google.com and upload the file you downloaded above. 8. Now run the first, second and third cell one by one. 9. In the fourth cell fill all the details accordingly. -First Enter the Url of the Course which you want to download. -In...

ESP8266 WiFi Module

Image
  Overview of the ESP8266 WiFi Module The ESP8266 requires 3.3V power--do not power it with 5 volts The ESP8266 is a really useful, cheap WiFi module for controlling devices over the Internet. It can work with a microcontroller like the Arduino or it can be programmed to work on its own. The Internet of Things (IoT) has just been made a whole lot cheaper and easier! The ESP8266 comes with factory-installed firmware allowing you to control it with standard “AT commands”. You can also easily create and upload your own code and this makes it hugely powerful and flexible. We’ll be replacing the firmware with our own code. In another instructable:  The Simple Guide to Flashing Your ESP8266 Firmware  I show you how to revert it back to an updated factory version. If you'll only be programming the ESP8266 with your own code - as we will be doing in this demo - then you don't need factory firmware. Your code  is  the firmware.  We'll be using the Arduino IDE as a p...

🌀Lots of free activation key sites for games , softwares , os*

Lots of free activation key sites for games , softwares , os https://www.serials.ws/ https://needcrack.us/ https://smartserials.com/ https://www.serialreactor.com/ https://keygenninja.com/ http://serialnumber.in/ *Enjoy 👍❤️*

🔰How to Data Recover Files from Corrupted USB and Memory Card🔰

🔰How to Data Recover Files from Corrupted USB and Memory Card🔰 🌀Step 1 First download M3 Data Recovery software and install in your Windows or Mac. 🌀Step 2 Once your download complete after connect your Pen Drive or Memory Card to your computer. 🌀Step 3 Now run the program and click Data Recovery module. 🌀Step 4 Choose your pen drive or memory card and then click Next=> to search your lost data. 🌀Step 5 M3 Data Recovery will analyze every sector on the selected volume and then find the lost files. 🌀Step 6 When the scan finishes, you will be able to preview found files. Then select files you want to recover and save them. ==========================

10 Git Commands Every Developer Should Know

10 Git Commands Every Developer Should Know 1. Git clone git clone <https://name-of-the-repository-link> 2. Git branch git push -u <remote> <branch-name> Viewing branches: git branch or git branch --list Deleting a branch: git branch -d <branch-name> 3. Git checkout git checkout <name-of-your-branch> There is also a shortcut command that allows you to create and switch to a branch at the same time: git checkout -b <name-of-your-branch> 4. Git status git status 5. Git add To add a single file: git add <file> To add everything at once: git add -A 6. Git commit git commit -m "commit message" 7. Git push git push <remote> <branch-name> git push --set-upstream <remote> <name-of-your-branch> or git push -u origin <branch_name> Important: Git push only uploads changes that are committed. 8. Git pull git pull <remote> 9. Git revert git revert 3321844(hash code) 10. Git merge First you should switch to the ...

How to increase Virtual RAM to Make Your System Faster

♨️ How to increase Virtual RAM to Make Your System Faster   ♧ Steps 1. Press and Hold down the 'Windows' Key and Press the 'Pause/Break' button at the top right of your keyboard. Or simply Right-Clicking 'My Computer' and then Select 'Properties'. 2. Click on the 'Advanced' tab. 3. Under 'Performance', click 'Settings'. 4. Then click the 'Advanced' tab on the button that pops up. 5. Under 'Virtual Memory' at the bottom, click 'Change'. 6. Click the 'Custom Size' button. 7. For the initial size (depending on your HD space), type in anywhere from 1000-1500 (although I use 4000), and for the Maximum size type in anywhere from 2000-2500 (although I use 6000). 8. Click 'Set', and then exit out of all of the windows. 9. Finally, Restart your computer. 10. You now have a faster computer and 1-2GB of Virtual RAM. 💢 Sʜᴀʀᴇ ᴀɴᴅ sᴜᴘᴘᴏʀᴛ ᴜs 💢

🔰How to Data Recover Files from Corrupted USB and Memory Card🔰

🔰How to Data Recover Files from Corrupted USB and Memory Card🔰 🌀Step 1 First download M3 Data Recovery software and install in your Windows or Mac. 🌀Step 2 Once your download complete after connect your Pen Drive or Memory Card to your computer. 🌀Step 3 Now run the program and click Data Recovery module. 🌀Step 4 Choose your pen drive or memory card and then click Next=> to search your lost data. 🌀Step 5 M3 Data Recovery will analyze every sector on the selected volume and then find the lost files. 🌀Step 6 When the scan finishes, you will be able to preview found files. Then select files you want to recover and save them. Share and Support ❤️