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

Organizations

@F1Tenth-UCF

Block or report Israel-Charles

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-Conveyor-System-Simulator Multithreading-Package-Conveyor-System-Simulator Public

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

    Java