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

Posts by geekygautam1997

Home » Archives for geekygautam1997 » Page 7
About geekygautam1997
Posted inreact

Build a PDF Viewer & Editor in Browser Using PDFObject Library in HTML & Javascript

  index.html   [crayon-681f4cbf4933c377502877/] [crayon-681f4cbf49343513955086/]  
Posted by geekygautam1997 April 5, 2025
Posted inreact

Build a Lightweight PDF Viewer in Browser Using React WITHOUT Any External Libraries!

  App.jsx   [crayon-681f4cbf496a1010573046/]  
Posted by geekygautam1997 April 5, 2025
Posted inreact

Build a React.js PDF Viewer & Editor With Controls Using pdfjs-dist Library in Browser Using JSX

    npm i pdfjs-dist@3.11.17     App.jsx     [crayon-681f4cbf49838819234576/]     index.css     [crayon-681f4cbf4983d345854490/]  
Posted by geekygautam1997 April 5, 2025
Posted inreact

Build a React.js Image Cropper Editor With Live Preview Using react-easy-crop in Browser Using JSX

    npm i react-easy-crop     And after that we need to create the App.jsx file and copy paste the following code     App.jsx`     [crayon-681f4cbf49a62416925177/]  …
Posted by geekygautam1997 April 2, 2025
Posted inreact

Build a React.js QRCode Scanner Using Webcam & Image in Browser Using jsqr Library in JSX

    npm i jsqr     And after that create a App.jsx file and copy paste the following code     App.jsx     [crayon-681f4cbf49d64867750744/]  
Posted by geekygautam1997 April 2, 2025
Posted inreact

Build a React.js QRCode Generator From Text & Export to PNG Image Using qrcode-react in TailwindCSS

  npm i qrcode.react   Now we need to make the App.tsx file and copy paste the below code   App.tsx   [crayon-681f4cbf4a00c761464854/]  
Posted by geekygautam1997 April 2, 2025
Posted inreact

Build a React.js PDF Editor to Render & Export PDF Pages to PNG Images Using react-pdf in Browser

  npm i react-pdf   Now we need to make the App.tsx file and copy paste the below code   App.tsx     [crayon-681f4cbf4a1f1187584515/]  
Posted by geekygautam1997 April 2, 2025
Posted intutorial

The ULTIMATE VS Code Setup Crash Course – Extensions ,Fonts, Themes & Settings For Beginners

  settings.json   [crayon-681f4cbf4a74c527353160/]   style.css   [crayon-681f4cbf4a753677528985/]   script.js   [crayon-681f4cbf4a757691102530/]  
Posted by geekygautam1997 February 18, 2025
Posted intutorial

How to Setup TailwindCSS 4 in React.js Vite Project in Visual Studio Code Full Project For Beginners

  Tailwind CSS v4.0 introduces several breaking changes that have impacted developers, particularly when setting up projects with Vite. One significant change is the removal of the @tailwind directives (@tailwind…
Posted by geekygautam1997 February 6, 2025
Posted injavascript

How to Automate Infinite Browser Scrolling in Background Using Javascript to Save Time & Work

  How to Create a Super Fast Auto Scroll with JavaScript: A Step-by-Step Guide   In this tutorial, we’ll walk through how to create a super fast auto-scrolling script using…
Posted by geekygautam1997 February 4, 2025

Posts pagination

Previous page 1 … 5 6 7 8 9 … 37 Next page

Recent Posts

  • Python 3 ReportLab Library Script to Export Colorful Invoice Billing Data Table in PDF & Save it
  • PyScript Library Tutorial to Execute Python Code in Browser Using HTML & Javascript
  • Python 3 Whatsapp Web API to Make Whatsapp Bot to Send Text & Images Automatically
  • How to Convert Image, CSV, Excel & Markdown to PDF with Python Using pdfitdown Library Full Tutorial
  • Python 3 Sci-kit Library Script to Cartoonify & Draw Pencil Sketch of Image File Using Numpy

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