Skip to content
View dev-juri's full-sized avatar
🌍
🌍

Block or report dev-juri

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. StickIt StickIt Public

    An android sticky note app that uses PROCESS_TEXT intent action, listens to changes on text using TextWatcher and displays the note on a widget.

    Kotlin 2

  2. FizzBuzz FizzBuzz Public

    Python Tutorial: Program prints Fizz when the number inputted is divisible by 3, Buzz if it is divisible by 5 and FizzBuzz if it is divisible by both 3 and 5.

    Python

  3. Serial-Lister-Working-with-loop. Serial-Lister-Working-with-loop. Public

    Python tutorial challenge: Requires the number of entries to be made to be inputted, hence the program accepts entries till the last number. The word 'exit' can be used to break the loop perhaps yo…

    Python

  4. FibonacciSeries FibonacciSeries Public

    Python

  5. FactorialChallenge FactorialChallenge Public

    Python

  6. SoundRecorder SoundRecorder Public

    Sound reccorder app, for @DSCOAU #14DaysOfCode submission.

    Kotlin