Skip to content
View darealmafu's full-sized avatar
🐌
I'm not very good at programming, but we'll get there soon enough
🐌
I'm not very good at programming, but we'll get there soon enough

Sponsoring

@Chaphasilor

Highlights

  • Pro
Block or Report

Block or report darealmafu

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

  1. Image-To-Ascii Image-To-Ascii Public

    Basic image to ascii converter example in Java. The program will convert images (from their file path) passed in by the user as arguments.

    Java 2

  2. FizzBuzz FizzBuzz Public

    Basic FizzBuzz example in Java (Yeah, I could have made it cooler, I know). The reason I'm doing this is because I stumbled upon a list of basic to more advanced programming projects. I'm starting …

    Java

  3. PortScanner PortScanner Public

    Basic port scanner example in Java (Yeah, I could have made it cooler, I know). All the program does is tell you what ports are open on a host. The reason I'm doing this is because I stumbled upon …

    Java

  4. RPN-Calculator RPN-Calculator Public

    Basic reverse polish notation calculator example in Java (Yeah, I could have made it cooler (and account for things more advanced than the four basic operands), I know). The program will solve basi…

    Java

  5. Rock-Paper-Scissors Rock-Paper-Scissors Public

    Basic rock paper scissors game example in Java. I felt bad for not programming anything today so I made this.

    Java

  6. Noise Noise Public

    Basic Java program to generate noise images in their most basic form. In other words, an image of random colored pixels. That's all.

    Java