# Manu Martínez-Almeida > Software engineer drawn to the parts of software where performance, systems, and developer experience meet. This site is a portfolio of writing — essays and project write-ups on compilers, graphics, infrastructure, and open source. Every page is an article. The articles below are the primary content. Each is a self-contained write-up; descriptions are the author's own summaries. ## About the author Manuel Martínez-Almeida (Manu) is a principal engineer at Builder.io, where he sets the technical direction for the AI agent platform across product, design, and code. He is the creator of Gin (the Go web framework with ~88k GitHub stars and 290k+ dependent projects), helped take Qwik from proof-of-concept to production including its Rust compiler and resumability model, and designed the compiler architecture and virtual DOM for Stencil. His work sits where performance, systems, and developer experience meet — compilers, language runtimes, web frameworks, GPU rendering, and distributed infrastructure serving billions of requests a day. He is based between Lisbon and Budapest. - **Name:** Manuel Martínez-Almeida (Manu) - **Role:** Principal Engineer at Builder.io - **Focus:** compilers, language runtimes, web frameworks, GPU rendering, distributed infrastructure, developer experience, AI agents, open source - **About:** https://manualmeida.dev/articles/about/ - **GitHub:** https://github.com/manucorporat - **Twitter/X:** https://x.com/manucorporat - **dev.to:** https://dev.to/manucorporat - **Website:** https://manualmeida.dev ## Writing - [NoiseLang: Where N = 5 is a Dirac delta](https://manualmeida.dev/articles/noiselang): A signals-and-noise course left me writing Monte Carlo math on paper and wishing the notation itself would run. Nine years later, with an AI agent doing the heavy lifting, NoiseLang became a real Monte Carlo language that runs the same fused kernel on the GPU, on every CPU core, and on WebAssembly. - [Qwik: Resumability That Feels Like React](https://manualmeida.dev/articles/qwik-resumability): I joined Miško Hevery's team and helped turn Qwik from a resumable-but-painful prototype into a framework that feels like React, backed by a Rust compiler that extracts closures and serializes app state into HTML, so the fast path is the default one. - [Releasing OpenView](https://manualmeida.dev/articles/openview-health): OpenView Health is a free app anyone can use to visualize and securely share their medical data. A modern DICOM visualizer powered by set.health. - [How Breaking My Leg Gave Me Time to Stop and Think](https://manualmeida.dev/articles/sethealth-gpu-ct): How I broke my ankle and built set.health, a platform to streamline medical data into amazing healthcare products for patients, doctors and researchers. - [Building Gin: Simple Over Easy](https://manualmeida.dev/articles/gin-simple-over-easy): A stalled startup in 2014 became Gin: a Go web framework shaped by simple-over-easy design, a radix-tree router, and an API that still works ten years later. - [Half-Truths](https://manualmeida.dev/articles/notes-i-keep): A text file of one-liners I've muttered at a terminal over the years. Half of them are jokes and several contradict each other on purpose. None of them are advice. ## Optional - [About me](https://manualmeida.dev/articles/about): I'm Manu Martínez-Almeida, a software engineer drawn to the parts of software where performance, systems, and developer experience meet. - [RSS feed](https://manualmeida.dev/rss.xml): Full feed of articles. - [Categories](https://manualmeida.dev/categories): Articles browsable by topic.