Logic Gate Simulator

Jan 22, 2025

Logic Gate Simulator

Summary

A node-based logic gate simulator for creating and testing digital circuits. Drag, drop, and connect gates to see your circuits come to life.

Features

  • All standard logic gates (AND, OR, NOT, NAND, NOR, XOR, XNOR)
  • Drag-and-drop interface with real-time simulation
  • Save, load, and export circuits as images

Technologies

  • React.js
  • TypeScript
  • ReactFlow
  • Vite
  • Tailwind CSS