Skip to content
View Danlough96's full-sized avatar

Highlights

  • Pro

Block or report Danlough96

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

    This repository was made so i could commit the work i have been doing (in my own time) with Kotlin.

    Kotlin 1

  2. Uniseminar Uniseminar Public

    Uni seminar work for Cardiff Met. feel free to take a look

    Java 1

  3. FizzBuzz-ProceduralVersion-Java FizzBuzz-ProceduralVersion-Java Public

    This is a procedural Fizz Buzz attemp for java. Made using a simple for loop which increments the int i. this triggers if/else statments, that print the required text to console

    Java