My Projects

Here are some of the projects I've worked on. Most are open-source - feel free to check out the code or contribute.

Open Source Libraries and Tools

  • @types/html2pdf.js

    Type definitions for html2pdf.js library

  • react-swift-reveal

    The easiest way to add reveal animations to your React applications as the elements enter viewport. it includes Both on scroll and simple reveal animations.

  • recoil-next

    Continuation of Recoil (a react state management library discontinued by Meta)

  • reanimated

    an easy-to-use animation library for your react applications. (you have to just use a single hook and add any animations you want)

Websites & Apps

Templates & Starters

  • UI Library Starter

    A modern, feature-rich starter kit for building React component libraries with TypeScript, Storybook, and TailwindCSS.

  • Fullstack-typesafe-monorepo

    Fullstack monorepo template built with Nextjs, Nestjs, Prisma, Tailwindcss, Typescript and turborepo

    github
  • Node ts starter

    An all in one backend starter with ts, auth, docker, email, and many more.

    github