Pinned Repositories
docker-deploy-mqtt
MQTT Hook for automated deployment of images to docker-swarm
file-regex
Nodejs lib to find files by regex
lfu-cache
LFU cache implementation with a complexity of `O(1)` for all transactions
lib-grpc-client-pool
gRPC Pool Connection for Nodejs Clients
lib-promise-pool
A nodejs library for executing and controlling the concurrency of async jobs
logler
Bare minimum and fully configurable library needed to build/implement your own logger
RealTime-Web
An end-end realtime connection architecture. Right from backend to frontend rendering.
redis-json
A wrapper library to store JSON Objects in redis-hashsets and retrieve it back as JSON objects
supervised-emitter
An event emitter library that supports middleware functionality which can be used to supervise the events flow
AkashBabu's Repositories
AkashBabu/RealTime-Web
An end-end realtime connection architecture. Right from backend to frontend rendering.
AkashBabu/recursively-keys
This is a simple nodejs library that can be used to obtained all the keys in an object even recursively
AkashBabu/akashbabu.github.io
AkashBabu/angular-academic-calendar
Bootstrap calendar as Angular js Directive, with event scheduler and Viewer.
AkashBabu/args-pattern
Nodejs lib to manage optional arguments and assign default values based on patterns
AkashBabu/crud-scaffolder
AkashBabu/delay-req
Nodejs lib to delay each http request in expressjs
AkashBabu/error-wrapper
AkashBabu/express-toppings
Easy expressjs coding with inbuilt form validations, db operations for pagination, Session etc
AkashBabu/fargs-arrange
A Nodejs lib that arranges the arguments passed to a function based on string
AkashBabu/func-rules
AkashBabu/geo-dist
Nodejs lib to calculate Geo-distance between two points
AkashBabu/logger-switch
Nodejs library to turn ON/OFF logging and also deactivate/activate logging only in a particular peice of code etc.
AkashBabu/mqtt-ota
An event driven nodejs library for updating file over the air via mqtt client.
AkashBabu/mqtt-rest-client
Restful MQTT Client
AkashBabu/Mqtt-WebHook
MQTT Webhook for GIT
AkashBabu/ms-auth-jwt
JSON-Web-Token Authentication MicroService
AkashBabu/NearBy
Web App that find the Restaurant nearby the given location.
AkashBabu/node-mapred
Map Reduce implementation of mongodb for nodejs
AkashBabu/Nrf24L01-
it includes both the header file and an example for interfacing NRF24L01+ with ATmega32
AkashBabu/react-app-bootstrap
React Seed Template
AkashBabu/react-form-socket
Core library in ReactJS which renders dynamic form using JSON-Schema
AkashBabu/server-helper
Easy expressjs coding with inbuild form validations, db operations for pagination, Session etc
AkashBabu/template-grpc-service
Template for Nodejs GRPC Service
AkashBabu/template-interface
Nodejs Template for Interfaces