Skip to content
Eren SOYLU

← All favourites

Frameworks

Tools I reach for without having to think about it.

  1. 1

    Eleventy

    Does one thing, does not invent a component model, gets out of the way. This site runs on it.

  2. 2

    Zephyr RTOS

    The first embedded RTOS where the build system and driver model felt designed rather than accreted.

  3. 3

    Embassy

    Async Rust on a microcontroller that actually makes sense. Still slightly amazed it works.

  4. 4

    FastAPI

    Type hints doing real work. The generated docs alone save a week per project.

  5. 5

    Tailwind CSS

    I resisted it for years and was wrong. Constraint beats a blank stylesheet.