- 743
- 894 770
GAURAV KUMAR JAIN
India
Приєднався 19 лип 2020
Welcome to my channel dear viewer!
Whether it is block based coding or things related to advanced level of coding, you will be able to find relevant videos on all the topics. You are of 6 years or 60, if you are a coder or want to code then this channel is for you.
You can also enjoy industrial level coding projects on this channel. My moto of creating this channel is to show to the students different projects they can learn to code to prepare themselves for Multinational companies like Google, Facebook etc... With the type of AI Products' based projects' videos which are there on this channel you may get a closer feel of Artificial Intelligence
Whether it is block based coding or things related to advanced level of coding, you will be able to find relevant videos on all the topics. You are of 6 years or 60, if you are a coder or want to code then this channel is for you.
You can also enjoy industrial level coding projects on this channel. My moto of creating this channel is to show to the students different projects they can learn to code to prepare themselves for Multinational companies like Google, Facebook etc... With the type of AI Products' based projects' videos which are there on this channel you may get a closer feel of Artificial Intelligence
How to Host a Spring Boot Application on Linux Server | Maven, Java 23 Installation & Complete Guide
In this comprehensive tutorial, I walk you through every step of hosting a Spring Boot application on a Linux server, from scratch. Whether you're a beginner or an experienced developer, this video will help you understand the entire process, including setting up Maven, installing Java 23, configuring your environment, and deploying your Spring Boot application with ease.
👉 What You’ll Learn in This Video:
Setting up Maven: How to install and configure Maven for your Spring Boot application.
Installing Java 23: A detailed guide on installing and configuring Java 23 on your Linux server.
Deploying Spring Boot: The full process of hosting a Spring Boot application on a Linux server.
Linux Server Setup: Ensure your server is ready to handle and run Spring Boot applications efficiently.
Troubleshooting: Common issues faced during deployment and how to solve them.
📌 Why You Should Watch This Video: If you're looking to host your Spring Boot app on a production Linux server, this video is for you! I cover all the technical steps in detail to ensure you can smoothly deploy and run your applications. Save time and avoid the common pitfalls by following this step-by-step guide.
Link to the repo: github.com/jaingaurav126/spring-boot-linux-deployment.git
🔔 Don't forget to like, subscribe, and hit the bell icon to stay updated with more tech tutorials!
#SpringBoot #LinuxServer #Java23 #Maven #SpringBootDeployment #LinuxTutorial #DevOps #TechTutorial #SpringBootApp #JavaDevelopment #ProgrammingTutorial #LinuxAdmin #WebDevelopment #ApplicationDeployment #TechGuide #JavaTutorial #ServerHosting #MavenInstallation #LinuxDevelopment #SpringBootTutorial #DeploymentTutorial
👉 What You’ll Learn in This Video:
Setting up Maven: How to install and configure Maven for your Spring Boot application.
Installing Java 23: A detailed guide on installing and configuring Java 23 on your Linux server.
Deploying Spring Boot: The full process of hosting a Spring Boot application on a Linux server.
Linux Server Setup: Ensure your server is ready to handle and run Spring Boot applications efficiently.
Troubleshooting: Common issues faced during deployment and how to solve them.
📌 Why You Should Watch This Video: If you're looking to host your Spring Boot app on a production Linux server, this video is for you! I cover all the technical steps in detail to ensure you can smoothly deploy and run your applications. Save time and avoid the common pitfalls by following this step-by-step guide.
Link to the repo: github.com/jaingaurav126/spring-boot-linux-deployment.git
🔔 Don't forget to like, subscribe, and hit the bell icon to stay updated with more tech tutorials!
#SpringBoot #LinuxServer #Java23 #Maven #SpringBootDeployment #LinuxTutorial #DevOps #TechTutorial #SpringBootApp #JavaDevelopment #ProgrammingTutorial #LinuxAdmin #WebDevelopment #ApplicationDeployment #TechGuide #JavaTutorial #ServerHosting #MavenInstallation #LinuxDevelopment #SpringBootTutorial #DeploymentTutorial
Переглядів: 285
Відео
Host Your Spring Boot Website on Windows IIS Server | Step-by-Step Guide for Beginners 🚀
Переглядів 240Місяць тому
Are you looking to host your Spring Boot application on a Windows IIS server? 🌐 Look no further! This video covers everything you need to know to get your website up and running with ease. 🔑 What you'll learn in this video: Setting up IIS on Windows Configuring your Spring Boot app for IIS Creating an IIS Site and Binding it Troubleshooting common errors Testing your hosted application 💻 Whethe...
How to Host a React Node Application on AWS IIS Windows Server - Step-by-Step Guide
Переглядів 140Місяць тому
In this detailed tutorial, I walk you through every step required to host a React Node application on an AWS IIS Windows Server. Whether you're new to hosting or looking to migrate your application, this video covers all the key components including setting up AWS, configuring IIS, deploying React and Node, and troubleshooting common issues. By the end of this video, you'll be equipped with the...
Build a Smart Language Learning App with AWS Services & React! 🌐📚
Переглядів 602 місяці тому
Welcome to our channel! In this video, we introduce our innovative language learning app designed to make your language practice more engaging and effective. 🔍 Key Features: Personalized Practice Exercises: Tailor-made exercises based on your language level and learning goals. Real-Time Feedback: Utilizing AWS Comprehend, the app analyzes your answers to suggest improvements and identify common...
Building an Interactive Weather Map with React and Leaflet
Переглядів 882 місяці тому
In this video, we dive into creating an interactive weather map application using React and the Leaflet library. We'll explore how to: Set up a React application and integrate Leaflet for mapping. Use custom markers to represent locations on the map. Handle click events to fetch and display weather data based on user-selected locations. Implement a search feature to find locations and display t...
Build a Real-Time Chat App with Sentiment Analysis Using AWS Comprehend | Full Code Walkthrough!
Переглядів 662 місяці тому
In this video, we dive into building a real-time chat application that uses AWS Comprehend to analyze the sentiment of each message. Learn step-by-step how to set up a Node.js server, integrate AWS Comprehend for sentiment analysis, and create a visually engaging React frontend for our chat app. We’ll discuss AWS services, coding best practices, and showcase how the app responds to positive, ne...
Step-by-Step Guide: Installing Python Libraries on AWS Lambda Layers
Переглядів 1322 місяці тому
In this comprehensive video tutorial, I walk you through the entire process of installing Python libraries on AWS Lambda layers to ensure your AWS Lambda functions run smoothly. What You Will Learn: What AWS Lambda layers are and why they are important. How to set up an EC2 instance for creating layers. Step-by-step instructions for packaging Python libraries into a zip file. Practical demonstr...
How to Deploy a React + Node App on Kubernetes Cluster (AWS EKS Tutorial)
Переглядів 1802 місяці тому
In this step-by-step tutorial, I show you how to deploy a full-stack React and Node.js application on a Kubernetes cluster using AWS EKS. Learn how to containerize your application with Docker, push images to AWS ECR, and manage your services with Kubernetes. Whether you’re a beginner or experienced, this guide simplifies the process of deploying your apps on a scalable cloud environment. What ...
Deploying a Flask App on AWS Kubernetes with ECR & Docker | Full Guide to Scalable Deployment
Переглядів 1222 місяці тому
In this video, I walk you through each and every step of deploying a Flask application on an AWS Kubernetes cluster (EKS) for a fully scalable and robust solution. From setting up Amazon ECR (Elastic Container Registry) to building and pushing Docker images, configuring Kubernetes deployments, and enabling auto-scaling, I cover it all in detail. Whether you're new to Kubernetes or looking to de...
Host a Viral React App with AWS DynamoDB from Scratch | Full Tutorial + Live Hosting
Переглядів 933 місяці тому
In this comprehensive tutorial, I'll show you how to build a React app from scratch, integrate it with AWS DynamoDB, and deploy it live using AWS Amplify! 🚀 Whether you're a beginner or an experienced developer, this step-by-step guide covers everything you need to know to get your app online and ready to go viral. 🔧 What’s Covered: Setting up AWS DynamoDB - Learn to create and configure a Dyna...
Build & Host a React Task Manager App with AWS + Social Sharing | S3 & CloudFront
Переглядів 593 місяці тому
In this tutorial, I guide you step-by-step through creating a React-based Task Manager app and deploying it on AWS, complete with social media sharing integration! 🌐 You'll learn how to: Build a Task Manager app using React and Material UI. Manage tasks (add, complete, delete) with React's useState. Add social sharing buttons for Facebook, Twitter, and WhatsApp. Host your app on AWS S3 for scal...
export 'Auth' (imported as 'Auth') was not found in 'aws-amplify'| Resolve Amplify Auth Import
Переглядів 3673 місяці тому
In this video, I’ll walk you through how to resolve import errors when working with AWS Amplify in a React application, specifically focusing on the Auth module. I encountered an error indicating that Auth was not exported from aws-amplify, but with a simple fix, I was able to get it working smoothly. We’ll cover: Importing AWS Amplify correctly using import * as Amplify from 'aws-amplify' Acce...
React AWS Amplify Authentication Tutorial | Full Code Walkthrough with Login, Signup & SignOut
Переглядів 1493 місяці тому
In this detailed tutorial, I explain how to integrate React with AWS Amplify to manage authentication in your web applications. You'll learn how to set up user authentication, including login, signup, and sign-out features, using the pre-built AWS Amplify authentication UI. We dive into the code step by step to demonstrate how React works seamlessly with AWS Amplify to handle user sessions and ...
LinguaSync: Real-Time Voice Translator
Переглядів 1303 місяці тому
Real-Time Voice Translator is a machine learning project that aims to provide a seamless and natural experience of cross-lingual communication. It uses deep neural networks to translate voice from one language to another in real time while preserving the tone and emotion of the speaker. It is a desktop application that supports Windows, Linux, and Mac operating systems. The application is easy ...
How to Automate S3 with Lambda and Monitor via CloudWatch | Hands-on Tutorial
Переглядів 1043 місяці тому
How to Automate S3 with Lambda and Monitor via CloudWatch | Hands-on Tutorial
How to Host a Static Website on AWS S3 Bucket | Step-by-Step Practical Guide
Переглядів 433 місяці тому
How to Host a Static Website on AWS S3 Bucket | Step-by-Step Practical Guide
Hosting Flask App on Ubuntu & Setting Up AWS Load Balancer | Full Practical Tutorial
Переглядів 603 місяці тому
Hosting Flask App on Ubuntu & Setting Up AWS Load Balancer | Full Practical Tutorial
Fix PDFInfoNotInstalledError in Python | Resolve Poppler Not Found Error with pdf2image
Переглядів 1,1 тис.3 місяці тому
Fix PDFInfoNotInstalledError in Python | Resolve Poppler Not Found Error with pdf2image
Image text Extraction Mobile App Using AI & Python | KivyMD + Flask + ChatGPT Vision Integration
Переглядів 1013 місяці тому
Image text Extraction Mobile App Using AI & Python | KivyMD Flask ChatGPT Vision Integration
AI X-Ray Analyzer App with KivyMD | Mobile App for Pneumonia Detection using CheXNet
Переглядів 1303 місяці тому
AI X-Ray Analyzer App with KivyMD | Mobile App for Pneumonia Detection using CheXNet
KivyMD Face Login System with Flask & PostgreSQL | Face Recognition Authentication Tutorial
Переглядів 923 місяці тому
KivyMD Face Login System with Flask & PostgreSQL | Face Recognition Authentication Tutorial
Extract Tables from PDF to Excel Using Python and Camelot | Step-by-Step Guide with Code
Переглядів 5073 місяці тому
Extract Tables from PDF to Excel Using Python and Camelot | Step-by-Step Guide with Code
Extract Text from Images using Google Cloud Vision API | Flask App Tutorial & Code Walkthrough
Переглядів 2454 місяці тому
Extract Text from Images using Google Cloud Vision API | Flask App Tutorial & Code Walkthrough
Face Detection Attendance System with Flask Python | Excel Reporting | Complete Tutorial
Переглядів 3904 місяці тому
Face Detection Attendance System with Flask Python | Excel Reporting | Complete Tutorial
Real-Time Car Detection in Video using YOLOv5 | Python and OpenCV Tutorial
Переглядів 604 місяці тому
Real-Time Car Detection in Video using YOLOv5 | Python and OpenCV Tutorial
React JS Face Login System | Integrating Node.js & Flask for Secure Authentication
Переглядів 2944 місяці тому
React JS Face Login System | Integrating Node.js & Flask for Secure Authentication
Building a Face Recognition App with React & Node | Face-API.js Tutorial
Переглядів 1,3 тис.4 місяці тому
Building a Face Recognition App with React & Node | Face-API.js Tutorial
Understanding CREWAI in Hindi: Complete Guide to Tasks, Agents, and Crews
Переглядів 2144 місяці тому
Understanding CREWAI in Hindi: Complete Guide to Tasks, Agents, and Crews
Apache Airflow DAG Explained in Hindi | Comprehensive Guide for Beginners
Переглядів 8314 місяці тому
Apache Airflow DAG Explained in Hindi | Comprehensive Guide for Beginners
Mastering PDF Search: Using CREWAI to Find Relevant Content Across Multiple PDFs
Переглядів 4354 місяці тому
Mastering PDF Search: Using CREWAI to Find Relevant Content Across Multiple PDFs
Kindly post videos on React Native CLI. Most UA-camrs are only posting content about Expo. It would be helpful if you could share tutorials specifically for React Native CLI. Thank you!
Hello dear, thank you for your feedback. Can you please share a little more information you need the help with on my WhatsApp 9891665634
@@gauravkumarjain Kindly post videos on React Native CLI covering the configuration and setup for both Android and iOS, including: Google Maps integration Firebase push notifications setup Configuring device permissions for uploading documents and image pickers Writing platform-specific code Tailwind CSS setup Safe Area Context implementation React Native Reanimated setup We are encountering build errors and facing issues with these setups, so it would be very helpful if you could post detailed tutorials addressing these topics. Thank you!
@hendoitechnologies will look into this . Thanks for sharing your thoughts 🙏
@@gauravkumarjain please
Hello Sir , please please clarify my query My DOJ in Company A and Company B are same. I just joined Company A induction and not proceeded with it and joined Company B on same DOJ But Company A created PF sevice history for 5 days and they provided relieving and Experience letter.. Currently in UAN history for both Company A and Company B have same DOJ will this cause any issue if i switch to Company C
Please feel free to call me on my cell 9891665634
Hello Sir , I think the number u have provided just contain only 9 digits not 10... can u please provide correct num so that I can contact u
@@dasariraju896 please check it now. Edited it
This video helped me a lot :) Thanks bro
thank you so much it did work, Im using py 3.12.8 cheers from Impel Down <3
Hindi
can you intergrate with cloudflare calls ?
What if you have a 3.13 version of python
You may check if git for that version is available online. If not then please upgrade
thank you sir
Gaurav, thank for the video, It is amazing.. Where can I find the script for this example?
github.com/jaingaurav126/djangorealestate.git
@@gauravkumarjain , Thanks a lot Gaurav
Thanks for the video and instructions on how to get app into aws cloud. One thing though, could you provide the DataForm.css file as its not part of anything you went trough or in the repo.
please find it in my git repo github.com/jaingaurav126?tab=repositories
Sir how can i use heroku without credit card. Student so dont have any credit card
Dear without credit card you will not be able to use it's services. You may ask your parents to give you an account with a balance of rs5 in it . You can use it's credit or debit card for using heroku services. You can use the same card for learning AWS,GCP Azure cloud services also. This way you can learn without paying a heavy amount. You need only Rs 20 in your credit card account for learning all these. Best of luck and keep learning 👍
sir capture button is not working. please help me as soon as posible
Check the browser console once please for the error
@gauravkumarjain on which browser it will work sir
@yashwanthyashwanthgn7592 dear you may schedule a gmeet and share the link with me on my WhatsApp. Will guide you
@@gauravkumarjain Sir please share me your WhatsApp number. i will create google meet link share to you
Dear my number is 919891665634
hi, nice vid, i have an issue, on my w-server 2019, i can`t seem to find the FastCGI Settings, what i`m doing wrong ?
While setting up the IIS an option with name cgi comes which you can select. This will show you fast cgi
E: Unable to locate package libffi6
Try doing the needful on google colab using GPU. All the commands have been shared in the video itself.please try again
It works here! Thanks for the help
🙏
Code
Sorry dear, I think I lost the code
🙏 "deep deep kisses"
No frontend code in repo, it is just the empty folder
I will check it once and try to resolve your issue once I get free. Regret the inconvenience caused
it didnt work
Please share the error screenshot
sir it is showing the error that no module named pacakge for YOLO,what to do sir
Please download the Yolo from the github repo. You can type it on chatgpt or Google and find it easily. Once done, use the files of the same
@@gauravkumarjain Sir now its showing the error "cv2.imshow() is disabled in Colab, because it causes Jupyter sessions" Sir i am doing this in colab,please tell what to do?
Dear it's better if you do it on vs code in your local.
@@gauravkumarjain ok sir
Sir apk file so large how to minimise
can you please provide the document
It should be there in the git repo. If not, then may be I forget to upload it.
@@gauravkumarjain yep its not there
Hi Vinayak, you may follow the steps showed in the video in that case. Best of luck!
Is this work on sdk 52?
Yes, ideally it should
@gauravkumarjain thanks dude I will try it now.
Getting error while checking your profile after hitting on Register button, I've installed all the necessary libraries
Please share snapshot of the error on my WhatsApp 9891665634
Can you upload frontend code in your repository?
There is everything in the repo. Please check again.
Frontend code is not available, and also manifest files ?
!sudo apt-get install build-essential libsqlite3-dev sqlite3 bzip2 libbz2-dev zlib1g-dev libssl-dev openssl libgdbm-dev libgdbm-compat-dev liblzma-dev libreadline-dev libncursesw5-dev libffi-dev uuid-dev libffi6 [5] Unable to locate package libffi6
What are the commands we need to run in vs code to access this application
You may download the code and run npm install
sir i want eneny 1 image and code pls
Dear I have published all my apps code.org store. You can easily find it there
Error: "E: Unable to locate package libffi6"
solution: use libffi8
Thanks bruh, when I got that error it automatically led me to think the MDToolbar component has been changed but couldn't find out the correct import
This is stupid
Which data set u used??
I can't download the models
May I know which model you are facing issues with
please provide the code, sir.
Do you have the full tutorial?
sir can you send enemy1 images pls I could not find them
Thanks
nice
thank you.. after 8 hrs of try ..very helpful
i have same in error in python 3.9 in raspberry pi 4
Amazing video sir. One question, How can we integrate the attendance system with the face recorgnition app we build with React and Node JS?
Once the user logs in , we can show him the menu from where he can select the options.
Please how can i join your free class for both python and KivyMD tutorial
Good work. How did you come up with the idea?
sb khud se hi krna hai to tum kya bta rhe ho
Great Job!, is it possible to make web based i mean using django framework?
Really nice tutorial, I liked your channel because your contents is rich and help and you also shared source code of project. Would you please share GitHub link for this tutorial. Please make a tutorial to convert iOS application from django website. Thanks in advance
But I still get the issue: Property 'Auth' does not exist on type 'typeof' import (".../node_modules/aws-amplify/dist/esm/index") I will appreciate any further help.
What is the use of ai agent ? Ham ye kyu kar rahe he ?????
For creating multi agents which can make the process much faster it's like multiprocessing
Sir proper videos dal do na so hme bhi indepth knowledge ho jaye .
It's work, I am so greatful for you thx a lot❤