Mitter - Your Tech Mate
Mitter - Your Tech Mate
  • 78
  • 50 119
Best Image Format for Your Website
Guys, In this video, I have explained which image format is best to use on a website to optimize for both performance and quality.
Feel free to leave your queries in the comments.
If you are looking to learn web development with JavaScript, React JS and Node JS , Feel free to reach out to me.
www.fiverr.com/shankeyraheja
Reach out to me for a Project
shankeyraheja.com/
มุมมอง: 7

วีดีโอ

How to create tabs in React JS using Material UI Tabs Component
มุมมอง 267 ชั่วโมงที่ผ่านมา
In this video, I have explained how to create tabs in React JS using Material UI Tabs Component. Feel free to leave your queries in the comments. 🔗 Related Videos: 1. How to create sidebar in React JS using Material UI (Part 1) th-cam.com/video/VDEl1j1sJgk/w-d-xo.html 2. How to use Material UI Snackbar Component in React Js th-cam.com/video/O52L5w3NGJ0/w-d-xo.html 3. Load More Button React Js M...
Framer motion scroll animation in React JS | useScroll Hook
มุมมอง 5216 ชั่วโมงที่ผ่านมา
In this video, I have explained how to build simple framer motion scroll animation in React JS using useScroll Hook from Framer Motion. Feel free to leave your queries in the comments. 🔗 Related Videos: 1. How to build Framer Motion React useInview Animation th-cam.com/video/jQaU9BQUXvk/w-d-xo.html 2. Framer Motion React Js Animation for Hero Section th-cam.com/video/5K6SIWqp5g0/w-d-xo.html 3. ...
How to generate OpenAI API Key
มุมมอง 38วันที่ผ่านมา
In this video, I have explained step by step, How to Generate OpenAI API Keys. Please leave your queries in the comments. 🔗 Related Videos: 1. OpenAI Text to Speech API | React Js | Node Js | Material UI Project th-cam.com/video/fUBmj_VPGdo/w-d-xo.html 2. AI Image Generator OpenAI API dall e 3 React Js Material UI Project th-cam.com/video/4WzI2Pf7r-4/w-d-xo.html 3. How to create sidebar in Reac...
Address Autocomplete | google maps api reactjs
มุมมอง 8414 วันที่ผ่านมา
In this video, I have covered How to use google maps api in reactjs application and build a textfield to autofill address. If you are looking to learn web development with JavaScript, React Js and Node JS , Feel free to reach out to me. www.fiverr.com/shankeyraheja 🔗 Related Playlist: th-cam.com/play/PLvVoyBLoD6xUH_cMHq3ekCN1MJSM-8aXv.html Reach out to me: shankeyraheja.com/
How to use environment variables in Node JS | dotenv Node JS
มุมมอง 3414 วันที่ผ่านมา
In this tutorial, I'll walk you through how to use environment variables in Node.js. I'll show step by step how to set up a .env file to load environment variables, and access them in your Node.js code. I'll use 2 methods to access environment variables, one of them is dotenv package and other is making a change in package.json file directly. If you are looking to learn web development with Jav...
How to use google translate API in React JS
มุมมอง 12921 วันที่ผ่านมา
Hi Guys, In this video, I have explained step by step how to use google translate api in react JS. 0:00 - Project Demo 01:17 - How to generate google translate api key 05:25 - Integrating Google translate api in Node JS Backend 12:34 - Building Translator App in React JS using google translate API 21:08 - Final Testing If you are looking to learn web development with JavaScript, React Js and No...
How to get query params in React JS
มุมมอง 6821 วันที่ผ่านมา
In this video, I have explained how to get query params in React Js. We will be building a search filters using query parameters and understand about useLocation and useNavigate Hooks. Feel free to leave your queries in the comments.
Build AI Talking Bot using OpenAI Api | Chatgpt model | React JS | Node Js
มุมมอง 50028 วันที่ผ่านมา
In this video, we will be building AI Talking Bot using OpenAI API, Chatgpt model. It's a Full Stack project using React JS on the frontend and Node JS on the backend Feel Free to leave your queries in the comments. 🚀 Timestamps: 0:00 - Project Demo 01:30 - Installing Required NPM packages in React App 02:56 - Implementing React Router DOM 04:29 - Building Basic Layout for Search Bar and Studen...
How to use Props in React JS | Reusable Components
มุมมอง 43หลายเดือนก่อน
In this video, I have explained How to use Props in React JS and create reusable components using Props. Feel Free to leave your Queries in the comments. If you are looking to learn web development with JavaScript, React JS and Node JS , Feel free to reach out to me. www.fiverr.com/shankeyraheja To appreciate the work: www.buymeacoffee.com/mitter.your.tech.mate 🔗 Related Videos: 1. Navigation B...
Barchart in React Js using Material UI
มุมมอง 89หลายเดือนก่อน
In this video, I have explained How to create Bar charts in React JS using Material UI Chart Components. Feel Free to leave your Queries in the comments. 🚀 Timestamps: 0:00 - Introduction 01:08 - Creating React App & Installing required packages 02:45 - Building Basic Bar Chart from Material UI 05:06 - Customize default Material UI Bar Chart If you are looking to learn web development with Java...
Navigation Bar with Submenu in React Js
มุมมอง 74หลายเดือนก่อน
In this video, I have explained how to build a responsive navigation bar with Sub Menu in React Js, using HTML, CSS & JavaScript. Feel Free to leave your queries in the comments. 🚀 Timestamps: 0:00 - Introduction 00:56 - Building Navbar Layout 03:30 - Building Sub Menu for Navigation bar 13:35 - Making Navbar responsive on mobile view 15:26 - Adding Zoom effect to Navbar buttons If you are look...
Google Gemini AI API - JavaScript & Node JS Tutorial
มุมมอง 551หลายเดือนก่อน
In this video, I have covered step by step how to get access to Google Gemini AI API and integrate it using JavaScript & Node JS. 🔗 Related Videos: 1. How to read Excel File in Node Js | JavaScript th-cam.com/video/KaAqvNXICxo/w-d-xo.html 2. How to use OpenAI ChatGPT API in JavaScript and Node Js th-cam.com/video/GtgqPSRQO3c/w-d-xo.html 3. Resize Images Using Sharp | JavaScript | Node Js th-cam...
How to use Middleware in node JS
มุมมอง 25หลายเดือนก่อน
In this video, I have covered step by step how to create middleware in node Js express server applications. 🚀 Timestamps: 0:00 - What is middleware function in Node Js 04:03- Setting up basic node Js Express App 06:13 - Creating Middleware function 🔗 Related Videos: 1. How to read Excel File in Node Js | JavaScript th-cam.com/video/KaAqvNXICxo/w-d-xo.html 2. How to use OpenAI ChatGPT API in Jav...
Framer Motion React Js Animation for Hero Section
มุมมอง 119หลายเดือนก่อน
In this video, I have explained How to build animation for Hero section of your web application in react Js using framer motion library. 🚀 Timestamps: 0:00 - Introduction 01:02 - Exploring framer motion documentation 01:15 - Building basic Hero Section layout in React Js 04:03 - Implementing animation using Framer motion 🔗 Related Videos: 1. Sidebar in React Js using Material UI th-cam.com/vide...
How to Print React Component on Click | React Js | Save as PDF
มุมมอง 285หลายเดือนก่อน
How to Print React Component on Click | React Js | Save as PDF
How to use Material UI Snackbar Component in React Js
มุมมอง 423หลายเดือนก่อน
How to use Material UI Snackbar Component in React Js
How to use Material UI Icons in React Js
มุมมอง 113หลายเดือนก่อน
How to use Material UI Icons in React Js
OpenAI Text to Speech API | React Js | Node Js | Material UI Project
มุมมอง 6442 หลายเดือนก่อน
OpenAI Text to Speech API | React Js | Node Js | Material UI Project
How to build Framer Motion React useInview Animation
มุมมอง 3102 หลายเดือนก่อน
How to build Framer Motion React useInview Animation
Load More Button React Js Material UI Project
มุมมอง 1542 หลายเดือนก่อน
Load More Button React Js Material UI Project
How to use setInterval and setTimeout in javascript
มุมมอง 552 หลายเดือนก่อน
How to use setInterval and setTimeout in javascript
AI Image Generator OpenAI API dall e 3 React Js Material UI Project
มุมมอง 2962 หลายเดือนก่อน
AI Image Generator OpenAI API dall e 3 React Js Material UI Project
How to use Circular Progress Material UI React Js
มุมมอง 1092 หลายเดือนก่อน
How to use Circular Progress Material UI React Js
How to Deploy React App to Vercel
มุมมอง 9652 หลายเดือนก่อน
How to Deploy React App to Vercel
How to read Excel File in Node Js | JavaScript
มุมมอง 6102 หลายเดือนก่อน
How to read Excel File in Node Js | JavaScript
How to use ngrok to run your localhost React Js app on https
มุมมอง 8733 หลายเดือนก่อน
How to use ngrok to run your localhost React Js app on https
Devin AI Software Engineer | Future of Coding Jobs
มุมมอง 423 หลายเดือนก่อน
Devin AI Software Engineer | Future of Coding Jobs
How to Use Material UI Date Picker in React Js
มุมมอง 8833 หลายเดือนก่อน
How to Use Material UI Date Picker in React Js
Learn JavaScript Arrays and JavaScript Array Methods
มุมมอง 223 หลายเดือนก่อน
Learn JavaScript Arrays and JavaScript Array Methods

ความคิดเห็น

  • @mansoor5413
    @mansoor5413 3 วันที่ผ่านมา

    very cool video....much needed!..... i have a question please..... if mt front end is Nextjs, i dont need to change anything to the backend.. is that correct?

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 3 วันที่ผ่านมา

      Hi, Thanks for reaching out, yes no changes will be required on backend, you can use same backend for Next JS 👍

  • @AlokYadav-ly4ps
    @AlokYadav-ly4ps 4 วันที่ผ่านมา

    man!! thanks, a great help

  • @chetankumar9463
    @chetankumar9463 9 วันที่ผ่านมา

    Is this a fully paid api or have some free quota?

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 9 วันที่ผ่านมา

      Hi, Thanks for reaching out. This API is paid. It charges around 2.8$ for 1000 requests, but if you create a new account on google cloud console, it usually gives 300$ credit on free trial to try google services, So you can try this API for free initially.

  • @AriellaDiskorsiaPrasasti
    @AriellaDiskorsiaPrasasti 10 วันที่ผ่านมา

    but what if it's not just one file but 2 files that needs .env? what should i add in the script?

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 10 วันที่ผ่านมา

      Hello, you will be able to use env variables in any of your .js files, after making changes to package.json. No additional changes needed to access it in multiple files. Thanks

  • @silvaneto_
    @silvaneto_ 12 วันที่ผ่านมา

    Very great

  • @yokiyokesh8617
    @yokiyokesh8617 15 วันที่ผ่านมา

    Deployment failed. Error?

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 14 วันที่ผ่านมา

      Hi, Thanks for reaching out. There are two ways you can check build errors in deployment. One is in vercel deployment logs. Another way is, before you deploy project to vercel, you can try to build it on local "npm run build". If build is running successful locally, then there should not be any problems in deployment on vercel.

  • @arinawake779
    @arinawake779 16 วันที่ผ่านมา

    ths

  • @adarshsocialgroup8097
    @adarshsocialgroup8097 16 วันที่ผ่านมา

    Same audio file not opening in front end

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 15 วันที่ผ่านมา

      Hello, Thanks for reaching out Try to pull the code from this repo, to compare if you have made any error on the frontend. github.com/MitterYourTechMate/texttoaudioreact you can also check other video where I created better version of this project, which might also help. th-cam.com/video/djqi9PTuIGQ/w-d-xo.html

  • @zdmdirect358
    @zdmdirect358 24 วันที่ผ่านมา

    Bros coming to my country 🤙❤️❤️❤️❤️

  • @Aditya-lc5uk
    @Aditya-lc5uk 26 วันที่ผ่านมา

    Bro the pdf that it downloaded is not selectable for me

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 24 วันที่ผ่านมา

      Hi bro, Can you please share screenshot or explain more, what it means "not selectable". One thing you can try is right click on file that's downloaded, and open with, some PDF reader that is installed on your PC.

  • @samarthchouksey4460
    @samarthchouksey4460 26 วันที่ผ่านมา

    Thanks for posting this! I was exactly looking for this - a simple and to the point usage tutorial of OpenAi Api. Please Keep Posting. Subscribed!

  • @syedhannaan2974
    @syedhannaan2974 28 วันที่ผ่านมา

    how does the payment work how much is the limit a i need more details on the subscription part

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 27 วันที่ผ่านมา

      Hi, I am using 2 API's in this video, One is Text to Speech which will charge you $15.00 / 1Million characters. Another is gpt-3.5-turbo model, which will charge you based on number of tokens used. 2$/ 1M Tokens. When you make an API call, in response it tells you how many tokens have been used for this call. Overall, It's not very costly to use it. You can also check more details here: openai.com/api/pricing/

    • @syedhannaan2974
      @syedhannaan2974 24 วันที่ผ่านมา

      @@mitter-yourtechmate4376thank you so much

  • @AsihanKhang
    @AsihanKhang หลายเดือนก่อน

    that's great tutorial! would it be nice if generated audio playback directly from the browser. Could that be possible? thx

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 หลายเดือนก่อน

      Hello, Thanks for reaching out. Yes It is possible. I have made some minor changes on Frontend code to play the audio in the browser when audio is generated. Check this out on GitHub. github.com/MitterYourTechMate/texttoaudioreact Hope this will help !

  • @King-ge6fg
    @King-ge6fg หลายเดือนก่อน

    thanks bro

  • @jar386
    @jar386 หลายเดือนก่อน

    is it posible to read a PDF or image located in a cell?

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 หลายเดือนก่อน

      Hello, Thanks for reaching out. If you are looking to read pdf file in node Js, "pdfreader" is useful. www.npmjs.com/package/pdfreader For reading and manipulating images, "sharp" is helpful www.npmjs.com/package/sharp I'll try to cover this in upcoming videos.

  • @user-uz9me3nb6n
    @user-uz9me3nb6n หลายเดือนก่อน

    How can i make the load more button disappear when there is no more items or no more data to show?

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 หลายเดือนก่อน

      Hello, Thanks for reaching out. I have made some changes in the code, on GitHub, to hide load more button when all images are loaded. Please check the code on this link: github.com/MitterYourTechMate/infinite_scroll_live/ Hope this will help.

  • @haiderjaafer8164
    @haiderjaafer8164 หลายเดือนก่อน

    Great... How to show and print from local server url a pdf

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 หลายเดือนก่อน

      Thanks for liking the video. I'll cover in another video, on how to work with PDF files in react 👍

  • @TayyabBhai-uk7mw
    @TayyabBhai-uk7mw หลายเดือนก่อน

    very good way for understanding thanks a lot for this guidance

  • @vighneshhegde4580
    @vighneshhegde4580 หลายเดือนก่อน

    Hello, I am working on a project where I am trying to integrate this OpenAI API into my application. I followed this and got an error that 'OpenAIError: The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option, like new OpenAI({ apiKey: 'My API Key' }).'. I have created my API key from their website. I am still getting this error. Below is my code for this. Please help me with this. (This is my controller's folder) export const speechToText= catchAsyncError(async (req,res,next)=>{ const {text}=req.body; const buffer=await convert(text); res.json({buffer}); }) (This is my utils folder) import fs from "fs"; import path from "path"; import OpenAI from "openai"; import dotenv from 'dotenv'; dotenv.config(); const openai = new OpenAI({apikey:process.env.OPENAI_API_KEY}); const speechFile = path.resolve("./speech.mp3"); export const convert=async (text)=>{ const mp3 = await openai.audio.speech.create({ model: "tts-1", voice: "alloy", input: text, }); // console.log(speechFile); const buffer = Buffer.from(await mp3.arrayBuffer()); await fs.promises.writeFile(speechFile, buffer); return buffer; }

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 หลายเดือนก่อน

      Hello, Thanks for reaching out. Most probable error in your code is that, you are passing API key as "apikey", try passing it with K in caps, "apiKey". I hope this helps. Also, please make sure env variables are reading properly, you can check it by console.log(process.env.OPENAI_API_KEY)

    • @vighneshhegde4580
      @vighneshhegde4580 หลายเดือนก่อน

      @@mitter-yourtechmate4376 Yes, I figured that out. Thanks! Also, it would be helpful if you could make a video on how to stream the audio to the frontend.

  • @girishpandey9976
    @girishpandey9976 หลายเดือนก่อน

    Nice explaination

  • @girishpandey9976
    @girishpandey9976 หลายเดือนก่อน

    It is very useful cotents

  • @md.nayemkhan7936
    @md.nayemkhan7936 หลายเดือนก่อน

    Thank you❤

  • @manojchandthaquree7821
    @manojchandthaquree7821 2 หลายเดือนก่อน

    But now it's throwing version conflict in react of material ui 😢

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 หลายเดือนก่อน

      Hello, Are you using older version of react or npm by any chance. Have a look at this documentation for versions of react & node js that material ui supports. mui.com/material-ui/getting-started/supported-platforms/

    • @paramkaushik4888
      @paramkaushik4888 หลายเดือนก่อน

      Same Issue

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 หลายเดือนก่อน

      @@paramkaushik4888 Hello, Can you please share react version, npm & node js version you are using. Also, Please make sure you are installing material ui v5 using this command npm install @mui/material @emotion/react @emotion/styled

  • @smtabatabaie
    @smtabatabaie 2 หลายเดือนก่อน

    Thanks, is there any way to stream the audio to the front-end so it will be more real-time?

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 2 หลายเดือนก่อน

      Hello, yes, It's definitely possible, try returning buffer in JSON format from backend res.json(buffer) and on the front end, you can try to stream it using audio tag. I'll try to cover it in another video.

  • @eleonore564
    @eleonore564 2 หลายเดือนก่อน

    Thanks for sharing your knowledge 👍

  • @MrCuteguylol
    @MrCuteguylol 2 หลายเดือนก่อน

    Why dont i see the same UI? I cant find these settings in "2 step verification"

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 2 หลายเดือนก่อน

      Hello, No worries, If you don't see option there, go directly to myaccount.google.com/apppasswords Make sure you are logged in with your google account in your browser and then directly open this link. Also, make sure 2 step verification is on, for your google account, for this to work.

  • @MrSIVA-uy4bx
    @MrSIVA-uy4bx 2 หลายเดือนก่อน

    how can i get api key free or buy fee available api key in that site

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 2 หลายเดือนก่อน

      Hello, Open AI API is currently paid, free version is not available, but you can put small amount in your wallet on OPENAI settings page, to test API. Charges are based on usage. openai.com/api/pricing You can generate around 25 images for 1$.

    • @MrSIVA-uy4bx
      @MrSIVA-uy4bx 2 หลายเดือนก่อน

      @@mitter-yourtechmate4376 ok thank you for update

  • @jefersongabri
    @jefersongabri 2 หลายเดือนก่อน

    Nice

  • @nanoskarviraj4317
    @nanoskarviraj4317 2 หลายเดือนก่อน

    Hello sir, At 4:15 my errors are different & I'm not able to figure it out. Can you suggest me alternate solution?

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 2 หลายเดือนก่อน

      Hello, Thanks for reaching out. Try and Checkout this GitHub repo to compare your code. github.com/MitterYourTechMate/signin Hope this will help you fix errors.

  • @amanshaikh3666
    @amanshaikh3666 2 หลายเดือนก่อน

    Thank you so much bro , now I can send email using nodemailer.😁 btw would you like to share me your LinkedIn account?

  • @AswathiSasikumar-
    @AswathiSasikumar- 2 หลายเดือนก่อน

    very helpful video

  • @jeyapragashj4500
    @jeyapragashj4500 2 หลายเดือนก่อน

    can i do it in normal js file

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 2 หลายเดือนก่อน

      Hello, I am using a file with .mjs extension. If you wish to use same code in .js file, you can add "type":"module" in package.json

    • @jeyapragashj4500
      @jeyapragashj4500 2 หลายเดือนก่อน

      Thank you

  • @r.bustamante1117
    @r.bustamante1117 3 หลายเดือนก่อน

    great! helped so much!

  • @vincentchance5729
    @vincentchance5729 3 หลายเดือนก่อน

    Toggle drawer is not a option

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 3 หลายเดือนก่อน

      Hello, Thanks for reaching out. Checkout this GitHub repo, to pull the code and compare. github.com/MitterYourTechMate/sidebar Hope this might help !

  • @staromofficial
    @staromofficial 3 หลายเดือนก่อน

    thanks

  • @user-hm5fi5po7s
    @user-hm5fi5po7s 3 หลายเดือนก่อน

    Content is good! but I suggest go for some more complex things then this.. I can gpt this my own.. doing a more complex things likee how to generate utterances using open ai? or may be intent matching using open ai.. Otherwise good going!! keep it up man!!

  • @antonyexpedite5671
    @antonyexpedite5671 3 หลายเดือนก่อน

    Thanks Bro, its very useful for me, god bless you

  • @locotv8270
    @locotv8270 4 หลายเดือนก่อน

    thanks you man!

  • @SHIVAMKUMAR-dc7kw
    @SHIVAMKUMAR-dc7kw 4 หลายเดือนก่อน

    works perfect and very helpful

  • @yogesh_1929
    @yogesh_1929 5 หลายเดือนก่อน

    Broo the github link u have provided has only the code for create react app. plz update the repo it'll be heplful

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 5 หลายเดือนก่อน

      Hi Yogesh, Thanks for Letting me know. I have updated the repo.

  • @haiderjaafer8164
    @haiderjaafer8164 5 หลายเดือนก่อน

    Great work... Can you make series on mui in react... So when applied background color it's like hover color changed in theme

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 5 หลายเดือนก่อน

      Hi Haider, yes I will make a series at some point. I will update the repo with additional code for hover color change soon

  • @haiderjaafer8164
    @haiderjaafer8164 6 หลายเดือนก่อน

    Great work... Are you going to make series of tutorials on Mui with react

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 6 หลายเดือนก่อน

      Glad you liked it. Yes I will. I have some more interesting videos on material UI, which you can check out, in the meantime.

  • @mushfiqurrahmankhan7074
    @mushfiqurrahmankhan7074 7 หลายเดือนก่อน

    Thanks ❤

  • @BizzaroBrainBoi
    @BizzaroBrainBoi 9 หลายเดือนก่อน

    Hey man I loved your video. THAT WAS AWESOME!

  • @ezeonyemaechi1304
    @ezeonyemaechi1304 10 หลายเดือนก่อน

    Thank you sir

  • @alysonnaagas3477
    @alysonnaagas3477 10 หลายเดือนก่อน

    Thanks a bunch! More tutorials please.

  • @saichaitanya7277
    @saichaitanya7277 ปีที่แล้ว

    Code from ChatGPT

  • @machineoftheabsurd
    @machineoftheabsurd ปีที่แล้ว

    This was very nicely explained and simple example! Thanks!

  • @jassisangha8592
    @jassisangha8592 ปีที่แล้ว

    Thank you for sharing your knowledge. Can you please upload the video with forms having labels, textfield, grid etc.

    • @mitter-yourtechmate4376
      @mitter-yourtechmate4376 ปีที่แล้ว

      Hi Jassi, Glad you liked the video. I'll definitely upload a video on this soon. Meanwhile, I think you might also be interested in this video, which is on similar topic. th-cam.com/video/KF33cHaa3bg/w-d-xo.html

    • @jassisangha8592
      @jassisangha8592 ปีที่แล้ว

      @@mitter-yourtechmate4376 Thank you very much. The URL you shared is very helpful. Please show me how to connect to the Oracle database. When can i expect to see this video as i can't find any useful information on this topic online. i need to connect my oracle database asap so will be eagerly waiting. Once again Thanks!!!

  • @mitter-yourtechmate4376
    @mitter-yourtechmate4376 ปีที่แล้ว

    Hello Guys, Part 2 of this video is available now. Here is the link. th-cam.com/video/PaQR7FJ0KAQ/w-d-xo.html Please Subscribe to the channel for more interesting projects. Thanks