Skip to content
View samratarmas's full-sized avatar
  • Edmonton, AB Canada

Organizations

@LikelyMindsLM

Block or report samratarmas

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. bazel-typescript-starter-npm bazel-typescript-starter-npm Public

    iBazel + typescript monorepo style structure

    Starlark

  2. data-structures-and-algorithms data-structures-and-algorithms Public

    Practicing Data Structures And Algorithms

    Python

  3. React hooks to manage RxJS subscript... React hooks to manage RxJS subscriptions, the store is a custom RxJS store ( refer to: https://gist.github.com/samratarmas/b1d723c4d4a52c524da6158b4a6a3cc6 )
    1
    // Example of using the `useSubscription` react hook from 
    2
    // `https://gist.github.com/samratarmas/238aca0be31b0b868c60800a23e6c2ea#file-usesubscription-ts`
    3
    
                  
    4
    import React from 'react';
    5
    import BottomNavigation, {