Projects

These systems represent an evolving investigation into computation - from arithmetic machinery and symbolic translation to adaptive systems and topology-driven execution.

Each project explores how structure, control, feedback, and representation shape computation.


Computing Machinery from Scratch

A 4-bit arithmetic system built to explore feedback-driven computation through discrete structural design.

The machine implements repeated operations, correction logic, convergence detection, and automated arithmetic behavior.

This project marked the beginning of a systematic attempt to understand computation through construction.

It later evolved toward stored-program execution, introducing instruction encoding, control sequencing, and memory integration.

The focus gradually shifted from isolated arithmetic toward organized computational control.

Repository →


Assembler

A symbolic translation layer designed to convert assembly-level instructions into machine code for the custom computing architecture.

The assembler formalizes the relationship between symbolic representation and hardware execution.

This project represents a transition from structural design toward abstraction management.

Repository →


8-Bit Computer

An integrated computational system combining arithmetic, memory, and control architecture into a discrete physical machine.

The project emphasizes implementation as a path toward architectural intuition.

It demonstrates how coordinated subsystems produce coherent instruction-driven behavior.

Repository →


Gate-Level Cybernetic Classifier

A hardware-level adaptive model exploring threshold modulation and automated adjustment directly within digital circuitry.

The project investigates how learning behavior can emerge from structured logic without software abstraction.

Repository →


TopoCore

An experimental spatial execution architecture exploring topology-driven computation, direction-aware control flow, and non-linear program organization.

Inspired by semasiographic systems, symbolic topology, and spatial computation models, TopoCore investigates execution governed by locality rather than linear instruction sequencing.

Programs are treated as navigable spatial structures instead of ordered instruction streams.

Repository →


“The first men to be created and formed were called the Sorcerer of Fatal Laughter, the Sorcerer of Night, Unkempt, and the Black Sorcerer...”

“They were endowed with intelligence, they succeeded in knowing all that is in the world. When they looked, instantly they saw all that is around them, and they contemplated in turn the arc of heaven and the round face of the earth...”

“[Then the Creator said:] ‘They know all... what shall we do with them now? Let their sight reach only to that which is near; let them see only a little of the face of the earth!... Are they not by nature simple creatures of our making? Must they also be gods?’”


GitHub

← Back to Home