Skip to content
View kevind992's full-sized avatar
💭
💭
  • Galway
Block or Report

Block or report kevind992

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

Pinned

  1. Driver-Monitoring-System Driver-Monitoring-System Public

    This Repository contains the code for Driver Monitoring System. The system uses a Spring Boot app which runs on a Raspberry Pi to connect to an OBD2 dongle, pulls data, generates a report and store…

    JavaScript 6 2

  2. Document_Measuring_API Document_Measuring_API Public

    A Java API for measuring the simulatity and calculating the Jaccard of two text files.

    HTML

  3. JSF-Web-Application JSF-Web-Application Public

    JSF Web Application with MySQL and Mongo Databases

    Java 1

  4. Multi-threaded-TCP-Server-Application Multi-threaded-TCP-Server-Application Public

    A Multi-threaded TCP Server Application which allows multiple users to record their daily training and eating habits.

    Java

  5. Process_Scheduling Process_Scheduling Public

    A Java program which implements the following Process Scheduling Algorithms. First Come First Serve, Shortest Job First and Round Robin

    Java