Tic-Tac-Toe across three implementations. C version, a plain Python version, and a pygame GUI version. I will continue expanding these in parallel to incoporate other features. The goal of the project was to build something very simple and scale it to complexity while retianing comprehension.
I have been building a W65C02S-based breadboard computer from scratch. Currently I am debugging static output on the address bus, which is likely due to clock signal. The clock was made on breadboard with series of 555 timer. The goal is to try to complete the 8-bit computer and come up with my own variation on a PCB.
Consensus is a server toolkit that lets you expose services over WebSocket or TCP tunnels, with built-in support for charging crypto micropayments via x402 before granting access. It's aimed at developers building monetized or agent-accessible APIs in a decentralized Web3 context.
My friend Demali initiated the project during our DoraHacks hackathon. My role has been to set up node compters to provide network infrastructure. This project is still work in progress.