Skip to content

danielml2/frcteamclock

Repository files navigation

FRC Team Clock

This is a SvelteKit website that takes the current user's time in the 24 hour format, and finds the corresponding FRC (FIRST Robotics Competition) team with the same numbers/digits. (e.g. 22:12 would mean team 2212 or The Spikes).

The website uses a pre-generated JSON file to find the corresponding team, assuming they still exist in The Blue Alliance API. The script used to generate the JSON file can be found on here

All the avatars are taken from the latest 'Team Avatar' the team has set for their last competed season. (In the JSON File, they are encoded as base64). Avatars are grabbed from the official FRC Events API instead, as The Blue Alliance doesn't have an endpoint for that data.

Screenshots

Example of the 'More Info' tab opened for team 1942:

About

A website that shows the relevant FRC team for the given time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages