This document describes an experiment to realize different logic gates using only NAND or NOR gates, which are considered universal gates. It shows how to construct AND, OR, NOT, X-OR, and X-NOR gates from NAND and NOR gates. Truth tables and circuit diagrams are provided to demonstrate each logic gate. The results verified that all logic gate truth tables can be implemented using only NAND or NOR gates.