Skip to content
View 10XMairing's full-sized avatar

Highlights

  • Pro

Block or report 10XMairing

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. socketioandroid socketioandroid Public

    A simple app and node server that connects with socket io library. Essentially the android and website can communicate with each other using sockets.

    Java

  2. DaggerSubComponentsExample DaggerSubComponentsExample Public

    simple implementation of Dagger subcomponents, connecting the ApplicationComponent to the ActivityComponent. Also uses viewmodel with ViewModelFactoy and Retrofit

    Java

  3. DaggerAndroidInjectorsExample DaggerAndroidInjectorsExample Public

    Dagger Injection using dagger-android libraries. An application level component is used to provide some base services like the ApiService. This service is passed on to the MainActivity's Module whe…

    Java 1

  4. VisitorManagerApp VisitorManagerApp Public

    TypeScript

  5. NodeMVCTemplate NodeMVCTemplate Public template

    Starter node MVC template with Repository/Services pattern and basic tests using mocha - chai on a User Model with username,email and password

    TypeScript

  6. NodeMVCTemplateJs NodeMVCTemplateJs Public template

    JavaScript