head-dump
Heap leak analysis showing memory inspection, heap visualization, and exploit reasoning.
DISKO 1
Reverse-engineering challenge exploring binary inspection and hidden logic reconstruction.
format string 0
Walkthrough of a format string exploit: stack layout, printf misuse, and secure coding lessons.
heap 0
Intro to heap exploitation and allocator behavior through controlled memory corruption.
PIE TIME
Practical demonstration of bypassing PIE and ASLR protections in modern Linux binaries.
LRU Page Replacement
C implementation simulating OS-level page replacement using an LRU caching policy.
Producer-Consumer Problem
Thread synchronization simulation in C demonstrating semaphores and shared buffer management.
Round Robin Scheduler
CPU scheduling simulation implementing time-sliced process scheduling in C.
Neural Network Engine
A C++ neural network engine with Python bindings to teach low-level ML optimizations.
AI Climate Classification
TensorFlow-based model leveraging Köppen–Geiger climate types and the Haversine formula for spatial climate classification.
AI Medical Navigator
Local Llama-3-powered assistant for HIPAA-compliant medical guidance and patient interaction.
AI Habitat Shift Prediction
Integrated convolutional and tabular models to predict species migration patterns from environmental data.
Particle Physics Simulator
An application to simulate particle motion under Newtonian gravity with GPU acceleration.
Daily Photo Challenge Platform
A full-stack daily photo challenge website encouraging moments in nature.