<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Indian Tech Hunter</title>
    <description>The latest articles on DEV Community by Indian Tech Hunter (@ith).</description>
    <link>https://dev.to/ith</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F762490%2F5165c3ac-2dfb-4bc0-8a7a-5c1532f81408.png</url>
      <title>DEV Community: Indian Tech Hunter</title>
      <link>https://dev.to/ith</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ith"/>
    <language>en</language>
    <item>
      <title>Solution for “Waiting for this message this may take a while” On Whatsapp</title>
      <dc:creator>Indian Tech Hunter</dc:creator>
      <pubDate>Mon, 09 May 2022 19:10:30 +0000</pubDate>
      <link>https://dev.to/ith/solution-for-waiting-for-this-message-this-may-take-a-while-on-whatsapp-2gp7</link>
      <guid>https://dev.to/ith/solution-for-waiting-for-this-message-this-may-take-a-while-on-whatsapp-2gp7</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3971Wviq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/93onee5mwlrd9zntwn2y.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3971Wviq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/93onee5mwlrd9zntwn2y.jpg" alt="Image description" width="300" height="168"&gt;&lt;/a&gt;&lt;br&gt;
Recently when I opened my WhatsApp and I was checking unread messages. At that time I noticed the error message “&lt;a href="https://www.indiantechhunter.in/fix-waiting-for-this-message-error-whatsapp/"&gt;Waiting for this message. This may take a while. Learn more&lt;/a&gt;.” which was sent by one of my friends.&lt;/p&gt;

&lt;p&gt;So later I searched for this query but later I found that issue vanished after some sort of time. But in an emergency, you should not wait and thus we are here to help you out to solve this issue.&lt;/p&gt;

&lt;p&gt;Many sites will suggest you a temporary solution for this but I will try to give you long-term real solutions for this issue, so keep reading this post till the end to know about it.&lt;/p&gt;

&lt;p&gt;First of all, let’s know what this issue is.&lt;/p&gt;

&lt;p&gt;What is “Waiting for this message. This may take a while. Learn more.” Issue?&lt;br&gt;
Actually, this error happens because of WhatsApp encrypted messages feature. When a person sends a particular message it is then encrypted and sent to the receiver with a public key. The public key only allows reading the message by the receiver, no other person can read that encrypted message in middle.&lt;/p&gt;

&lt;p&gt;When this message is received by the receiver then it is decrypted with help of a private key, and then that particular message is shown to the receiver.&lt;/p&gt;

&lt;p&gt;The root cause of this error is an encrypting-decrypting and the private key. Either the Sender or receiver gets out of misconfiguration due to many reasons which result in this error and in the end receiver is not able to see the particular message.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Reasons for this issue&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;There are multiple reasons for this issue which may be,&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Reinstall WhatsApp&lt;/strong&gt;&lt;br&gt;
If the sender or receiver has recently uninstalled his WhatsApp and reinstalled it then his old key is deleted which was usually used to decrypt the messages. In the end, the receiver ends with this issue.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Change to new Phone&lt;/strong&gt;&lt;br&gt;
This case is very similar to the first one. When the user shifts to a new smartphone then the key which was used before doesn’t exist in the new smartphone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Clear Chat&lt;/strong&gt;&lt;br&gt;
If the user clears his old chats then keys associated with those chats are deleted and when any person related to that chat try to send a new message then this error is shown and to solve these errors keep reading this post.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Make Your Windows PC Greet You According to Current Time</title>
      <dc:creator>Indian Tech Hunter</dc:creator>
      <pubDate>Thu, 16 Dec 2021 20:02:52 +0000</pubDate>
      <link>https://dev.to/ith/make-your-windows-pc-greet-you-according-to-current-time-4pmp</link>
      <guid>https://dev.to/ith/make-your-windows-pc-greet-you-according-to-current-time-4pmp</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr04r6hfhf54y78uo1zmf.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr04r6hfhf54y78uo1zmf.jpg" alt="Make your PC Greet you"&gt;&lt;/a&gt;As I have written the previous post on a very interesting topic that was about to Make your Computer Greet you but that was very first and basic Script to do that. Now it’s time to do something new, hilarious and awesome. &lt;/p&gt;

&lt;p&gt;So this script will make your computer greet you with the current time of your PC. Example: Good Morning user, the current time is 8:30 AM. Yes, you heard it Right this script will detect the Current time and Greet you Accordingly. Like an intelligent Programme. Good morning in the morning Before 12′ o Clock and after that Good Afternoon and Good Evening and Midnight.&lt;/p&gt;

&lt;p&gt;If you want a simple “Hello READERS! Welcome to indiantechhunter.in” greeting at the startup of your window PC then do check our old previous post on how to make your computer welcome you.&lt;/p&gt;

&lt;h3&gt;1st Step To Make your PC greet you according to Time:&lt;/h3&gt;

&lt;p&gt;Open any Text Editor that you are comfortable with or you like as I have told you that we are going to do some simple Copy+Paste and Change some text in it. So we simply Use Notepad that is already available on your PC.&lt;/p&gt;

&lt;p&gt;To open the notepad, You can press the Win Logo Button+R to open the RUN dialogue box and type ‘notepad’ in the search box and hit ENTER.&lt;/p&gt;

&lt;p&gt;OR&lt;/p&gt;

&lt;p&gt;Press on the Windows Home button and type notepad to search it.&lt;/p&gt;

&lt;h3&gt;2nd Step to make your computer Greet you according to the current Time:&lt;/h3&gt;

&lt;p&gt;Copy the Code given Below and Paste it in the Text Editor. You have to change some words or some of them should replace according to you.&lt;/p&gt;

&lt;p&gt;For example, let’s Suppose your name is Prashant/Priyanka, then You should replace the text ‘User’ with Prashant/Priyanka. in the following code.&lt;/p&gt;

&lt;p&gt;Copy this code And Paste it into the Text editor&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Set Sapi = Wscript.CreateObject("SAPI.SpVoice") 
dim zira
if hour(time) &amp;lt; 12 then 
Sapi.speak "Good Morning User" 
else 
if hour(time) &amp;gt; 12 then 
if hour(time) &amp;gt; 16 then 
Sapi.speak "Good evening User" 
else 
Sapi.speak "Good afternoon User" 
end if 
end if 
end if 

Sapi.speak "The current time is " 

if hour(time) &amp;gt; 12 then 
Sapi.speak hour(time)-12 
else 
if hour(time) = 0 then 
Sapi.speak "12" 
else 
Sapi.speak hour(time) 
end if 
end if 

if minute(time) &amp;lt; 10 then 
Sapi.speak "o" 
if minute(time) &amp;lt; 1 then 
Sapi.speak "clock" 
else 
Sapi.speak minute(time) 
end if 
else Sapi.speak minute(time) 
end if 

if hour(time) &amp;gt; 12 then 
Sapi.speak "P.M." 
else 
if hour(time) = 0 then 
if minute(time) = 0 then 
Sapi.speak "Midnight" 
else 
Sapi.speak "A.M." 
end if 
else 
if hour(time) = 12 then 
if minute(time) = 0 then 
Sapi.speak "Noon" 
else 
Sapi.speak "P.M." 
end if 
else 
Sapi.speak "A.M." 
end if 
end if 
end if
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Caution: Don’t Change anything other than USER. Replace User with your Good Name to call your name by Your Narrator. If you change any other part of the script/Code, then Script may break and may not Work. Do it at your own risk.&lt;/p&gt;

&lt;h3&gt;3rd step to Save the Code/Script:&lt;/h3&gt;

&lt;p&gt;This is the most important step and here you should be more Careful. Because we are not Going to save this file as (.TXT) or (.PDF) or (.DOCX) and anything like that. You must save this Script with [.vbs]. To save it press ctrl+s and you can rename it like [welcome.vbs] as we have shown you in the following picture.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fujz13dxk4hdpy30i0xgy.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fujz13dxk4hdpy30i0xgy.jpg" alt="Saving welcome file"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Step 4th the Final Most Important Step:&lt;/h3&gt;

&lt;p&gt;Well! Will your computer started Greeting you? Are you Done? Not at all because you haven’t done the most important step. The final step is to move the created welcome.vbs file to the startup folder.&lt;/p&gt;

&lt;p&gt;For that, you just Press Windows Logo key+R to open the “Run” Dialogue box or just press the Window logo key and type Run which will search the Run box.&lt;/p&gt;

&lt;p&gt;Then in the open: box, type, “shell:startup” and hit Enter.&lt;/p&gt;

&lt;p&gt;Now it will open a new window in the File Explorer. Further, just Drag and drop the welcome.vbs in that folder which you were saved on your desktop.&lt;/p&gt;

&lt;p&gt;That’s it. Now, whenever you start your Windows device it will greet you.&lt;/p&gt;

&lt;h4&gt;Ease for You as a Bonus&lt;/h4&gt;

&lt;p&gt;Maybe you are reading it on your smartphone or for any reasons you may not be unable to copy-paste the script above. So here I have done half of your work, just download and paste the Welcome.vbs file to the location mentioned above.&lt;/p&gt;

&lt;p&gt;What you want in the next Post from my end? Feel free to suggest to me any tricks, tips or anything related to technology.&lt;/p&gt;

&lt;p&gt;Comment below the topic you want to be covered in this blog, I will definitely cover that topic.&lt;/p&gt;

&lt;p&gt;For Now, share this post with your Friends and Family if you think you have Learnt anything from this post.&lt;/p&gt;

&lt;p&gt;For contacting me you can reach me on &lt;br&gt;&lt;a href="https://www.youtube.com/channel/UCzWsfjkSaT1tp92xcVDNZCQ/about" rel="noopener noreferrer"&gt;Youtube,&lt;/a&gt; &lt;br&gt;&lt;a href="https://www.quora.com/profile/Indian-Tech-Hunter-1" rel="noopener noreferrer"&gt;Quora,&lt;/a&gt;&lt;br&gt; &lt;a href="https://www.instagram.com/indian_tech_hunter/?hl=en" rel="noopener noreferrer"&gt;Instagram,&lt;/a&gt;&lt;br&gt; &lt;a href="https://twitter.com/indiantechunter" rel="noopener noreferrer"&gt;Twitter&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Safest 10+ Windows Software Download Sites</title>
      <dc:creator>Indian Tech Hunter</dc:creator>
      <pubDate>Thu, 09 Dec 2021 09:31:30 +0000</pubDate>
      <link>https://dev.to/ith/safest-10-windows-software-download-sites-332g</link>
      <guid>https://dev.to/ith/safest-10-windows-software-download-sites-332g</guid>
      <description>&lt;p&gt;There are very few &lt;a href="https://www.indiantechhunter.in/safest-windows-software-download-sites/"&gt;safe software download sites&lt;/a&gt; which we have tried to explain in this post.&lt;/p&gt;

&lt;p&gt;In computers, Windows is the most used operating system throughout the world, it’s all credit goes to software and great usability of this operating system.&lt;/p&gt;

&lt;p&gt;Presently there are hundreds of Software download sites that are very satisfying and user-friendly. Well, keep reading the post till the end if you want to know the best sites to download various software for your Windows safely.&lt;/p&gt;

&lt;p&gt;Importance of using the Safe software download site.&lt;/p&gt;

&lt;p&gt;There are many sites that are specialized in providing Software for Windows but be aware many of them can be the reason for entering different malware on your computer.&lt;/p&gt;

&lt;p&gt;The software you gonna download from an unknown source and Website if installed on your computer it will work with your system where it may cause a threat to your security.&lt;/p&gt;

&lt;p&gt;Thus you should ensure the website you gonna use to download the different Software for your computer.&lt;/p&gt;

&lt;p&gt;For this, all the sites that we have listed after the scan on Google’s Safe Browsing site status and VirusTotal, where none of them showed a major problem.&lt;/p&gt;

&lt;p&gt;All the sites that we have listed use different Antiviruses to keep their site clean but what about the software! they can still harm your PC, that is why we suggest using Best Sandbox Applications for Windows which will create a virtual environment so that you can test the application which will not affect your actual PC.&lt;/p&gt;

&lt;p&gt;You can also check the description of the software mentioned on the website where you check the developer/ author that has uploaded or provided software to the site if it is different then the file may be altered, which can cause a threat to your personal securities.&lt;/p&gt;

&lt;p&gt;For more protection, you can use preventive measures to avoid malware entry into your device.&lt;/p&gt;

&lt;p&gt;Well, it was all about site scanning but the software you gonna download must be free from any malware.&lt;/p&gt;
 

&lt;h2&gt;Safest Windows Softwares Download Sites&lt;/h2&gt;

&lt;h3&gt;① Ninite&lt;/h3&gt;

&lt;p&gt;If you have recently purchased a Windows laptop or PC and would like to download and install a few software apps in bulk, in this scenario, Ninite is the best website for you.&lt;/p&gt;
 

&lt;p&gt;Ninite is very simple to use a large source of Freeware where it also helps to keep your Softwares updated as it notifies you every time if there is a new version available.&lt;/p&gt;
 

&lt;p&gt;Ninite also provides Pro service which is paid where users can manage i.e Install, Uninstall, Update, reinstall all Softwares at a time.&lt;/p&gt;
 

&lt;p&gt;To download the software apps you have to firstly install Ninte on your device then you can download and install apps.&lt;/p&gt;

&lt;h3&gt;② Microsoft Store&lt;/h3&gt;
 

&lt;p&gt;On most windows devices Microsoft  Store app comes preinstalled but many of you may not know that you can easily access the entire store through the official website to download various apps.&lt;/p&gt;
 

&lt;p&gt;Apps are very well categorized into various categories where you can easily find the app you were searching for.&lt;/p&gt;
 

&lt;p&gt;The website is self-maintained by Microsoft Windows where only the best useful applications are hosted which makes it the safest site in our case.&lt;/p&gt;

&lt;h3&gt;③ ZDNet Download&lt;/h3&gt;

&lt;p&gt;ZDNet is one of the oldest sites and by the time they always have upgraded their security so users will don’t have any problem.&lt;/p&gt;
 

&lt;p&gt;It is the world’s largest library of software that hosts Windows, Mac, and Mobile systems files. Where to navigate easily there 14 different categories.&lt;/p&gt;
 

&lt;p&gt;The first time you visit this site you will find it very difficult to find software and apps because the site also posts articles regularly and is still one the biggest working site in that case if you search for files then apply the filters to download which will give the right result for you.&lt;/p&gt;

&lt;h3&gt;④ CNET Download&lt;/h3&gt;

&lt;p&gt;CNET and ZDNet are owned by the same company that is why there are many common things between these two sites.&lt;/p&gt;
 

&lt;p&gt;Previously, the site’s domain name was Download.com, now cnet.Download.com is the official domain that has been an excellent website since 1996, providing downloadable software and apps for a variety of operating systems.&lt;/p&gt;
 

&lt;p&gt;It is one of the good sites to download Android apps as well as for Windows software.
CNET also publishes articles to help users to use software and apps.&lt;/p&gt;

&lt;h3&gt;⑤ Softpedia&lt;/h3&gt;

&lt;p&gt;Softpedia is the major download portal that doesn’t wrap software packages/installers rather they take apps and software directly from developers.&lt;/p&gt;
 

&lt;p&gt;Softpedia is one biggest site which provides apps and software for download and all the apps/software on the site are in original exact provided form by the developer.&lt;/p&gt;
 

&lt;p&gt;There are about 1.2 million software and apps for users to download, many of which are reviewed and written by Softpedia staff, which sets it apart from many other sites.&lt;/p&gt;
 

&lt;p&gt;Softpedia host downloadable apps and software for Windows, Android, Linux, Mac operating systems also post regularly Reviews and News on Games, Technology, and science-related topics.&lt;/p&gt;

&lt;p&gt;Well this was just list of sites if you want to see list of 10 sites then do visit site Indian Tech Hunter.&lt;/p&gt;

&lt;p&gt;For contacting me you can reach me on &lt;br&gt;&lt;a href="https://www.youtube.com/channel/UCzWsfjkSaT1tp92xcVDNZCQ/about"&gt;Youtube,&lt;/a&gt; &lt;br&gt;&lt;a href="https://www.quora.com/profile/Indian-Tech-Hunter-1"&gt;Quora,&lt;/a&gt;&lt;br&gt; &lt;a href="https://www.instagram.com/indian_tech_hunter/?hl=en"&gt;Instagram,&lt;/a&gt;&lt;br&gt; &lt;a href="https://twitter.com/indiantechunter"&gt;Twitter&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>security</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Top 5 Best Android Apps and Games Download Sites in 2021</title>
      <dc:creator>Indian Tech Hunter</dc:creator>
      <pubDate>Fri, 26 Nov 2021 07:09:09 +0000</pubDate>
      <link>https://dev.to/ith/top-5-best-android-apps-and-games-download-sites-in-2021-5g6k</link>
      <guid>https://dev.to/ith/top-5-best-android-apps-and-games-download-sites-in-2021-5g6k</guid>
      <description>&lt;h5&gt;This is just a tip of Iceburg you can read &lt;a href="https://www.indiantechhunter.in/2021/09/best-android-apps-and-games-download-sites.html"&gt;20+ sites to download Android apps&lt;/a&gt; so don't forget to check them out.&lt;br&gt;&lt;br&gt;
&lt;/h5&gt;

&lt;p&gt;Recently joined Dev and I must say I am impressed by all the community they are really helpful and charming!&lt;/p&gt;

&lt;p&gt;I posting because I want to let you guys know about the best trustworthy sites from which you can download Android apps.&lt;/p&gt;

&lt;h4&gt;&lt;strong&gt;&lt;b&gt;① CNET Download:&lt;/b&gt;&lt;/strong&gt;&lt;/h4&gt;

&lt;p&gt;CNET Download provides software and apps to download for Windows, Mac, iOS and Android devices, music, and videos are also available to download.&lt;/p&gt;

&lt;p&gt;Previously, the site’s domain name was Download.com, now cnet.Download.com is the official domain that has been an excellent website since 1996, providing downloadable software and apps for a variety of operating systems.&lt;/p&gt;

&lt;p&gt;CNET also publishes articles to help users to use software and apps.&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h4&gt;&lt;strong&gt;&lt;b&gt;② Softonic:&lt;/b&gt;&lt;/strong&gt;&lt;/h4&gt;

&lt;p&gt;Softonic company is Spainish based site, which provides applications and Softwares for Android, Windows, Mac, and IOS. With 100+ million monthly users and 4 million downloads, this suggests a great location for many users to download Android apps.&lt;/p&gt;

&lt;p&gt;Softonic apps and games are categorized in a very user-friendly interface where they try to provide updates as fast as possible. That’s what makes Softonic one of the best sites to download most of the games and apps.&lt;/p&gt;

&lt;p&gt;Softonic also tries to solve the application and software related queries through regular posts on their site.&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h4&gt;&lt;strong&gt;&lt;b&gt;③ Uptodown:&lt;strong&gt;&lt;/strong&gt;&lt;/b&gt;&lt;/strong&gt;&lt;/h4&gt;

&lt;p&gt;If you have problems regarding language, then don’t worry just go to Uptodown it supports more than 15 different languages and provides downloadable software and apps for Android, Windows, Mac, etc.&lt;/p&gt;

&lt;p&gt;Whenever any new app comes on the Uptodown system they test it and check if there are security issues and after all checkups, they upload the app for users to download.&lt;/p&gt;

&lt;p&gt;Uptodown is also available in the Android app and most of the apps on your phone can be easily updated with this app, which is why it is a great alternative for the Play Store.&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h4&gt;&lt;strong&gt;&lt;b&gt;④ Amazon App Store:&lt;strong&gt;&lt;/strong&gt;&lt;/b&gt;&lt;/strong&gt;&lt;/h4&gt;

&lt;p&gt;On 9 October 2019 amazon announced there were 487083 apps available to download on our site, you can say it is the most trustable site to download apps after Google Play. &lt;/p&gt;

&lt;p&gt;Amazon app store is also available to download in an Android app format where you can easily download freeware and Shareware apps.&lt;/p&gt;

&lt;p&gt;One of the different feature of Amazon app Store is ‘free app a day’ which provide a paid app to use for a day.&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h4&gt;&lt;strong&gt;&lt;b&gt;⑤ Apkmirror:&lt;strong&gt;&lt;/strong&gt;&lt;/b&gt;&lt;/strong&gt;&lt;/h4&gt;

&lt;p&gt;Apkmirror is run by team members of androidpolice.com, which is a trusted blog site that covers Android related posts.&lt;/p&gt;

&lt;p&gt;Some of the very useful apps like Vidmate and gfx tool breaks privacy policy of Play store hence they aren’t available on Play Store, Apkmirror host such apps in bulk and provide them to download with the option to download their older versions.&lt;/p&gt;

&lt;p&gt;Hope this adds value to you.&lt;/p&gt;

&lt;p&gt;Thanks for reading this post till then see you guys.&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;For contacting me you can reach me on &lt;a href="https://www.youtube.com/channel/UCzWsfjkSaT1tp92xcVDNZCQ/about"&gt;Youtube,&lt;/a&gt; &lt;a href="https://www.quora.com/profile/Indian-Tech-Hunter-1"&gt;Quora,&lt;/a&gt; &lt;a href="https://www.instagram.com/indian_tech_hunter/?hl=en"&gt;Instagram,&lt;/a&gt; &lt;a href="https://twitter.com/indiantechunter"&gt;Twitter&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>android</category>
      <category>security</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
