Skip to content
View xsodus's full-sized avatar
  • BKK, Thailand

Block or report xsodus

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. bitkub-client bitkub-client Public

    The client wrapper class for calling Bitkub API.

    TypeScript

  2. tradingview-strategies tradingview-strategies Public

    Trading View Strategy Collection

    2

  3. flutter-nakama-example-app flutter-nakama-example-app Public

    C++ 2

  4. A solution to fill the gradient colo... A solution to fill the gradient color into google chart area.
    1
    import React from "react";
    2
    import Chart from "react-google-charts";
    3
    import PropTypes from "prop-types";
    4
    import styled from "styled-components";
    5
    
                  
  5. netlify-severless-template netlify-severless-template Public

    The template project is used to build a server less service on Netlify.

    JavaScript

  6. [HENNGE-CHALLENG] RecipientsDisplay ... [HENNGE-CHALLENG] RecipientsDisplay component implementation
    1
    import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react'
    2
    import styled from 'styled-components'
    3
    
                  
    4
    
                  
    5
    interface RecipientsDisplayProps  {