About
Technologies
Astro
Astro converts dynamic components written in developer-friendly frameworks into static HTML, while still allowing for specific dynamic "islands". The static HTML generated by Astro is considerably more performant than using exclusively dynamic components, but Astro still allows the use of these components when more interactivity is required.
Svelte
Svelte is our framework of choice for building dynamic components. Svelte is integrated with Astro to allow for "dynamic islands", allowing for efficient development of dynamic components where necessary without slowing down the overall site.
Tailwind CSS
Tailwind CSS allows for quick and easy styling using pre-built utility classes which can be directly applied to the site's HTML without the need for interacting directly with CSS.

Daisy UI
Daisy UI builds on the fundamentals of Tailwind, adding additional classes for commonly-used components. Behind the scenes, Daisy UI combines Tailwind utility classes to build these components.
All templates/themes used were created entirely by team members.
Development Team
This website was developed by Lincoln Farkas (farkasl27@ucfsd.net), Ian Coutinho (coutinhoi25@ucfsd.net), and Tristan Liberace (liberacet25@ucfsd.net) of Unionville High School & PA TSA Region 5.