My personal website featuring a custom implementation of the Islands Architecture using Preact and Vite.
Where I gather web engineering experimentation, learning, and ideas worth sharing in the world wide web.
- Bun: Fast JavaScript runtime, bundler, and package manager.
- Vite: Next-generation frontend tooling for building and pre-rendering the site.
- Preact: Fast 3kB alternative to React.
- TailwindCSS: A utility-first CSS framework.
- TypeScript: Typed JavaScript for better developer experience and reliability.
- MDX: Markdown with JSX for writing content.
- Content Collections: Type-safe content management for MDX files.
- Biome: Fast linter and formatter.
- Vitest: Blazing fast unit testing framework.