Skip to content
View Israel-Charles's full-sized avatar

Highlights

  • Pro

Block or report Israel-Charles

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. GeoPoint-Tracer-App GeoPoint-Tracer-App Public

    GeoPoint Tracer is a versatile application designed to handle geographical points, allowing users to add, edit, delete, and visualize these points on a map. The application supports both a graphica…

    Python 1

  2. SQL-Data-Manager-GUI SQL-Data-Manager-GUI Public

    Java-based GUI application that allows users to login and manage SQL databases directly in the GUI. The application supports executing SQL commands and displays the results in a table.

    Java 1

  3. Izi-Reservation-System Izi-Reservation-System Public

    Versatile Scheduling/Reservation System Web-App built using MERN Stack along with a Mobile Mini-Version built using Flutter

    TypeScript 1

  4. The-Multi-Process-Scheduler The-Multi-Process-Scheduler Public

    This project uses Python to implement and simulate 4 process scheduling algorithms: FIFO, Preemptive SJF, Round Robin, and Lottery Scheduler. The script will read process data from an input file, e…

    Python

  5. Contact-Manager-WebApp Contact-Manager-WebApp Public

    Contact Manager web application using LAMP (Linux, Apache, MySQL, PHP) technologies. The app allows users to keep track of friends, family, and anyone else in an easy-to-use interface. Key features…

    JavaScript

  6. Multithreading-Package-Simulator Multithreading-Package-Simulator Public

    This project involves simulating a Package Management Facility Routing using Java. The project showcases key concepts in concurrent programming, such as thread management, manual synchronization, a…

    Java