Pinned Repositories
10PL
10 papers that all PhD students in programming languages ought to know, for some value of 10
base-emoji
BaseEmoji is a binary-to-emoji encoding scheme that represent binary data in a subset of the Unicode Emoji symbols, designed for triggering senior programmers effortlessly. BaseEmoji is heavily influenced by my furstration towards my tech lead that always shares data (base64 encoded) with me.
bnfparsing
A simple BNF parser generator for Python. Note: in development!
CaseRecommender
Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems
ConLib
cuckoo_filter
Cuckoo Filter Practically Better Than Bloom
Demo_SimpleNavigationCompose
Demo App - Jetpack Compose Navigation
honest-osmtogeojson
honest-osm-to-geojson is python module that converts OSM data represented in XML format into GeoJSON
ML2-Poincare-Embedding
This repository is a simple implementation of Poincaré Embeddings for Learning Hierarchical Representations paper introduced by Maximilian Nickel and Douwe Kiela at Facebook AI Research.
xtwine
This repository is an implementation of TWINE: A Lightweight Block Cipher for Multiple Platforms paper introduced by Tomoyasu Suzaki, Kazuhiko Minematsu, Sumio Morioka, and Eita Kobayashi.
amoallim15's Repositories
amoallim15/base-emoji
BaseEmoji is a binary-to-emoji encoding scheme that represent binary data in a subset of the Unicode Emoji symbols, designed for triggering senior programmers effortlessly. BaseEmoji is heavily influenced by my furstration towards my tech lead that always shares data (base64 encoded) with me.
amoallim15/cuckoo_filter
Cuckoo Filter Practically Better Than Bloom
amoallim15/xtwine
This repository is an implementation of TWINE: A Lightweight Block Cipher for Multiple Platforms paper introduced by Tomoyasu Suzaki, Kazuhiko Minematsu, Sumio Morioka, and Eita Kobayashi.
amoallim15/honest-osmtogeojson
honest-osm-to-geojson is python module that converts OSM data represented in XML format into GeoJSON
amoallim15/ML2-Poincare-Embedding
This repository is a simple implementation of Poincaré Embeddings for Learning Hierarchical Representations paper introduced by Maximilian Nickel and Douwe Kiela at Facebook AI Research.
amoallim15/10PL
10 papers that all PhD students in programming languages ought to know, for some value of 10
amoallim15/bnfparsing
A simple BNF parser generator for Python. Note: in development!
amoallim15/CaseRecommender
Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems
amoallim15/ConLib
amoallim15/Demo_SimpleNavigationCompose
Demo App - Jetpack Compose Navigation
amoallim15/gaza
amoallim15/ply
Python Lex-Yacc
amoallim15/amoallim15.github.io
amoallim15/nltk
NLTK Source
amoallim15/pyppeteer
Headless chrome/chromium automation library (unofficial port of puppeteer)
amoallim15/reactive-shmem
Rective SHMEM
amoallim15/revive-adserver
The world's most popular free, open source ad serving system. You can download the latest release at:
amoallim15/Sci-Hub-2011
amoallim15/SICP-Python-ebook
Structure and Interpretation of Computer Programs (Python) ebook version
amoallim15/sofia
amoallim15/spec_core
3MF's Core specification
amoallim15/ToyLang
A toy programming language built with TypeScript for learning purposes.