- 🖥️ Check out my blog/website at jebraat.com
- 🚀 Some of the things I have worked on:
- vite-web-extension - A minimal chrome/firefox extension template using React, TypeScript, Vite and TailwindCSS
- Send URL to Things3 - Chrome extension to create a new task in the Things3 app
💪
covert memester
Pinned Loading
-
vite-web-extension
vite-web-extension Public templateVite web extension template. Setup with React, Typescript and TailwindCSS
-
raycast/extensions
raycast/extensions PublicEverything you need to extend Raycast.
-
Typed React useStorage hook for chro...
Typed React useStorage hook for chrome extensions 1import { Dispatch, SetStateAction, useState, useEffect, useCallback, useRef } from 'react';
23export type StorageArea = 'sync' | 'local';
45// custom hook to set chrome local/sync storage
-
leonardokl/react-palette
leonardokl/react-palette PublicExtract prominent colors from an image
-
jebraat.com
jebraat.com Public🚀 My personal website and blog - Nextjs, TailwindCSS, Supabase and Typescript
-
A TailwindCSS glowing gradient borde...
A TailwindCSS glowing gradient border button 1import React from 'react'
23function cn(...classes: any[]) {
4return classes.filter(Boolean).join(' ')
5}
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.