Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Articles by Ayodhay Kushwaha
4 articles
Create Multiple Sub-folders in Google Drive Automatically
Automatically creating multiple sub-folders in Google drive helps organize files efficiently and saves time. Instead of manually setting up folders, using App Script for automatic sub-folders ensures efficient document management. This is important for educators and individuals handling large datasets, as it improves accessibility, collaboration and systematic file management. Step by step procedure for creating multiple sub-folders in google drive automatically is given below as:- Step 1: Open Google Drive and create a parent folder Go to https://drive.google.com/drive.Click New. And then, select New Folder. Name the folder (e.g., Main Folder) and click the Create button. Open the Folder and copy ...
Read MoreHow to Extract Email Addresses from Gmail Messages
To extract email addresses from Gmail Messages, you have to use google sheets also Apps Script for automation. Open a New google sheets and navigate to Extensions. Then, set up script that scan your mailbox and lists sender emails address in the google sheets automatically. Here's is step-by-step procedure to extract email addresses from Gmail messages is given follow these steps:- Step 1: Open Google Sheets Go to Google Sheets and create a new or Blank sheets. Step 2: Open Apps Script Click on Extension on clicking you will see many option among them select Apps Script. Step 3: ...
Read MoreSend Confirmation Emails with Google Forms
What is Google Forms? Google Forms is a user-friendly tool used for creating surveys, quizzes and making forms quickly and easily. The key features of Google Forms include:- Free to use and customizable form: It's completely free and integrated with google workspace tools like google drive, Email as well as Sheets. You can create a form with multiple question types as per your need like multiple choice, checkboxes etc. Collects Responses: Responses are automatically collected and organized in google forms itself. Quiz mode: You can turn your ...
Read MoreHow to install and setup Deepseek in laptop
What is DeepSeek? DeepSeek is one of the most advanced AI platform for its language Modes, high-performance and cost-efficient. DeepSeek offers various models such as DeepSeek-V3 and DeepSeek-R1 are basically designed for tasks like coding, reasoning etc. It offers open-source alternatives to other AI, making it accessible for developers and businesses. Prerequisites To Install DeepSeek DeepSeek AI application can be installed on various Operating systems. such as - Operating System 1.Windows 10 or later 2.Linux(Ubuntu 18.04 or later) 3.macOS 10.15 or later Hardware requirements 1. CPU Multi-core processor (Quad- core or higher recommended) 3. RAM Minimum 8GB (16GB recommended for ...
Read More