Digital-Logic-Sim is an interactive simulation tool designed to help users understand digital logic circuits through a visual and hands-on environment. It allows users to build circuits using basic logic gates such as AND, OR, and NOT, and observe how signals propagate through the system in real time. The project emphasizes education, making it easier for beginners to grasp concepts like binary logic, combinational circuits, and signal flow. It provides a visual interface where components can be connected and tested dynamically, reinforcing learning through experimentation. The simulation engine handles signal updates and interactions efficiently, ensuring that circuit behavior is accurately represented. It is particularly useful for students and hobbyists interested in computer architecture and electronics. Overall, Digital Logic Sim serves as an accessible platform for exploring and understanding the fundamentals of digital systems.