--- import '../../../global.css' import Categories from '../../../layouts/categories.astro' import Outside from '../../../components/spriki-components/Outside.astro' const data = ( (await Astro.glob(`/src/translations/*.json`)).find( (translation) => translation.default.lang == (Astro.url.searchParams.get("lang") || "en_US") ) || {} ).default; ---

The Sprig was developed by a team at Hack Club with assistance from Brian Silverman (who helped develop Scratch and the precursor to Lego Mindstorms), Vadim Gerasimov (engineer at Google who helped create Tetris when he was 15), and Quentin Bolsée (researcher at MIT and Vrije University Brussels), and dozens contributions from teenage open-source developers!

We're also grateful for amazing open-source projects that make this possible like