Skip to content
View Abductcows's full-sized avatar
  • Greece
Block or Report

Block or report Abductcows

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

Yo

My name is George.

I currently use github for small projects to add to my portfolio. My interests are:

  • Software Engineering
  • Android/Kotlin/Java projects and flings
  • Spring (Boot)
  • Game Development with Unity (still have a lot to learn)
  • Android Compose & Compose Multi-platform

GPGgpg --keyserver keys.openpgp.org --recv-keys 5DA3A22B0C08FBAE6ED672DFD4A60EEF7D46E388

Pinned Loading

  1. java-bit-array java-bit-array Public

    The List<Boolean> we deserve

    Java 1

  2. TicTacToe TicTacToe Public

    Java

  3. pentago pentago Public

    Java

  4. Java-Kotlin-with-Maven-template Java-Kotlin-with-Maven-template Public template

    Java

  5. GlorifiedCalculatorCompiler GlorifiedCalculatorCompiler Public

    A minimal compiler to MIPS Assembly for a language no one has ever heard of

    Java 5

  6. pwgen pwgen
    1
    #!/usr/bin/python3
    2
    
                  
    3
    import random
    4
    from argparse import ArgumentParser
    5