Pinned Repositories
bigdata-tests
Just a simple repository to test & save different big-data frameworks
constraint-satisfaction-solver
Implementation in Java8&Python based on pseudocode of book Artificial Intelligence: A Modern Approach.
google-oauth2-adapter
Google Oauth2 adapter
jupyter-plusplus
Just an (mini) enhanced version from jupyter.
microbenchmark
Just a simple microbenchmarking tool written in Python.
numbers-solver
Solver of the numbers part of the mythical French TV game 'Des chiffres et des lettres'
py-mongonnator
Just a simple production-ready paginator for Pymongo
python-bloomfilter
Scalable bloom filter using different backends written in Python
vue-flask-celery-docker
Dockerized client-server application of Letters & Numbers Game using Flask, Websockets, Celery and Vue.
vue-flask-celery-docker-leaflet
Dockerized client-server application of Constraint Satisfaction Problems using Flask, Websockets, Celery, Vue and Leaflet.
nitxiodev's Repositories
nitxiodev/vue-flask-celery-docker-leaflet
Dockerized client-server application of Constraint Satisfaction Problems using Flask, Websockets, Celery, Vue and Leaflet.
nitxiodev/py-mongonnator
Just a simple production-ready paginator for Pymongo
nitxiodev/python-bloomfilter
Scalable bloom filter using different backends written in Python
nitxiodev/vue-flask-celery-docker
Dockerized client-server application of Letters & Numbers Game using Flask, Websockets, Celery and Vue.
nitxiodev/constraint-satisfaction-solver
Implementation in Java8&Python based on pseudocode of book Artificial Intelligence: A Modern Approach.
nitxiodev/numbers-solver
Solver of the numbers part of the mythical French TV game 'Des chiffres et des lettres'
nitxiodev/bigdata-tests
Just a simple repository to test & save different big-data frameworks
nitxiodev/google-oauth2-adapter
Google Oauth2 adapter
nitxiodev/jupyter-plusplus
Just an (mini) enhanced version from jupyter.
nitxiodev/microbenchmark
Just a simple microbenchmarking tool written in Python.
nitxiodev/tictactoe
Tic-tac-toe game using minimax algorithm with alpha-beta pruning