Things I've Built

A collection of projects spanning security, AI, distributed systems, and creative coding.

Entanglement Transfer Protocol

What if data is never "moved" at all? A quantum-inspired protocol reframing data transfer by eliminating problems of distance, latency, bandwidth, and trust.

Python Quantum Protocol

WorldMonitor

Real-time global intelligence dashboard with AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking for situational awareness.

TypeScript AI Dashboard

Evolution Arena

Evolutionary simulation where digital organisms compete, adapt, and evolve through natural selection algorithms and neural network controllers.

Python AI Simulation

Evolutionary Neural Network

Neural networks optimized through evolutionary algorithms — combining genetic programming with deep learning for novel optimization approaches.

Python Neural Net ML

Satoshi Flip

Blockchain-based application built on Solidity smart contracts — exploring decentralized application development and Web3 technologies.

Solidity Blockchain Web3

RTS Game

A real-time strategy game built in C# with game AI, pathfinding algorithms, and real-time multiplayer architecture.

C# Game Dev AI

Cellular Intelligence

Exploring emergent intelligence through cellular automata — simulating complex behaviors from simple rules and interactions.

Python AI Simulation

Andromeda

A 3D procedurally-generated open world built in Java with OpenGL and OpenAL. Create, modify, and explore terrain with custom particle effects and textures.

Java OpenGL 3D

ML Health Data Transformation

Machine learning pipeline for transforming and analyzing health data — applying data science techniques to real-world healthcare datasets.

ML Data Science Health

RC Car over WiFi

Raspberry Pi-controlled racecar that takes inputs over WiFi. Running Bullseye Linux with Python3 motor control and real-time communication.

Python Raspberry Pi IoT

Manufacturing Simulator

College capstone project. Testing data structure and algorithm effectiveness through manufacturing simulations with SQL database integration and full JavaDocs API.

Java SQL Algorithms