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

Posts by geekygautam1997

Home » Archives for geekygautam1997 » Page 15
About geekygautam1997
Posted inangular

Angular ngx-avatar Example to Create Social Media Profile Avatar Cards in Browser Using TypeScript

  Install ngx-avatar   Install the ngx-avatar library via npm:   npm i ngx-avatar     Import NgxAvatarModule   Add the NgxAvatarModule to your application. Open app.module.ts and update it…
Posted by geekygautam1997 January 24, 2025
Posted inangular

Build a Angular Image Cropper Editor With Live Preview & Controls Using ngx-image-cropper in TS

  npm i ngx-image-cropper     app.module.ts   [crayon-6823dc24aee0f273238448/]     app.component.ts     [crayon-6823dc24aee15821262143/]     app.component.html     [crayon-6823dc24aee17266733156/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 24, 2025
Posted inangular

Build a Angular Audio Player From URL With Controls Using ngx-audio-player in Browser Using TS

  npm i ngx-audio-player     app.module.ts   [crayon-6823dc24aef85577789619/]     app.component.ts     [crayon-6823dc24aef8a528195643/]     app.component.html     [crayon-6823dc24aef8c613405030/] [crayon-6823dc24aef8e759244035/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Build a Angular Infinite Scroll Component to Load Data in Modal Box Using ngx-infinite-scroll in TS

  npm i ngx-infinite-scroll     app.module.ts   [crayon-6823dc24af1ac588689998/]     app.component.ts     [crayon-6823dc24af1b1684275175/]     app.component.html     [crayon-6823dc24af1b3001339169/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Angular ngx-qrcode-styling Example to Generate Colorful Dynamic QRCode From Text in Browser Using TS

  npm i ngx-qrcode-styling     app.module.ts   [crayon-6823dc24af34f845547002/]     app.component.ts     [crayon-6823dc24af354455259297/]     app.component.html     [crayon-6823dc24af356381639075/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Build a Angular QRCode Reader & Scanner From Webcam & File Using ngx-scanner-qrcode Library in TS

  npm i ngx-scanner-qrcode     app.module.ts   [crayon-6823dc24af567961548254/]     app.component.ts     [crayon-6823dc24af56c311215033/]     app.component.html     [crayon-6823dc24af570718768954/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Angular ngx-qrcode Example to Generate QRCodes From Text and Download it as PNG Image in TS

  npm i ngx-qrcode     app.module.ts   [crayon-6823dc24af73d872186662/]     app.component.ts     [crayon-6823dc24af741104175601/]     app.component.html     [crayon-6823dc24af743383052927/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Build a Angular QRCode Generator From Text and Export as PNG Image Using angularx-qrcode in TS

  npm i angularx-qrcode     app.module.ts   [crayon-6823dc24af884150975694/]     app.component.ts     [crayon-6823dc24af888202240686/]     app.component.html     [crayon-6823dc24af88a409298511/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Angular Tutorial to Integrate Google Maps API to Render Maps With Markers @angular/google-maps in TS

  How to Use @angular/google-maps to Integrate and Show a Map with Markers in Your Angular Project   The @angular/google-maps package makes it easier to integrate Google Maps into your…
Posted by geekygautam1997 January 23, 2025
Posted inangular

Angular ngx-google-places-autocomplete Example to Build Google Places & Maps Autocomplete Form Field

  ngx-google-places-autocomplete   This module is a wrapper for Google Places Autocomplete js library.   Installation   npm i ngx-google-places-autocomplete     Integration   Add google library in your index.html…
Posted by geekygautam1997 January 22, 2025

Posts pagination

Previous page 1 … 13 14 15 16 17 … 39 Next page

Recent Posts

  • Python 3 Tkinter Script to Build Popup Dropdown Options Menu Widget GUI Desktop App
  • Python 3 Tkinter Data Entry Widget to Display User Data in Colorful Table GUI Desktop App
  • Python 3 Tkinter Script to Load & Display Images in Window From FileDialog Widget GUI Desktop App
  • Python 3 Tkinter Script to Create a Right Click Context Popup Menu on Widget GUI Desktop App
  • Python 3 Tkinter Project to Build Digital Alarm Clock With Custom Sound and Message GUI Desktop App

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