Skip to content
View arijitaich's full-sized avatar
💭
Learning To Make Things Easier.
💭
Learning To Make Things Easier.

Block or report arijitaich

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 Loading

  1. ViaGogo-Auto-Login-Via-Facebook ViaGogo-Auto-Login-Via-Facebook Public

    This is a puppeteer program that takes user facebook credentials to auto-login Viagogo sellers or buyers.

    JavaScript

  2. The-Dilip-Aich-Effect The-Dilip-Aich-Effect Public

    This snippet helps developers to recieve and send data using Html Elements other than the form, like the Div, H1, or basically any HTML Element.

    JavaScript 2 1

  3. Video_Watermark_Audio_WEBM_Compression_Engine_Version_2 Video_Watermark_Audio_WEBM_Compression_Engine_Version_2 Public

    Add a watermark, change background audio along with converting any Camera Video Feed File To Any Video Format.

    Python

  4. Work_Logger Work_Logger Public

    This is a simple snippet that allows employees in an organization to log their minutes of work.

    Python

  5. Projectile_Motion_2D_Simulation Projectile_Motion_2D_Simulation Public

    A simple python snippet to check Velocity, Height of a Capsule of a Dynamic Mass at any given point of time in a projectile path.

    Python

  6. System Design Cheatsheet System Design Cheatsheet
    1
    # System Design Cheatsheet
    2
    
                  
    3
    > Picking the right architecture = Picking the right battles + Managing trade-offs
    4
    5
    ## Basic Steps