A collection of systems projects, low-level programming work, and experimental builds exploring the boundaries of software architecture.
An interactive cryptography lab showcasing the evolution of a custom cipher through multiple algorithmic generations.
TypeScript implementation of modern cache eviction algorithms (LRU, LFU, ARC, TinyLFU) for distributed systems.
A scalable platform for analyzing, visualizing, and extracting insights from geospatial data using GeoAI frameworks.
Manual memory management techniques in x86-64 assembly, including static pools and custom heap allocators.
Educational series walking through core low-level programming concepts from registers to system calls.
Advanced calculator built in NASM for Windows supporting integer and floating-point operations.
Security research on exploitation of delivery receipt mechanisms for passive monitoring in messaging apps.
Browser-based Flappy Bird clone that learns optimal policies using Deep Q-Learning (DQN) with TensorFlow.js.
Experimental rendering engine focused on real-time visual compositing, masking, and erasure effects.
Full-stack real-time messaging platform with social features, user management, and administrative analytics.
High-performance REST API server built in Rust with type-safe routing and Diesel ORM integration.
Modern portfolio framework built with Next.js, Framer Motion, and Tailwind CSS for high performance.