Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 952 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 952 Bytes

BinaryClock v1.0

binaryClock

This JavaScript project showcases a binary clock implementation. It displays the current time in binary format using HTML, CSS, and JavaScript. The binary representation of hours, minutes, and seconds are rendered dynamically on the web page, providing a unique and educational way to visualize time.

Features:

Real-time updating: The clock updates in real-time to reflect the current time. Binary representation: Time is represented in binary format, offering a fresh perspective on timekeeping. User-friendly interface: The interface is designed for easy readability and interaction.

How to acces:

Open page https://20.ct8.pl/.

Feel free to explore and modify the code to enhance your understanding of JavaScript and binary operations. Enjoy exploring time in a new way with this binary clock implementation!