Projects
Experimental projects that I have worked on.
UI Design System
Monorepo - UI Design System for React - that codifies UI components and libraries into packages and published to NPM. It is built to address having to paste the same components and tools into multiple projects.
github.com/curol/ui
Next.js Commerce
Ecommerce example using Next.js and Shopify. I'm using this as a playground to learn an ecommerce application using Next.js and Shopify.
github.com/curol/nextjs-commerce
Dotfiles
My dotfiles that I use across all platforms.
github.com/curol/dotfiles
Devcontainers
Docker containers for dev environments.
github.com/curol/devcontainers
NextAuth.js Playground
Research & Development playground for NextAuth.js, Authetication strategies, HTTP State/Sessions, and persisting data in a local database & serverless database.
github.com/curol/auth