Code Hub
Popular repositories Loading
-
-
-
assigned-task-list
assigned-task-list PublicThis project is a simple Java application for managing tasks and people. Each task is assigned to a person and can have a status of pending or completed. The project uses entities to represent task…
Java
-
java-the-dining-philosophers
java-the-dining-philosophers PublicThe Dining Philosophers problem, proposed by Dijkstra in 1965, serves as a synchronization challenge. Since then, numerous synchronization algorithms have been either related to or tested against t…
Java
-
developer-task
developer-task PublicThis project is a simple Java application for managing tasks and devs. Each task is assigned to a developer but it needs to have the necessary skill level to be assigned to a task. The task can hav…
Java
-
Repositories
- commit_bot Public
Codee-Hub/commit_bot’s past year of commit activity - assigned-task-list Public
This project is a simple Java application for managing tasks and people. Each task is assigned to a person and can have a status of pending or completed. The project uses entities to represent tasks and people, and services to manage these entities.
Codee-Hub/assigned-task-list’s past year of commit activity - developer-task Public
This project is a simple Java application for managing tasks and devs. Each task is assigned to a developer but it needs to have the necessary skill level to be assigned to a task. The task can have a status of pending or completed.
Codee-Hub/developer-task’s past year of commit activity - java-the-dining-philosophers Public
The Dining Philosophers problem, proposed by Dijkstra in 1965, serves as a synchronization challenge. Since then, numerous synchronization algorithms have been either related to or tested against the Dining Philosophers problem.
Codee-Hub/java-the-dining-philosophers’s past year of commit activity - maven-task-list Public
Codee-Hub/maven-task-list’s past year of commit activity