Avatar

kaz

Joined August 4, 2024
Public vals
3
kaz avatar
concentricCirclesApp
@kaz
HTTP
* This app displays a thick horizontal line with a color gradient from dark red to yellow to light green. * Below each section, there's a text input field. Each color section can have up to 8 values. * It uses React for the UI and CSS for styling the gradient line and inputs. * It includes a reorder functionality for the items in each section and an expandable "Learn more" section.
kaz avatar
reluctantCoffeeGayal
@kaz
HTTP
Forked from kaz/marineMoccasinLizard
kaz avatar
marineMoccasinLizard
@kaz
HTTP
* This app implements a "Would You Rather" game with a ranking system for answers and a progress bar. * It uses React for the frontend and SQLite for persistent storage on the backend. * The ranking system updates based on user choices and displays in the Answers tab. * A progress bar is added to show completion of 20 questions.
Next