Pinned Repositories
python_openapi_generator
This library facilitates creating OpenAPI (Swagger) document for Python projects.
SequentialPhenotypePredictor
Early diagnosis predictor using contextual representation of medical events
vimrc
Vim presets for Python, Rails, Git and NerdTree --- and awesome shortcuts
wael34218's Repositories
wael34218/SequentialPhenotypePredictor
Early diagnosis predictor using contextual representation of medical events
wael34218/python_openapi_generator
This library facilitates creating OpenAPI (Swagger) document for Python projects.
wael34218/vimrc
Vim presets for Python, Rails, Git and NerdTree --- and awesome shortcuts
wael34218/Neo4Reach
Neo4j Plugin that does reachability index. To check if Node(A) is connected with some route to Node(B)
wael34218/awesome-jordan
Awesome open source projects in Jordan or by Jordanians.
wael34218/krammer_huffman_encoder
A Huffman Encoding implementation that compresses large file into smaller size
wael34218/LRUCache
A toy Least Recently Used Cache with unit tests
wael34218/MPG-predictor
Miles per gallon predictor based on mtcars dataset
wael34218/openapi.tools
A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing
wael34218/ordered_hash
Ordered hash that doubles and shrinks based number of current elements in the dictionary
wael34218/rank
A Social Game backend service. It handles all the APIs required by the mobile App
wael34218/tensor_trinkets
My TensorFlow and DeepLearning play area
wael34218/word_embeddings
JOSA Word2Vec TechTalk code