Pinned Repositories
accownt
🐮 Dead simple user account system so easy a cow could do it.
architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
backend-base-node
This repository contains a basic NodeJs initialised project with Mongo DB and ExpressJs to be used as a boiler plate for the new backend API development. This repository will be actively maintained by @nikhilgurnani.
bitbucket-webhook-with-sockets
A simple example of creating a custom webhook that receives changes from a Bitbucket repo and streams a message on a web page via SocketsIO.
ichat
kudosbot
A slack app + bot that sends kudos to your fellow peers on the workspace.
leetcode
Data structures and algorithms for interview preparation
mcr-cli-app
A simple app that when run inside a folder creates an MCR structure and installs development dependencies.
moleculer-example
A simple example of creating micro services using Moleculer Framework (https://moleculer.service) for node.js.
pug2pdf
A simple wrapper that combines Pug and PDF Shift to convert Pug files to PDF.
nikhilgurnani's Repositories
nikhilgurnani/kudosbot
A slack app + bot that sends kudos to your fellow peers on the workspace.
nikhilgurnani/pug2pdf
A simple wrapper that combines Pug and PDF Shift to convert Pug files to PDF.
nikhilgurnani/mcr-cli-app
A simple app that when run inside a folder creates an MCR structure and installs development dependencies.
nikhilgurnani/moleculer-example
A simple example of creating micro services using Moleculer Framework (https://moleculer.service) for node.js.
nikhilgurnani/leetcode
Data structures and algorithms for interview preparation
nikhilgurnani/accownt
🐮 Dead simple user account system so easy a cow could do it.
nikhilgurnani/architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
nikhilgurnani/backend-base-node
This repository contains a basic NodeJs initialised project with Mongo DB and ExpressJs to be used as a boiler plate for the new backend API development. This repository will be actively maintained by @nikhilgurnani.
nikhilgurnani/bitbucket-webhook-with-sockets
A simple example of creating a custom webhook that receives changes from a Bitbucket repo and streams a message on a web page via SocketsIO.
nikhilgurnani/ichat
nikhilgurnani/chat-application
nikhilgurnani/coding-interview-university
A complete computer science study plan to become a software engineer.
nikhilgurnani/cqrs-microservice-sampler
A Java Microservice & CQRS Demo using Spring Boot, Axon & Docker
nikhilgurnani/custom-mg91-otp
This NPM module allows you to use MSG91 messaging service to send out OTPs to your users. This service overcomes the disadvantage of MSG91 allowing you to send only 1 OTP at a time to a phone number by storing OTPs in your Redis, MongoDB or SQL database. Each OTP sent out is sent via the Messaging service. You can also set a TTL for each OTP gneerated for a phone number. Each OTP request for a Phone Number is uniquely identified by an Action which could be a custom logic for your project.
nikhilgurnani/custom-rabbitmq
This NPM module provides a plug and play functionality for RabbitMQ Producers and Consumers.
nikhilgurnani/dailyproblems
nikhilgurnani/firebase-node-sample
This is a sample project with Firebase integration instead of Mongo.
nikhilgurnani/gatsby-simplefolio
⚡️ A minimal Gatsby portfolio template for Developers
nikhilgurnani/isearch
Simple application to search Tracks, Albums and Artists from Apple's iTunes Public API using ReactJS.
nikhilgurnani/japronto
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
nikhilgurnani/masterPortfolio
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
nikhilgurnani/React-Portfolio
A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.
nikhilgurnani/request-fork
🏊🏾 Simplified HTTP request client.
nikhilgurnani/sample-node-app
nikhilgurnani/serverless-practise
nikhilgurnani/star-wars
nikhilgurnani/Test
nikhilgurnani/test-2
nikhilgurnani/triviabot
A slackbot that runs a class trivia game on your slack workspace.
nikhilgurnani/UITest1