Skip to content
View tsheasha's full-sized avatar

Highlights

  • Pro

Block or report tsheasha

Report abuse

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

Report abuse

Popular repositories Loading

  1. fullerite fullerite Public

    Forked from chrisenuf/fullerite

    Fullerite is a daemon which collect metrics periodically from various sources and sends them to different metric stores. Fullerite's pluggable architecture allows the users to implement collectors …

    Python 2

  2. pydroid pydroid Public

    A python-based Android GUI framework, one of my attempts towards creating fully functional Android applications written purely in Python. This served as my Bachelor Project

    Java 1

  3. protostuff protostuff Public

    Forked from protostuff/protostuff

    Java serialization library, proto compiler, code generator

    Java 1

  4. Online-Judge-Solutions Online-Judge-Solutions Public

    Forked from marioyc/Online-Judge-Solutions

    Solutions to ACM ICPC - style problems

    C++

  5. ACM-ICPC-Library ACM-ICPC-Library Public

    Forked from marioyc/CP-Library

    C++

  6. relayd relayd Public

    Relays a message from localhost on specified protocol to remote host on same/different protocol. Message format is user-defined with pluggable modules for each protocol.

    Go