Skip to content
View bhoung's full-sized avatar
Block or Report

Block or report bhoung

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

  1. dash-app dash-app Public

    satellite datathon dash app

    Python

  2. bhoung.github.io bhoung.github.io Public

    HTML 1

  3. trueskill-in-r trueskill-in-r Public

    Implementation of the TrueSkill algorithm in R

    R 21 7

  4. presentations presentations Public

    HTML

  5. json_parser.hs json_parser.hs
    1
    -- https://www.slideshare.net/redongjun/simple-json-parser
    2
    -- https://www.youtube.com/watch?v=r_Enynu_TV0
    3
    
                  
    4
    
                  
    5
    import Text.ParserCombinators.Parsec
  6. applied-fp-course applied-fp-course Public

    Haskell