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

Block or report Ninjars

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
Ninjars/README.md

Hello!

I'm Jez (he/him).

I'm an Android developer by trade, but here I mostly have indulged in exploring games and interactive experiences beyond the Android framework, primarily with Unity.

My more recent projects have been made private so unfortunately my public profile is a little bit barren, but you can find a chronicling of the outcomes over on my website here.

Pinned Loading

  1. Pop Pop Public

    A tapping game made with Jetpack Compose

    Kotlin 1

  2. StretchPing StretchPing Public

    A little Android stretch timer app

    Kotlin 2

  3. Inverse-Kinematics Inverse-Kinematics Public

    Experiments with inverse kinematics, building on a FABRIK algorithm by Andreas Aristidou, implemented by https://github.com/Tannz0rz

    C# 2

  4. Missile_Command Missile_Command Public

    A game project inspired the Missile Command arcade game, playable on my website

    C#

  5. DogsApiDemo DogsApiDemo Public

    A Jetpack Compose app demonstrating the use of Android ViewModel, Retrofit and Dagger Hilt to consume and display data from https://dog.ceo/dog-api/

    Kotlin