the switches represent the input in binary
the LED represents the output in binary
opened switch = 0 closed switch = 1
LED off = 0 LED on = 1
green LED = Q red LED = not Q
I know this could be made in a different way, but I wanted people to be able to differentiate the two NOR gates and this configuration was the simplest one I was able to come up with.