My Projects
react-magic-motion
- A npm package that automatically animates React.js components
- Implemented automated testing with vitest, react-testing-library, and GitHub actions.
- Created a documentation website for the package that got 7,500 visitors and 25,000 page views in the first 15 days
- Received 1100+ stars on GitHub
xp-newtab
- A browser extension that replaces your new tab page with page that looks like Windows 98/xp/7
- Obtained 2000+ users of the extension
- Achieved 100+ reviews with an average rating of 4.7.
- Built with React.js and Styled Components
euismod
- A website that makes learning CSS grid easy and interactive
- Has 4 lessons dedicated to learning about the most used properties in CSS grid
- Achieved 20,000+ unique visitors in a month and got featured on css-tricks.com/euismod
- Received 250+ stars on GitHub
slick-fox
- A css configuration for the Firefox browser
- Adds a slick hiding animation to the url bar when it is not hovered over.
- Received 375+ stars on GitHub
custoplayer
- A React.js npm package that allows for the quick creation of beautiful video players.
- Supports presets and custom composable controls for the video player.
- Built with React.js, Typescript, Styled Components, Cypress, and Vitest