My Projects

react-magic-motion

  • An 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 a page that looks like Windows 98/XP/7
  • Used by 2,000+ people
  • Achieved 150+ reviews with an average rating of 4.8.
  • 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

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