Skip to content
View prathap442's full-sized avatar

Block or report prathap442

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
prathap442/README.md

Hi there 👋

  • 🔭 I’m currently working on cx2 dashboard
  • 🌱 I’m currently learning on react
  • 👯 I’m looking to collaborate on machine learning
  • 🤔 I’m looking for help with a good mentor
  • 📫 How to reach me: [email protected]

LeetCode Stats Card

LeetCode Stats

LeetCode Heat Map

Pinned Loading

  1. parking_lot_pracs parking_lot_pracs Public

    Interview Question Amazon

    Ruby 1

  2. rails-ec2-deploy rails-ec2-deploy Public

    this is for the aws deployment

    Ruby

  3. OTPVerificationunder-a-admin-presence OTPVerificationunder-a-admin-presence Public

    This is like where the users get the otp and tohey apply the otp in the mobile and give to the admin for the verification

    Ruby

  4. Razorpay Razorpay Public

    Payment Gateway Integration only ruby code

    Ruby

  5. Ruby-DSL Ruby-DSL Public

    This is to create the DSL on top of the ruby

    Ruby

  6. asset_path_explanation.rb asset_path_explanation.rb
    1
    The asset_path in rails is the entry point for accessing all the assests through the asset pipeline (i.e., sprockets and sprocket-rails) 
    2
    
                  
    3
    # The pipeline provided can be skipped by providing the option i.e.,(skip_pipeline: true)
    4
    
                  
    5
    # With the Asset Pipeline