Iโm a Founder & AI Researcher at AIEDX, passionate about building the future with artificial intelligence. Currently developing innovative solutions that bridge the gap between cutting-edge AI research and practical applications.
A revolutionary platform for creating and sharing AI-powered experiences in collaborative spaces.
Small Language Models designed for preserving and sharing memories through time with AI assistance.

February 2026 - How to prevent AI coding agents from silently breaking your code โ a Skills-based approach to regression testing with golden testing and structured test management. Read more โ
From singleโGPU code to a tiny DistributedDataParallel (DDP) built by hand.
Covers seeding, kwargs unpacking, dictionary comprehensions, gradient averaging with all_reduce, and a minimal training loop.
First CUDA Kernel Success!
Built and ran custom CUDA kernels on RTX 2050. Learned about parallel execution, compilation with ninja/nvcc, and discovered the 16384ร16384 performance mystery.