Logic Gate Simulator

Jan 22, 2025

Logic Gate Simulator

Summary

Boolin is a node-based logic gate simulator that allows you to create and simulate digital circuits. It's a work-in-progress project that will have more features added in the future.

Features

  • AND, OR, NOT, NAND, NOR, XOR, and XNOR gates
  • Drag-and-drop interface
  • Real-time circuit simulation
  • Export circuits as images
  • Save and load circuits

Technologies

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