Skip to content
View jemile's full-sized avatar

Block or report jemile

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 Loading

  1. ExConsoleApp ExConsoleApp Public

    this is a practice repository for the coding language C++. I am making this in order to have a public github of resources in order to help people understand the language better and be able to repli…

    C++

  2. ShoppingList ShoppingList Public archive

    This was my first Java project created in my Object-Oriented class. I was just very curious on JFrame in Java because the coding language C++ which I used a lot, doesn't have those inbuilt features…

    Java

  3. Hangman Hangman Public

    This is another Java project to help me understand JFrame a bit more, with the addition of webscraping. I am using webscraping in order to choose from a list of words what will need to be guessed. …

    Java

  4. parsingDataDevelopment parsingDataDevelopment Public

    Learning how to Parse text files to read and write into these files. Using features such as BufferedReader, and FileOutputStream

    Java

  5. JFrameMaker JFrameMaker Public

    This project is a Java project which intended use is to modify and preview JFrame features to allow automation of code which will save to a file.

    Java

  6. AutoClicker AutoClicker Public

    A project that will combine the use of Java and C++ by using a DLL to handle the autoclicker logic, and using the Java program to load the dll and call the functions.

    Java