Open Source Contributions

I'm passionate about open source development. Here are some of my NPM packages that I've created to help developers build better applications.

react-mkx-toolkit

npm versionDownloadsSize

A collection of useful React custom hooks that provide efficient ways to encapsulate and share logic among components. Includes hooks for keyboard events, array randomization, geolocation, scroll tracking, notifications, online status detection, window resizing, and debouncing functions.

View Package

react-mkx-storage

npm versionDownloadsSize

A lightweight storage management library for React applications that provides three custom hooks: useLocalStorage, useSessionStorage, and useCookieStorage. Each hook offers a simple API to persist and synchronize state with browser storage mechanisms.

View Package

react-mkx-components

npm versionDownloadsSize

A collection of reusable React components designed for modern web applications. Features responsive, accessible, and customizable UI elements that follow best practices and can be easily integrated into any React project.

View Package

create-mkx-vite

npm versionDownloadsSize

A professional React + TypeScript + Vite template with modern tooling and best practices built-in. Features include React Router, Tailwind CSS, Material-UI, dark/light mode, Formik-Yup validation, Axios setup, and organized folder structure for production-ready applications.

View Package

GitHub Contributions

I actively contribute to various open source projects on GitHub. Check out my profile to see my latest contributions.

View GitHub Profile