Ethan Pollack

Results 7 issues of Ethan Pollack

## What type of PR is this? (check all applicable) - [x] 🚀 Added Name - [x] ✨ Feature - [ ] ✅ Joined Community - [ ] 🌟 ed...

## Description I added a simple component in the Effects group named BackgroundGrid that can be used to add a background grid to any page or any container very easily....

enhancement

### Feature Description 📝 Add a component that makes it easy to add a customizable background grid. ### Screenshots 📸 _No response_

enhancement

## Description I added a glassmorphism button ## Related Issue Fixes #188 ## Proposed Changes - I added the new component to `src/showcase/components/button/GlassmorphismButton.tsx` - This implementation uses framer motion to...

I added a placeholder for the Project Contribution images while they load. Currently the placeholder is a light grey circle that pulses and contains the first two letters of the...

I added a tab that loads the `readme.md` file from GitHub through the Octokit API (`lib/actiona/get-readme.ts`). I pass load that into a component name `Readme` in `components/projects/project-readme.tsx` that uses the...

There are missing quotation marks on the Sortable Context page: https://docs.dndkit.com/presets/sortable/sortable-context Specifically on Lines 85, 87, and 96, 97, and 105.