Things I've made, worth sharing.

I’ve worked on tons of little projects over the years but these are the ones worth sharing. Many of them are open-source, so if you see something that has your interest, check out the code and contribute if you have ideas for how it can be improved.

Filter by type:

  • Simple and complete DOM testing playground that encourage good testing practices.

    testing-playground.com

  • Track and optimize your online business with Metric Mouse. Your Google Analytics data presented in a easy yet powerful way.

    metricmouse.com

  • Build responsive websites in your browser, without writing code.

    updrafts.app

  • Check if your browser is still supported by your favorite websites.

    issupported.com

  • Collect info from users without a server or back-end code.

    rake.red

  • Scans your nodejs project folder and shows obsolete files and modules

    github.com

  • Adds support for address lookup (a.k.a. geocoding / geoseaching) to Leaflet.

    github.com

  • handler to improve data handling in Next.js getServerSideProps

    next-runtime.meijer.ws

  • Smart spinner helper for React, to manage the duration of loading states.

    github.com

  • Find the version of a lib that broke your tests

    github.com

  • A partial matcher for Jest to simplify validation of complex structures.

    github.com

  • A lib that parses the resolver ast, to return the requested object fields and provided params, at any nested level.

    github.com

  • An account package for managing user accounts in mongodb, including registration & recovery emails.

    github.com

  • Lightweight job scheduling for Node.js. Cron won't get easier.

    github.com

  • Compose emails using React and send them with nodemailer.

    github.com

  • Convenient custom errors matching http status code.

    github.com

  • Tiny lib to deal with form submissions and structured FormData.

    github.com

  • A tiny, zero dependency, isomorphic SHA256 hashing algorithm.

    github.com

  • A tiny but elegant wrapper around the native mongodb driver for Node.js, removing boilerplate and fixing id generation.

    github.com

  • API sdk for using @rakered/accounts with Next.js. Self hosted accounts with a breeze.

    github.com

  • UI for using @rakered/accounts with Next.js. Your own login & registration forms in a sec.

    github.com

  • A lib to manage files on OpenStack Swift with ease. Upload, download, and delete.

    github.com