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

Block or report occultus73

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

Popular repositories Loading

  1. ADB-Screencap-Display ADB-Screencap-Display Public

    My simple alternative to Vysor, Genymobile etc. for Android developers; it enables one to view & control one's Android phone within a Java GUI on your computer over USB using automated ADB commands.

    Java 3

  2. NewReporterNotes NewReporterNotes Public

    Demonstration of RecyclerView's ListAdapter with DiffUtil and ItemTouchHelper. Based on Coding In Flow's MVVM Room tutorial in Java which I refactored into Kotlin.

    Kotlin 1

  3. Weather-Forecast Weather-Forecast Public

    Demonstration of coroutines and Kodein dependency injection on a MVVM REST API project with Room persistence. Based on Reso Coder's Weather App tutorial. Also contains a settings fragment.

    Kotlin 1

  4. GSS-simulator-python GSS-simulator-python Public

    Python codebase that simulates the evolution of GSS sample populations based on actual, ideal and sterile fertility. Yields thousands of graphs - see "output" folder.

    1

  5. Javascript-Powered_Calculator Javascript-Powered_Calculator Public

    Android app that leverages javascript eval() via Mozilla Rhino to make a calculator with hardly any code. A world record for the simplest Java Android calculator ever made? Available on Google Play.

    Java

  6. SolarSystemSimulation SolarSystemSimulation Public

    Demonstration of game-like custom views. It's a basic model of our solar system based on code provided on Khan Academy.

    Kotlin