Pinned Repositories
awesome-python
A curated list of awesome Python frameworks, libraries and software. Inspired by awesome-php.
libpam-sqlite
SQLite3 compatible Pluggable Authentication Module (PAM).
merkle-tree
A basic implementation of merkle trees
OpenADR
Work-in-progress: A Python implementation of OpenADR as per the guidelines of http://www.openadr.org/
SleekXMPP
XEP-0332
stackoverflow
Basic C/Alogs problems that I discuss in Stackoverflow.com
stanford-algos-1
Design and Analysis of Algorithms - 1 (from Stanford University)
sangeeths's Repositories
sangeeths/merkle-tree
A basic implementation of merkle trees
sangeeths/stanford-algos-1
Design and Analysis of Algorithms - 1 (from Stanford University)
sangeeths/OpenADR
Work-in-progress: A Python implementation of OpenADR as per the guidelines of http://www.openadr.org/
sangeeths/stackoverflow
Basic C/Alogs problems that I discuss in Stackoverflow.com
sangeeths/awesome-python
A curated list of awesome Python frameworks, libraries and software. Inspired by awesome-php.
sangeeths/libpam-sqlite
SQLite3 compatible Pluggable Authentication Module (PAM).
sangeeths/knr-c
All programs in "The C Programming Language" by Brain Kernighan and Dennis Ritchie
sangeeths/libnss-sqlite
SQLite3 compatible Name Service Switch (NSS) module
sangeeths/strings
Basic string manipulation algorithms implemented in C
sangeeths/TweetSO
TweetSO is an automated bot which reads the StackOverflow feed and Tweets them!
sangeeths/SleekXMPP
XEP-0332
sangeeths/bacpypes
BACpypes provides a BACnet application layer and network layer written in Python for daemons, scripting, and graphical interfaces.
sangeeths/be
A Generic Build Engine [WIP]
sangeeths/ConfReader
The simplest .conf file reader!
sangeeths/dltb
DLTB = Download Tamilbeat ; This is a primitive crawler which explores tamilbeat.com and downloads all the mp3 files from the given URL!
sangeeths/dltb_ce
Chrome Extension for Downloading mp3 files from Tamilbeat.com
sangeeths/pc
A generalized producer-consumer implementation using shared memory as a queue
sangeeths/pubsub-mgr
A Topic/Event based Publish-Subscribe model implemented in Python
sangeeths/Scheduler.APScheduler
A python scheduler which is based on APScheduler
sangeeths/simple-rbac
A simple role based access control utility for Python.
sangeeths/simple-rbac-regression
Performance benchmark of Python Simple RBAC
sangeeths/SimplePAM
A simple PAM module for user authentication based on /etc/passwd & /etc/shadow and SQLite3 database files.
sangeeths/sorting
A basic implementation of sorting algorithms in C
sangeeths/vim