Kailash Nadh

Results 39 repositories owned by Kailash Nadh

otpgateway

407
Stars
79
Forks
Watchers

Standalone server for user address and OTP verification flows with pluggable providers (e-mail, SMS, bank penny drops etc.)

smtppool

124
Stars
28
Forks
Watchers

High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.

gtbump

20
Stars
6
Forks
Watchers

git tag bump: A simple utility to bump and manage git semantic version tags and generate Markdown changelogs.

ml2en

81
Stars
17
Forks
Watchers

An algorithm that transliterates Malayalam script to Roman / Latin characters (commonly 'Manglish') with reasonable phonetic fairness. Available in Python, PHP, Javascript

mlphone

27
Stars
5
Forks
Watchers

MLphone (Python, PHP) is a phonetic algorithm for indexing Malayalam words by their pronounciation, like Metaphone for English. The algorithm generates three Romanized phonetic keys (hashes) of varyi...

paginator

20
Stars
7
Forks
Watchers

Tiny Go package for pagination queries and generating page numbers

pfxsigner

69
Stars
19
Forks
Watchers

A CLI utility and web server for digitally signing PDFs with docsign loaded from PFX (PKCS#12) files

profiler

29
Stars
5
Forks
Watchers

A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.

simplemysql

77
Stars
34
Forks
Watchers

An ultra simple wrapper for Python MySQLdb with very basic functionality

stuffbin

162
Stars
26
Forks
Watchers

Compress and embed static files and assets into Go binaries and access them with a virtual file system in production