This web project is inspired by the Network Time protocol. It can compare the milliseconds difference between multiple computers' system times (this refers to the time differences due to latencies in time synchronization rather than the time zone).
The front end is built with React, and the back end is built with Express and Socket.io. Multiple users can connect at the same time and compare each of their clocks with other devices.