SvelteKit Logo

SvelteKit

SvelteKit is the back-end framework for Svelte that we chose to help handle our data processing and management work. It efficiently performs tasks such as file-based routing and request processing to effectively manage our website.

Daisy UI Logo

DaisyUI

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.

Tailwind CSS Logo

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.

Cloudflare Logo

Cloudflare

Cloudflare is powered by an intelligent global network, creating a connectivity cloud that provides improved security and resilience of our website while accelerating application and network performance at low costs.

Vercel Logo

Vercel

While being able to handle the extreme stress of hundreds of users on one site, Vercel offers servers worldwide allowing for the fastest connection to a website for every user depending on their location.

Svelte Logo

Svelte

Svelte is our framework of choice for building dynamic components. It has a UI front end framework allowing us to write components for our website as efficiently as possible, using languages accesible to us including HTML, CSS, and JavaScript.