Alexandre Moreau
Lead Architect & FounderPassionate about zero-runtime systems and developer experience.
Leadership & team showcase section with profile cards, social links, and open positions hiring banner.
Meet the passionate team behind the Astro Components Kit, crafting tools to elevate modern web interfaces.
Passionate about zero-runtime systems and developer experience.
Design systems veteran specializing in dark-mode glassmorphism and WCAG compliance.
Creator of the WebGL and Three.js shader particle background engines.
Obsessed with strict TypeScript typings, automated testing, and bundling performance.
We are looking for frontend wizards, designers, and open-source contributors.
Copy and paste this code into your Astro page:
---
import { TeamGridSection } from 'astro-component-kit';
---
<TeamGridSection /> ---
import { TeamGridSection } from 'astro-component-kit';
---
<TeamGridSection /> If you are not using the npm package, create a new file src/components/sections/TeamGridSection.astro and paste the following code:
---
import { TeamGridSection } from 'astro-component-kit';
---
<TeamGridSection
badge="Our Team"
title="Built by Engineers, Designers & Open Source Believers"
/> ---
import { TeamGridSection } from 'astro-component-kit';
---
<TeamGridSection
badge="Our Team"
title="Built by Engineers, Designers & Open Source Believers"
/>