Technical summary

  • Site built with Lume, static site generator for Deno.

    • I wanted a static site for my portfolio to keep it simple and avoid the overhead of the trillions of web frameworks out there.
    • Supports Markdown and Vento out of the box, my two preferred template systems.
    • Deno is everything Node is, but orders of magnitude better.
    • It's a Spanish product, so there's a patriotic component too.
  • Styled with Tailwind

  • Hosted in Github Pages

Playground

(Section under construction)

This is a WIP of a mini-game embedded into the site. It's written in Odin and cross-compiled to WASM with Emscripten.

Credits