Skip to content
View ishmael-h's full-sized avatar

Block or report ishmael-h

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ToDoList ToDoList Public

    A command-line to-do list application. Users will be able to add tasks, mark tasks as complete, and view their list of tasks. Programming Language: Java

    Java 1

  2. ExpenseTracker ExpenseTracker Public

    Allow users to input their expenses and then generate a visual representation of their spending habits. Programming Language: Python, Frameworks/Libraries: matplotlib (for plotting), pandas (for da…

    Python 1

  3. StudentDatabase StudentDatabase Public

    Allow users to manage a database of student records. It will provide functionalities to add new students, search for students, display student info, etc. Programming Language: C++, Frameworks/Libra…

    C++ 1

  4. RealtimeChat RealtimeChat Public

    Real-time Chat Application with a Graphical User Interface (GUI) This project involves building a chat application where multiple users can connect and exchange messages in real-time. Created a cli…

    Java 1

  5. FileCrypt FileCrypt Public

    Tool to allow users to encrypt and decrypt files using XOR cipher. The user provides the file to encrypt/decrypt and a key (password) via the command line. Programming Language: C and Libraries: st…

    C 1

  6. Advanced-Java-Games Advanced-Java-Games Public

    My final project games from my Advanced Java class

    Java