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

Posts by geekygautam1997

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

React use-react-screenshot Example to Take Screenshot of HTML With CSS and Download it as Image

  npm i use-react-screenshot     App.jsx   [crayon-681f56794a05d019700488/]    
Posted by geekygautam1997 February 1, 2025
Posted inreact

React.js react-icons Example to Change Size and Color in Browser Using Javascript

  npm i react-icons     App.jsx     [crayon-681f56794a43b122620026/]         FULL SOURCE CODE  
Posted by geekygautam1997 February 1, 2025
Posted innode

Node.js OfficeGen Example to Create Word Docx Files & Add Text Images inside it Using Javascript

  npm i officegen     index.js     [crayon-681f56794a675824233172/]     Explanation of the Code:   Import Required Libraries: officegen: To create the .docx file. fs: For file system…
Posted by geekygautam1997 February 1, 2025
Posted inpython

Python 3 Openpyxl Script to Export Excel XLSX File to PDF Document Using ReportLab Library

  Step 1: Install Required Libraries   Before we begin, you'll need to install the following libraries if you don’t already have them:   pip install reportlab   pip install…
Posted by geekygautam1997 February 1, 2025
Posted injavascript

Javascript ExcelJS Example to Export HTML5 Table to Excel File and Download it as Attachment

  index.html     [crayon-681f56794cc71741645960/]      
Posted by geekygautam1997 February 1, 2025
Posted inreact

React.js Project to Build Visual Studio Realtime Code Editor With Monaco Syntax Highlighter Library

  npm i @monaco-editor/react     App.jsx     [crayon-681f56794cdc8656169379/]         FULL SOURCE CODE  
Posted by geekygautam1997 February 1, 2025
Posted intutorial

[Solved] Django-admin is not recognized as an internal or external command Using Virtual Environment

  Introduction Encountering the error "django-admin is not recognized as an internal or external command" is common when working with Django in a virtual environment. This guide provides a step-by-step…
Posted by geekygautam1997 February 1, 2025
Posted inpython

Python 3 Tkinter to Show Webcam Video & Capture Image Using OpenCV & Pillow Library GUI Desktop App

  In this tutorial, we will create a Python GUI desktop application using Tkinter that displays a live webcam feed and allows users to capture images using OpenCV and Pillow.…
Posted by geekygautam1997 February 1, 2025
Posted intutorial

How to Configure SSL Certificate on Localhost React Project Using OpenSSL and Make it HTTPS Secure

  In this guide, we will set up an SSL certificate for a localhost React project using OpenSSL, making it HTTPS secure. Step 1: Install OpenSSL   First, you need…
Posted by geekygautam1997 February 1, 2025
Posted inangular

Angular 14 ngx-photo-editor Example to Build Image Editor With Live Preview to Crop,Scale & Rotate

Step-by-Step Guide to Using ngx-photo-editor in Angular   Introduction   In this tutorial, we will integrate ngx-photo-editor into an Angular project to allow users to crop and edit images with…
Posted by geekygautam1997 February 1, 2025

Posts pagination

Previous page 1 … 6 7 8 9 10 … 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