Stack:
NextJs, Supabase, Tailwind + Shadcn
Some features:
- User, Professional, and Admin panels
- Register users and professionals
- Usage metrics and wellness tracking
- Assign routines based on exercises and preloaded templates
- Email alerts
Stack:
NextJs, Supabase, Tailwind + Shadcn
Some features:
- User, Professional, and Admin panels
- Register users and professionals
- Usage metrics and wellness tracking
- Assign routines based on exercises and preloaded templates
- Email alerts
I developed a quick Sunday project using Next.js that allows you to visually track the progress of Formula One drivers throughout the races.
To get the data, I used a public API that contains a lot of historical information.
I developed a quick Sunday project using Next.js that allows you to visually track the progress of Formula One drivers throughout the races.
To get the data, I used a public API that contains a lot of historical information.
Codebase:
Codebase:
1. A mutationFunction that calls a Server Action which performs the data mutation in the database.
2.While that asynchronous task is executing, update the client-side state to immediately reflect the change.
1. A mutationFunction that calls a Server Action which performs the data mutation in the database.
2.While that asynchronous task is executing, update the client-side state to immediately reflect the change.
I created my own dashboard in NextJs to manage YouTube subscriptions. This will allow me to fully customize the design (which currently is pretty much horrible) and organize the way I enjoy the content I'm subscribed to.
I created my own dashboard in NextJs to manage YouTube subscriptions. This will allow me to fully customize the design (which currently is pretty much horrible) and organize the way I enjoy the content I'm subscribed to.