Skip to content
View i-arindam's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.
  • Bangalore, India
  • 03:26 (UTC +05:30)

Highlights

  • Pro

Block or report i-arindam

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
i-arindam/README.md

πŸ’« About Me:

  • Working on: fully automated algorithms based trading system
  • help needed on: UI design
  • collab on: TBD
  • learning currently: python, django, aws, trading, F&O

🌐 Socials:

Instagram X

πŸ’» Tech Stack:

HTML5 JavaScript Markdown Nix Python Ruby Shell Script TypeScript YAML AWS Apache Kafka Bootstrap Celery Chart.js Django jQuery NodeJS RabbitMQ React Router React Rails SASS Semantic UI React TailwindCSS Gunicorn Nginx Postgres Redis Keras Matplotlib NumPy Pandas Plotly scikit-learn Scipy TensorFlow CircleCI GitHub Actions TravisCI Git GitHub ESLint Confluence Jira Postman Splunk

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

✍️ Random Dev Quote

πŸ” Top Contributed Repo


Pinned Loading

  1. gem-differencer gem-differencer Public

    Points out how old your set of gems are

    Ruby 3

  2. A Pen by Arindam Chakraborty. A Pen by Arindam Chakraborty.
    1
    A Pen by Arindam Chakraborty
    2
    ----------------------------
    3
    
                  
    4
    
                  
    5
    A [Pen](http://codepen.io/i-arindam/pen/ockmH) by [Arindam Chakraborty](http://codepen.io/i-arindam) on [CodePen](http://codepen.io/).
  3. Public .bash_profile Public .bash_profile
    1
    export GIT_MERGE_AUTOEDIT='no' 
    2
     
    3
    alias rdm='rake db:migrate' 
    4
    alias migratefortests='bin/rails db:migrate RAILS_ENV=test' 
    5
     
  4. Rspec Rails cheatsheet (include capy... Rspec Rails cheatsheet (include capybara matchers)
    1
    #Model 
    2
    
                  
    3
    @user.should have(1).error_on(:username) # Checks whether there is an error in username 
    4
    @user.errors[:username].should include("can't be blank")  # check for the error message 
    5
    
                  
  5. aapaurmain aapaurmain Public

    Ruby 2 1

  6. domain-spam-checker domain-spam-checker Public

    Domain Spam Checker Tool

    Ruby 1 1