The author built a discrete logic network card, a continuation of their project to create a complete computer system using discrete logic components. The card can run network applications like an HTTP server or a LAN game, with a ping round trip average of 85 ms and an HTTP server download speed of 2.6 kB/s. The project involved designing and building a MAC layer module, a receiver, and a transmitter, as well as writing a C compiler. The author's goal was to create a network-capable computer without using commercial CPUs or special chips.