Back to Main Site

Complete Portfolio

A collection of systems projects, low-level programming work, and experimental builds exploring the boundaries of software architecture.

QUADRANT DRIFT CIPHER

An interactive cryptography lab showcasing the evolution of a custom cipher through multiple algorithmic generations.

TypeScript Web Crypto Security
Launch Lab

ADVANCED CACHE DESIGN

TypeScript implementation of modern cache eviction algorithms (LRU, LFU, ARC, TinyLFU) for distributed systems.

TypeScript Systems Algorithms
View Repo

AI GEOSPATIAL PLATFORM

A scalable platform for analyzing, visualizing, and extracting insights from geospatial data using GeoAI frameworks.

Python Machine Learning GIS
View Project

NASM X86 MEMORY MGMT

Manual memory management techniques in x86-64 assembly, including static pools and custom heap allocators.

x86-64 ASM Windows API Bare Metal
View Repo

X86 ASSEMBLY TUTORIAL

Educational series walking through core low-level programming concepts from registers to system calls.

Assembly Architecture OSS
Explore Lessons

X86 ASSEMBLY CALCULATOR

Advanced calculator built in NASM for Windows supporting integer and floating-point operations.

Assembly FPU Systems
View Project

SILENT DELIVERY RECEIPTS

Security research on exploitation of delivery receipt mechanisms for passive monitoring in messaging apps.

Security Privacy Python
View Research

FLAPPY BIRD AI

Browser-based Flappy Bird clone that learns optimal policies using Deep Q-Learning (DQN) with TensorFlow.js.

JS TensorFlow.js RL
Live Demo

ERASER RENDERER

Experimental rendering engine focused on real-time visual compositing, masking, and erasure effects.

WebGL Canvas API Graphics
Launch Engine

IMAGE-BASED CHAT APP

Full-stack real-time messaging platform with social features, user management, and administrative analytics.

PHP MySQL jQuery
View Project

ROCKET RUST WEB SERVER

High-performance REST API server built in Rust with type-safe routing and Diesel ORM integration.

Rust Rocket PostgreSQL
View Repo

PORTFOLIO 2026

Modern portfolio framework built with Next.js, Framer Motion, and Tailwind CSS for high performance.

Next.js Tailwind Motion
Live View