The urgency of life is death. When we see life through the lens of death, every form of fear will dissipate, and we will be left with the true importance of life.
- 🔭 I’m currently working on Making The World A Better Place
Open-source video diffusion model that teaches math like a human expert. Generates AI teacher videos with intuition-first pedagogy, student modeling, and adaptive feedback. Built on Wan 2.2 + LoRA.…
Python 2
WiFi Optimization using Graph Theory & Linear Algebra — Models a WiFi network as a weighted bipartite graph, constructs Adjacency, Degree, and Laplacian matrices from signal strengths, then compute…
Jupyter Notebook 1
Building a diffusion model from scratch in pure Python (NumPy only) is very doable for a small scale version. Here's what that means practically: You'll need to implement: Matrix operations / autom…
Yango Traffic Speed Prediction is a machine learning application designed to forecast traffic speed trends based on historical data in Accra. Built with Python, it employs modular design principles…
Jupyter Notebook 1