Mafu's repositories

Image-To-Ascii

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

Language:JavaStargazers:2Issues:1Issues:0

FizzBuzz

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 with the easiest.

Language:JavaStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Network-Scanner

In it's current state it's a sub-basic network scanner that attempts to tell you which ips are reachable (online devices).

Language:JavaStargazers:0Issues:0Issues:0

Noise

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

Language:JavaStargazers:0Issues:0Issues:0

PortScanner

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 a list of basic to more advanced programming projects. I'm starting with the easiest ones.

Language:JavaStargazers:0Issues:0Issues:0

ripme

Downloads albums in bulk

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Rock-Paper-Scissors

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

Language:JavaStargazers:0Issues:0Issues:0

RPN-Calculator

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 basic equations in reverse polish notation. The reason I'm doing this is because I stumbled upon a list of basic to more advanced programming projects. I'm starting with the easiest ones.

Language:JavaStargazers:0Issues:0Issues:0