Projects

Raksha

#App

Raksha is an app based approach towards crime against women.

Raksha provides a SOS button to trigger alert in case of an emergency situation.

When an "Alert" is generated :

1. Raksha calls the emergency numbers (maximum 3) that you provide upon account creation.
2. A notification is sent to all nearby users within a radius of 2 KM with your location.
3. On receiving notification, Google map is opened on receiver's phone highlighting your & their location, which they can use to come to help you.


Checkout at : Youtube

App : Playstore (Android)

Postgrancer

#Database proxy

Postgrancer acts as a proxy between your Application Code & Postgres Database Servers. Enabling connection pooling, query loading balancing between Primary & Replicas and database monitoring with promoting Replica in case of Primary Database failure.


Checkout at : Website

Repository : Github

Related : YouTube

C Http Server

#Server

A lightweight multi-threaded HTTP Server in C from Scratch.


Repository : Github

Related : YouTube

Related : YouTube

Search It Book It

#Marketplace

A platform to search for fitness centers like Gym, Yoga, Martial arts... & book a session with them.


Checkout at : Website

Html to Pdf Generator

# NPM Package

Modified node-html-pdf for linux containers such that binary is included in npm package instead of downloading it from external source


Checkout at : NPM package

Repository : Github

Scratch Up

# NPM Package

A framework to generate structure with frontend, backend, proxy, database & cache layer. With maintaining focus on ease of development on local & deployment as a container system.


Checkout at : NPM package

Repository : Github

ULID Generator

# NPM Package

ULID (Universally Unique Lexicographically Sortable Identifier) Generator in multiple formats for efficient storage in binary form & to be shared as string.


Checkout at : NPM package

Repository : Github