nirajrajgor
Senior software engineer. Believes in giving back to the community. An avid reader, writer and an experimenter.
@kustard-ioMumbai, India
Pinned Repositories
email-templates
Free Professional & Responsive HTML Email Templates for Business – Download Now!
html-invoice-templates
The clean, modern, responsive html invoice templates based on bootstrap 3.
react-form-helper
Utility library for handling forms in react. It handles every type of form input ranging from text, select, radio, file etc along with validations.
react-hook-progressively-load-image
Progressively Load Image with React Hooks.
remove-background
Remove the background from images using @imgly/background-removal package.
tailwindcss-tips
Tailwindcss top tips & tricks with examples.
tanstack-query-with-nextjs14
Example to demonstrate Tanstack(React) query with Nextjs 14+ app router
nirajrajgor's Repositories
nirajrajgor/html-invoice-templates
The clean, modern, responsive html invoice templates based on bootstrap 3.
nirajrajgor/react-hook-progressively-load-image
Progressively Load Image with React Hooks.
nirajrajgor/tanstack-query-with-nextjs14
Example to demonstrate Tanstack(React) query with Nextjs 14+ app router
nirajrajgor/email-templates
Free Professional & Responsive HTML Email Templates for Business – Download Now!
nirajrajgor/tailwindcss-tips
Tailwindcss top tips & tricks with examples.
nirajrajgor/react-form-helper
Utility library for handling forms in react. It handles every type of form input ranging from text, select, radio, file etc along with validations.
nirajrajgor/ffmpeg-wasm-demo
Convert webcam recording to mp4 in browser/client side using ffmpeg.wasm
nirajrajgor/remove-background
Remove the background from images using @imgly/background-removal package.
nirajrajgor/weather-app
It is a Single page weather application developed using react and redux. The data will be fetched using open source weather api and image of city will be loaded using unsplash api.
nirajrajgor/cors
Simple backend server that acts a proxy for the client api request & implements same using axios on server to bypass cors issue from browser.
nirajrajgor/jquery-upload-image-customization
This repository provides the code for Preview of uploaded image in jQuery. Beside that developer can restrict the size and dimension of image to be uploded.
nirajrajgor/node-crud-api
Simple CRUD application where data is retrieved from api built with Node and MongoDB.
nirajrajgor/tree-data-structure
Implementing Tree Traversal, Breadth First Search and Depth First Search in JavaScript
nirajrajgor/web-crypto-api
Sample example implementing encryption-decryption using public & private key with web crypto API.