Nuno Alves
I help engineering teams build platform and infrastructure that keep services reliable and developers productive. I enjoy building useful systems, collaborating with thoughtful people, and untangling problems that looked much simpler on the whiteboard. Across embedded systems, on-prem, and cloud platforms, I've learned that great software comes from clear communication, practical trade-offs, and strong teams. I use this space to share ideas, lessons, and occasional reflections on engineering and leadership that might help others on a similar path.
Building a Blog with Next.js and Markdown: A Walkthrough
Step-by-step guide to building a statically-generated blog with Next.js and Markdown - dynamic routes, static props, gray-matter parsing, and a component-based layout - all with minimal dependencies.