Skip to content
Coding Shiksha
  • Home
  • Youtube Channel
  • Privacy Policy

Month: January 2025

Home » Archives for January 2025 » Page 8
Posted intutorial

Vite Tutorial to Create a Vue.js 2 Project or Downgrade from Vue.js 3 to Vue.js 2 Project Full Tutorial

  To create a Vue 2 project using Vite, you need to specify the @vitejs/plugin-vue2 plugin. Unfortunately, Vite doesn't offer a direct preset for Vue 2 as it does for…
Posted by geekygautam1997 January 15, 2025
Posted inpython

Build a Whatsapp Web Chatbot to Send Messages Automatically in Node.js and Automate Whatsapp

  How to Build a WhatsApp Web Chatbot Using Node.js to Automate Messages Automating WhatsApp messages can be useful for tasks like reminders, notifications, or even simple customer support. In…
Posted by geekygautam1997 January 15, 2025
Posted inpython

Python 3 Selenium Whatsapp Bot Automation Script to Send Messages to Contacts Using CSV File

  How to Automate WhatsApp Messaging Using Selenium and CSV Files   Automating repetitive tasks can save time and reduce errors. In this tutorial, we’ll demonstrate how to send WhatsApp…
Posted by geekygautam1997 January 15, 2025
Posted inreact

Build a React.js CSV Editor & Data Importer in Browser Using csv-import-react Library in JSX

  App.jsx   [crayon-68248da1192e4717496697/]  
Posted by geekygautam1997 January 14, 2025
Posted inreact

Build a React.js Google Maps Autocomplete & Geocoding API to Display Address Details, Photos Data

  npm i react-places-autocomplete   Include the libraries inside the index.html file   index.html   [crayon-68248da119583527492874/]     App.jsx   [crayon-68248da119588967920585/]   Include the App.css file   App.css   [crayon-68248da11958d675781644/]…
Posted by geekygautam1997 January 14, 2025
Posted inVue

Build a Vue.js 3 Google Maps Autocomplete API to Find Places Addresses & Photos Using Places API

  npm i vue3-google-address-autocomplete   App.vue   [crayon-68248da1197c3628404080/]    
Posted by geekygautam1997 January 14, 2025
Posted inVue

Build a Vue.js 3 Google Maps API to Embed Google Map & Add Markers Using vue3-google-map in TypeScript

  App.vue   [crayon-68248da1199b2145438907/]  
Posted by geekygautam1997 January 14, 2025
Posted inVue

Build a Vue.js One Tap OAuth2 Google Login Using vue3-google-login & Identity Services in Browser

  npm i vue3-google-login     main.ts   [crayon-68248da119b06132743069/]   Now here in the above code you need to replace your own client_id which can be created in google cloud…
Posted by geekygautam1997 January 14, 2025
Posted inVue

Build a Vue.js 3 Audio Waveform Canvas Editor to Play Audio Files in Browser Using TS

  App.vue   [crayon-68248da119dd0387391966/]  
Posted by geekygautam1997 January 13, 2025
Posted inVue

Build a Vue.js 3 Password Meter to Validate With Messages Using vue-simple-password-meter in TS

  App.vvue   [crayon-68248da119f23315927982/]  
Posted by geekygautam1997 January 12, 2025

Posts pagination

Previous page 1 … 6 7 8 9 10 … 29 Next page

Recent Posts

  • Python 3 FFMPEG Script to Cut & Trim MP3 Audio File in Terminal Using pydub Library
  • Python 3 datetime Module Script to Get Current Date & Time & Display it in Terminal
  • Python 3 geopy Script to Get the City, State and Country Info from Latitude and Longitude in CMD
  • Python 3 pywebcopy Library Script to Clone & Download All Website URL Source Code & Files in CMD
  • Python 3 Script to Test the Speed & Check the Loading Speed of Website in Seconds in Terminal

Archives

  • May 2025
  • April 2025
  • February 2025
  • January 2025
Categories
  • angular
  • c#
  • javascript
  • node
  • php
  • python
  • react
  • tutorial
  • Vue
Copyright 2025 — Coding Shiksha. All rights reserved.
Scroll to Top
x