- π± Iβm currently learning next.js & graphql
- π Currently I make contributions to open-source in my free time
- π¬ Ask me about web development
- β‘ Fun fact: Linus Torvalds created Git, naming it "Git" as a pun on "idiot"
π
Just ask
π Interested in Web Development
- Mandsaur, (M.P.), India
-
08:44
(UTC -12:00) - sunny.is-a.dev
- @SunnyUnik
- in/sunny-gandhwani
- https://www.holopin.io/@sunnyunik#
- https://medium.com/@sunny-unik
Pinned Loading
-
-
node-auth
node-auth PublicNode app includes jwt, secure cookie, session management and email verification via otp. Also includes tests using Jest and Supertest.
JavaScript
-
Some useful commands of npm
Some useful commands of npm 1npm --version
2- tells the node-package-manager version (shorthand use '-v' instead of 'version')
3npm init
4- initialize package.json
5npm install
-
Bash utility functions & aliases
Bash utility functions & aliases 1# self made functions
2killPortFunction() {
3if [ -z "$1" ]; then
4echo "Usage: killPort <port>"
5return 1
-
gatsby-blog-tutorial
gatsby-blog-tutorial PublicA blog website made to become familiar with gatsbyjs
JavaScript
-
stripe-cart-task
stripe-cart-task PublicA web-app to listing products and processing carts payment via stripe
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.