# Deyan Todorov > Deyan Todorov is a systems and machine learning researcher and engineer based in Sofia, Bulgaria. He is the founder and lead researcher of Misul, an independent AI research lab building machine intelligence from the principles of the brain. He is a contributor to Khronos MoltenVK, including a Vulkan ray tracing port to macOS. ## Key Facts - **Name**: Deyan Todorov - **Role**: Founder, Misul - **Location**: Sofia, Bulgaria - **Personal Website**: https://dttdrv.xyz - **Lab Website**: https://misul.org - **GitHub**: https://github.com/dttdrv - **Misul GitHub**: https://github.com/MisulOrg - **Open source**: Contributor to Khronos MoltenVK - **Email**: deyan@misul.org - **X / Twitter**: https://x.com/dttdrv ## Misul Research Suite Misul is an independent AI research lab founded by Deyan Todorov. It designs neural architectures from first principles rather than scaling standard transformers. - [Laplace](https://github.com/MisulOrg/Laplace): Apple Silicon inference engine that compiles declared model operations and tensor storage into native Metal execution. Compatible dense models run today, including mixed stored precisions and tied weights. Recurrent and routed expert execution in the shared compiler is still being built. Active alpha. - [Interlace](https://misul.org/Interlace): Shared architecture for language and iterative computation. Combines content-selected attention, gated delta memory, and bounded rational features in a backbone that reuses its layers across computation steps. Paper: https://github.com/MisulOrg/Interlace/blob/main/paper/interlace.pdf. Source repository: https://github.com/MisulOrg/Interlace. - [Monodratic](https://misul.org/monodratic/): Content-routed causal sparse attention sequence mixer with post-RoPE routing, bounded causal postings, and exact softmax. Source repository: https://github.com/MisulOrg/Monodratic. ## Independent Projects - [PhoneCode](https://dttdrv.xyz/phonecode.html): Native Android coding agent that edits local workspaces and talks to chosen model providers from the device, with no proxy and no telemetry. - [optiSYS](https://dttdrv.xyz/optisys.html): Native Windows system optimizer tuning system responsiveness, network stack buffers, and process scheduling without bloat. - [dzipobel.wiki](https://dzipobel.wiki): Digital literature and grammar educational repository for Bulgarian state high school examinations. - [SchoolMap](https://schoolmap.pages.dev): Interactive classroom mapping application for geographic curriculum visualization. ## Open Source Contributions Contributor to Khronos MoltenVK, the Vulkan implementation on Apple platforms. Porting Vulkan ray tracing to macOS by mapping ray query, acceleration structures, and ray tracing pipelines onto Metal. - [#2771 Ray tracing](https://github.com/KhronosGroup/MoltenVK/pull/2771): in-review patch implementing Vulkan ray tracing on macOS - [#2776 Sampler min/max](https://github.com/KhronosGroup/MoltenVK/pull/2776): merged - [#2788 Indexed indirect](https://github.com/KhronosGroup/MoltenVK/pull/2788): merged - [#2790 Non-indexed indirect](https://github.com/KhronosGroup/MoltenVK/pull/2790): merged ## Detailed LLM Context For exhaustive technical dossiers, benchmark figures, mathematical definitions, and architectural evidence, see [llms-full.txt](https://dttdrv.xyz/llms-full.txt).