Skip to content
View argodeep's full-sized avatar
🌐
Javascript & Product Ethusiasts
🌐
Javascript & Product Ethusiasts
Block or Report

Block or report argodeep

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Google_lens-ReactNative Google_lens-ReactNative Public

    This project shows how to use text recognition feature in a react native app similar to google lens

    TypeScript 5 1

  2. Screen-Recorder-with-webcam Screen-Recorder-with-webcam Public

    Record your screen and cam both. Create your presentation, youtube videos, coding tutorials. Works Offline!

    JavaScript 18 5

  3. Twitter_Clone-ReactJS Twitter_Clone-ReactJS Public

    Twitter Clone - ReactJS

    JavaScript 2

  4. Ngx-Light-Pagination Ngx-Light-Pagination Public

    This is a light weight pagination library built for angular 2+ versions. Less than 15 kb, No Dependencies.

    TypeScript

  5. Bind, Call, Apply Polyfill using fun... Bind, Call, Apply Polyfill using function prototype
    1
    let car1 = {
    2
      color: 'Red',
    3
      company: 'Ferrari',
    4
    };
    5
    
                  
  6. js-undo-redo js-undo-redo Public

    Undo & Redo Logic in javascript. Open for suggestions/feedback

    JavaScript