Skip to content
View hlthung's full-sized avatar
🌱
Learning
🌱
Learning

Block or report hlthung

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hlthung/README.md

Hi there 👋

Pinned Loading

  1. gophercises-notes gophercises-notes Public

    Practices from https://github.com/gophercises. With notes and updates.

    Go

  2. leibniz-formula-for-determinants leibniz-formula-for-determinants Public

    Computing matrix determinant using permutations (exploring with Heap's Algorithm)

    Python 3

  3. simple-blockchain-mechanism simple-blockchain-mechanism Public

    A DApp e-commerce system that uses blockchain as a data structure for its ledger.

    JavaScript

  4. algorithmic-thinking-turing-machines algorithmic-thinking-turing-machines Public

    Monash FIT2014 Theory of Computation Turing Machine problem sets

    2

  5. multi-agents-playground multi-agents-playground Public

    Multi-agents system using ActiveMQ for communication protocol, JWT tokens for handling user authentication

    Java 1

  6. localstorage-to-server-sync localstorage-to-server-sync Public

    Data sync from SQLite Android app

    Java