Open source · Contributor

react-multi-carousel — contributor

TypeScript1,342 GitHub starsreact-multi-carousel

A dependency-free React carousel that ships in about 2kb and renders correctly on the server. My work here was mostly on the project's foundations rather than its features.

Why it mattered

Tooling and hygiene work: moving the codebase from TSLint to ESLint, adding Husky pre-commit hooks so lint runs before code lands, and clearing out dead code and stale config. Unglamorous, but it's what keeps a small library maintainable.

Code contributions

  • Migrated the project to ESLint and wired up Husky pre-commit hooks
  • Cleaned up dead code and redundant Next.js config

Tech

SSRTooling

How I use these tools

Links

Other projects

  • react-navigationRouting and navigation for React Native and web apps.
  • react-native-paperMaterial Design components for React Native (Android & iOS).
  • uiA component library for React Native & Expo that works with any design system — Material Design 3 out of the box.
  • inertiaDeclarative animation primitives for React Native — animations are props, not boilerplate.
  • resistor-color-calculatorWork out a resistor's value from its colour bands, without the effort.

Want something like this built?

Get in touch →