Hi, what do you want to do?
Curated Video
ChatGPT for Creatives - Organizational Tools
In this video, we will discuss some organizational tools that can be helpful in using ChatGPT for storytelling. These tools can help you keep track of your ideas, characters, and plot points, making it easier to stay organized and...
Curated Video
ChatGPT for Creatives - Let's Make Some Formats
In this video, you will learn to specify different genres and subgenres to ChatGPT and make it provide us with different formats of the storytelling components that we can use to create our very own story of preference with ideal word...
Curated Video
ChatGPT for Creatives - Adding to the World Anvil
In this video, you will learn how to add buildings to the World Anvil platform for our fantasy world. We will start by selecting the building type and then entering details such as name, description, and purpose. You will also learn how...
Curated Video
ChatGPT for Creatives - Let's Close It Out
In this video, we will discuss the final steps to take before wrapping up the creation of a manga or comic story, reviewing the story and characters to ensure consistency and coherence, refining the dialogue and pacing, and making any...
Curated Video
ChatGPT for Creatives - How to Save Your Work Right Away
In this video, the author talks about the importance of saving work while creating comics or manga. He also shares his personal experience of losing work and the lessons he learned from it. Finally, he offers practical tips on how to...
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Functions to Collect Feedback and Store in Database
In this video, you will see how Azure Functions is used to collect feedback and store it in the database.
<
br/>
This clip is from the chapter "Developing Azure Functions Applications with Azure SQL Database" of the series "Learn...
<
br/>
This clip is from the chapter "Developing Azure Functions Applications with Azure SQL Database" of the series "Learn...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Promises-any-vs-race
This video is a continuation of the previous video which explains promise.any().
<
br/>
This clip is from the chapter "Async Patterns and Promises" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This...
<
br/>
This clip is from the chapter "Async Patterns and Promises" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This...
Curated Video
SQL Server Course for Beginners with 100+ examples - Fix SQL Server Installation Error
While installing SQL Server, you may get the following error: Learn how to fix the following error while installing Microsoft SQL Server 2019: A required file could not be downloaded. This could mean the version of the installer is no...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Setting Up Authentication
This video helps in setting up authentication.
<
br/>
This clip is from the chapter "GitHub Actions for Infrastructure Deployment" of the series "Learning GitHub Actions for DevOps CI/CD".This section delves into the use of GitHub...
<
br/>
This clip is from the chapter "GitHub Actions for Infrastructure Deployment" of the series "Learning GitHub Actions for DevOps CI/CD".This section delves into the use of GitHub...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Installations / 098
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Component Level Styling / 021
After exploring index.css, we will look at the component-level styling. We will understand the structure of a component that involves styling.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Structure
In this lesson, we will start our project from the basics. We will create the folder structure, create a basic React app, and call it TaskMate. We will create the basic setup for the project.
Curated Video
Social Media Automation using Python - Creating Access Token
In this lecture, we will understand the requirements and limitations to be able to automate the Facebook page. You will also learn to create an access token to perform automation tasks on Facebook.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Social Media Automation using Python - Project Part 2
In the project part 2 video, we will call the API object and create a data frame with columns to receive the relevant information about the video titles.
<
br/>
This clip is from the chapter "YouTube Automation" of the series...
<
br/>
This clip is from the chapter "YouTube Automation" of the series...
Curated Video
Social Media Automation using Python - Fetching Information of Videos
In this video, you will learn how to fetch information about videos based on the playlist ID using the api.get_playlist_ID() function by providing the playlist ID.
<
br/>
This clip is from the chapter "YouTube Automation" of the...
<
br/>
This clip is from the chapter "YouTube Automation" of the...
Curated Video
Social Media Automation using Python - Fetching the Playlist Information
In this video, you will learn to use the api.get_playlists() function to retrieve playlist information from YouTube. You can use the process to retrieve playlists, playlist items, playlist items by ID, and playlists by ID.
<
br/>...
<
br/>...
Curated Video
Social Media Automation using Python - Fetching the Channel Information
After learning to create an API key, we will use it along with a channel ID to fetch relevant channel information using the API.get_channel_info() function. We can obtain viewer count, subscriber count, video count, and...
Curated Video
Social Media Automation using Python - Scheduling Sending an Email
Here, you will learn how to automate email scheduling. After learning how to send an email with Python and create a schedule for any tasks, we will explore how to use functions in Python to schedule and send emails.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Social Media Automation using Python - Displaying Data of Playlists
After learning to retrieve playlist information, you will learn to use Python coding to display the playlist information to suit our requirements, such as snippets, number of videos, and content details.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Social Media Automation using Python - Introduction and Installations
This video will look at a library package created by the Python community, the python-youtube 0.8.3. You will learn to install the package and import the library to perform the tasks.
<
br/>
This clip is from the chapter "YouTube...
<
br/>
This clip is from the chapter "YouTube...
Curated Video
Social Media Automation using Python - Creating Email Body and Sending
After learning how to connect to the SMTP server, we will understand how to create the email using the MIMEmultipart function. We will then look at creating the entire body of the email and then sending the email.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Social Media Automation using Python - Sending Image to Group
After learning how to create a group link using the pywhatkit.sendwhats_image function, you will learn to send images to members within the group using the group link instead of the contact numbers, just as we did while sending images...
Curated Video
Social Media Automation using Python - Sending Message to Group
In this lesson, we will look at sending messages to groups and understand the prerequisites of having admin rights to send messages to groups. You will learn to send messages with links to groups.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Recommender Systems with Machine Learning - FuzzyWuzzy Implementation
This video helps you with the implementation of the FuzzyWuzzy algorithm.
<
br/>
This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine...
<
br/>
This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine...