Pinned Repositories
adilansari.github.io
👻 my blackbook
Android-Messenger
Simple android messenger application.
dot_files
My .dot_files and custom system configs.
gnutella-p2p
Peer to peer sharing program built on Gnutella protocol. Connections made over TCP and UDP.
luDecomposition
LU decomposition of a large matrix using OpenMP and MPI
myhttpd
Multithreaded Web Server using C
ohlife-2-dayone
Ohlife has announced shutdown. This script will help move Ohlife data to Dayone (another app).
VirtualMem
Implementation of multiple virtual memory management algorithms. - FIFO (First-in-first-out) - LFU (Least-frequently-used) - LRU-STACK (Least-recently-used stack implementation) - LRU-CLOCK ((Least-recently-used clock implementation – second chance alg.). - LRU-REF8 (Least-recently-used Reference-bit Implementation, using 8 reference bits))
Windy-Grid-World-Q-Learning
Matlab implementation of Windy grid world Q learning approach using greedy policy.
tigris
Tigris is an Open Source Serverless NoSQL Database and Search Platform.
adilansari's Repositories
adilansari/dot_files
My .dot_files and custom system configs.
adilansari/luDecomposition
LU decomposition of a large matrix using OpenMP and MPI
adilansari/ohlife-2-dayone
Ohlife has announced shutdown. This script will help move Ohlife data to Dayone (another app).
adilansari/VirtualMem
Implementation of multiple virtual memory management algorithms. - FIFO (First-in-first-out) - LFU (Least-frequently-used) - LRU-STACK (Least-recently-used stack implementation) - LRU-CLOCK ((Least-recently-used clock implementation – second chance alg.). - LRU-REF8 (Least-recently-used Reference-bit Implementation, using 8 reference bits))
adilansari/adilansari.github.io
👻 my blackbook
adilansari/Android-Messenger
Simple android messenger application.
adilansari/dht
Distributed Hash Table based on Chord design. More like a decentralized distributed system that provides a lookup service similar to a hash table; (key, value) pairs are stored in a DHT, and any participating node can efficiently retrieve the value associated with a given key.
adilansari/MeeDoo
Simple todo list on Android
adilansari/python-scribe-logger
Scribe Logger for Python - https://pypi.python.org/pypi/scribe_logger
adilansari/dec
Distributed Event Coordinating graph. The objective of this project is to implement a distributed event coordination system (DEC) system in C/C++ on a UNIX-based platform. This system will consist of a DEC server which can interact and communicate with multiple DEC clients at the same time.
adilansari/dht-mpi-apis
OpenSource DHT libraries based on message passing interface instead of socket based communication
adilansari/dynamo
Prototype of Amazon DynamoDB. Uses set of techniques that when taken together can form a highly available key-value structured storage system or a distributed data store. It has properties of both databases and distributed hash tables (DHTs). This has a multi-master design requiring the client to resolve version conflicts.
adilansari/easylist
EasyList filter subscription (EasyList, EasyPrivacy, EasyList Cookie, Fanboy's Social/Annoyances/Notifications Blocking List)
adilansari/faceless-chat
Anonymous chatroom
adilansari/Group-Messenger
Totally and Causally ordered Group Messenger on Android. Maintains a persistent key-value store locally.
adilansari/Instafeeder
Instagram popular photos viewer app on Android
adilansari/metronome-go-client
Go client for metronome generated from its OpenAPI spec
adilansari/MovieRecommenderSystem
Non Personal Recommender System for movies suggestion per user.
adilansari/News-At-Command-Line
:newspaper: News at the command line
adilansari/nytimes-reader
NY times article search android app
adilansari/OpenID-Connect-Java-Spring-Server
An OpenID Connect reference implementation in Java on the Spring platform.
adilansari/orbitaldrop
Source for web:
adilansari/otda
Webspace optimization project for Office of temporary and disability assistance, WNYLC.
adilansari/PartyPlotter
Yahoo Open Hack
adilansari/pyfun
python practice
adilansari/tidbyt
A publishing platform for apps developed by the Tidbyt community 🚀
adilansari/tigris-integration-demo
Integrating Tigris with a next.js app
adilansari/Twitter-Aggregator
Collect twitter data over a particular timeframe like a week or so for the purpose of analysis.
adilansari/twitter-client
Android twitter client
adilansari/Web-template-merlot
A fancy GitHub pages theme to make your code look as good as you do.