Posts
All the articles I've posted.
-
The Idea of God
💠PhilosophyExploring the concept of God through philosophy, science, and personal reflection.
Read on Substack → -
A deep dive into how modern operating systems manage memory through virtual and physical addresses, with practical C++ examples and debugging techniques.
-
Algorithmic Optimizations: How to Leverage SIMD
🔧 TechnicalDeep dive into SIMD vectorization for performance optimization in WebAR engines, achieving 7x performance improvement through register-level parallelism.