Become a sponsor to Harpal Singh
Support Harpal Singh's Open Source Contributions
Hello! I'm Harpal Singh, a Full Stack Software Developer passionate about creating innovative and accessible tools for the web development community.
Why Your Support Matters
Open source development is a labor of love, but it also requires significant time and resources. Your support will help me:
- Dedicate more time to developing and maintaining Jai.js and other open source projects
- Improve documentation and create tutorials to help developers get the most out of these tools
- Respond to issues and pull requests more quickly
- Explore new features and improvements based on community feedback
My Open Source Projects
As part of the JAI-js ecosystem, I've developed several open source projects, including:
- jai-server: Fast, Powerfull, Robust web framework for creating API in Node.js. 4x faster
- jai-static: A static file serving middleware for Jai.js.
- jai-body-parser: A body parsing middleware for Jai.js applications.
- multi-part-form-data-upload: A package for handling multipart form data uploads.
- env-hide: A tool for securely managing environment variables.
These projects, along with Jai.js, form a comprehensive ecosystem for modern web development. You can explore each project by clicking on the links above.
My Commitment
All of my projects, including Jai.js, are open source and MIT licensed. This means they're free for anyone to use, modify, and distribute. Your support helps ensure that these projects remain freely available and continuously improved for the benefit of the entire developer community.
How You Can Help
Any contribution, no matter the size, makes a difference. Your support will directly fuel the development of open source tools that benefit developers worldwide.
Thank you for considering supporting my work. Together, we can create better tools for a more connected and efficient web development ecosystem.
Explore My Work
multi-part-form-data-upload
jai-static
jai-body-parser
jai-server
env-hide
Your contribution helps keep open source thriving. Thank you for your support!
Featured work
-
jaijs/jai-server
Fast, simple, secure, powerful web Framework for node. REST API server
JavaScript 3 -
hsk11/multi-part-form-data
MultiPartFormData is a simple all in one multipart/form-data parser for Node.js
JavaScript 2 -
jaijs/jai-body-parser
Simple and fast Node.js module for parsing Http request body. Part of Jai.js ecosystem. Built without any third part dependency.
JavaScript 2 -
jaijs/jai-static
A node.js module for serving static files easily.
JavaScript 2 -
hsk11/env-hide
Secure your .env file with a password/ Secret SALT and use it in your project. Encrypt / decrypt your .env files. Hide your environment variables from the world. You can set that Secret salt as Sys…
JavaScript