Skip to content
View icsaba's full-sized avatar

Block or report icsaba

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. lit-element-context lit-element-context Public

    simple state manager for lit-elements

    JavaScript 11 6

  2. lit-functions lit-functions Public

    It's a wrapper around lit-element to provide functional components

    TypeScript 4 1

  3. appsync-mock appsync-mock Public

    Provides a way for testing Appsync functions locally using CDK.

    TypeScript

  4. process-monitor process-monitor Public

    A nativ, command line process monitor for CPU and Memory usage

    JavaScript

  5. Examples for functional programming... Examples for functional programming in Scala to demonstrate haskell codes that's been learnt on the Unversity.
    1
    import scalaz.Functor
    2
    
                  
    3
    object FunctorExample extends App{
    4
    
                  
    5
      implicit val optionFunctor: Functor[Option] = new Functor[Option] {
  6. crypto_price crypto_price Public

    Using Bittrex API to get my currencies value in USD

    Python 1