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

Posts by geekygautam1997

Home » Archives for geekygautam1997 » Page 22
About geekygautam1997
Posted inVue

Build a Vue.js 3 vue-sound Example to Build Audio Player With Controls & Image Preview in Browser

  npm i vue-sound   App.vue   [crayon-68928d9e85321376340998/]    
Posted by geekygautam1997 January 16, 2025
Posted inVue

Build a Vue.js HTML2PDF.js Example to Create PDF From Template and Render it Using vue-html2pdf

  npm i vue-html2pdf     App.vue     [crayon-68928d9e8583d007452005/]          
Posted by geekygautam1997 January 16, 2025
Posted inreact

React.js react-syntax-highlighter Example to Highlight & Beautify Source Code in Browser Using JSX

  Installing Packages   npm i react-syntax-highlighter   Example   App.jsx   [crayon-68928d9e85a3e568751388/]    
Posted by geekygautam1997 January 16, 2025
Posted inVue

Vue.js 3 vue-files-preview Example to Build File Viewer to Embed Images,Video,PDF,DOCX Files in Browser

  npm i vue-files-preview     main.ts     [crayon-68928d9e85bc0057562089/]     App.vue   [crayon-68928d9e85bc5561139816/]  
Posted by geekygautam1997 January 16, 2025
Posted inVue

Build a Vue.js Microsoft Word DOCX,Text & Markdown Viewer in Browser Using vue-doc-preview in TS

  npm i vue-doc-preview     App.vue   [crayon-68928d9e85d3b342655448/]  
Posted by geekygautam1997 January 16, 2025
Posted innode

Build a Node.js Express Google OAuth2 Login & Logout System With Sessions Using google-auth-library

  Installing Packages   npm init -y   npm i express express-session ejs dotenv google-auth-library   Directory Structure       .env   [crayon-68928d9e85eef563128092/]     index.js   [crayon-68928d9e85ef4041893994/]  …
Posted by geekygautam1997 January 16, 2025
Posted inreact

Build a React.js Google One Tap OAuth2 Login to Display User Profile in Browser Using google-one-tap in TS

  Here's a detailed breakdown of the code, split into sections for a blog post explaining how to integrate Google One Tap Sign-In with Vue.js, decode user credentials, and display…
Posted by geekygautam1997 January 16, 2025
Posted inVue

Build a Vue.js 3 Google One Tap OAuth2 Login to Display User Profile in Browser Using google-one-tap in TS

  Here's a detailed breakdown of the code, split into sections for a blog post explaining how to integrate Google One Tap Sign-In with Vue.js, decode user credentials, and display…
Posted by geekygautam1997 January 16, 2025
Posted inVue

Build a Vue.js 3 Google Drive OAuth2 Component to Upload Files to Drive With Progressbar in TS

  npm i google-drive-vue     App.vue     [crayon-68928d9e869a8756934255/]    
Posted by geekygautam1997 January 16, 2025
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

Posts pagination

Previous page 1 … 20 21 22 23 24 … 44 Next page

Recent Posts

  • Build Angular PDF-LIB Project to Export Multiple Images to PDF Document in Browser Using TypeScript
  • Build a Angular Project to Export Multiple Images to PDF Document Using jsPDF & Html2Canvas in TS
  • Build a Deno Google Drive Clone File Manager Web App to Upload & Display Files in Browser Using TS
  • Node.js SheetJS Tutorial to Merge Multiple Excel Files into Single Sheet Using xlsx Module
  • Node.js Tutorial to Generate Excel File From JSON Data Using xlsx Module in Terminal

Archives

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