🎯
Focused
Developer | UI Designer | Marketing Associate
Highlights
Pinned Loading
-
DavidHDev/react-bits
DavidHDev/react-bits PublicAn open source collection of animated, interactive & fully customizable React components for building stunning, memorable user interfaces.
-
A React JSX device theme selector fu...
A React JSX device theme selector function that updates itself upon device theme update. Updates Realtime. 1const useThemeDetector = () => {
2const getCurrentTheme = () => {
3if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
4return "dark";
5}
-
tailwind-vite
tailwind-vite PublicA vite package preconfigured with tailwindcss, with added option for SCSS
JavaScript
-
task-tracker
task-tracker PublicA simple and efficient Todo App built with Next.js, Tailwind CSS, Shadcn UI, and Headless UI.
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.