Snippets.
A collection of copy-pasteable code blocks, utility functions, and hooks I use across my projects.
Drizzle ORM Schema Builder
This snippet provides a function to simply build scalable drizzle schema with initial columns such as id and timestamp columns.
Elementor Beautiful Global Variables Name
This snippet provides a method to create beautiful global variable names in Elementor, enhancing readability and maintainability of your Elementor projects.
Sandpack Templates
This snippet gives you more control over Sandpack, letting you compose editors, previews, tests, and files however you want without being boxed into the default setup.
Tiptap Image Extension
This extension extends the Tiptap image functionality to support custom image upload handling, including progress tracking and loading states. It allows for multiple images to be uploaded simultaneously while maintaining their individual states.