I have been learning about binary and boolean logic, so I made this fully binary adder. The four logic gates used are: NOT, AND, & OR: all from the operations category XNOR: easier to make than xor, as it's a=b instead of <not<a=b>>