Pinned Repositories
bloom-filter-cpp
Bloom filter written in C++ for strings. Tests whether an element belongs to a set. False positive matches are possible, false negatives are not. Also implements Rabin–Karp algorithm with Rabin fingerprint hashes for multiple substring searches.
thegeek's Repositories
thegeek/bloom-filter-cpp
Bloom filter written in C++ for strings. Tests whether an element belongs to a set. False positive matches are possible, false negatives are not. Also implements Rabin–Karp algorithm with Rabin fingerprint hashes for multiple substring searches.
thegeek/django-rest-framework
Web APIs for Django.
thegeek/eml-reader
A professional email processing and analysis platform with web interface and CLI for reading, parsing, and analyzing EML files
thegeek/notepy-online
A professional online note-taking and management platform with web interface and CLI for creating, organizing, and sharing notes
thegeek/pinia-tasks
Pinia showcase.
thegeek/pocket-cli
A terminal application for Pocket
thegeek/PyMiniRacer
Python Mini Racer
thegeek/starter-vue
thegeek/steroids-plugins
PhoneGap plugins on Steroids
thegeek/style_transfer
CNN image style transfer 🎨.
thegeek/the_weather_app
A Simple Test App with Vue3